Need Help with SMTP
Hey gurus,
I have installed Ikonboard on my NT server. It is an older version because my hosting provider only has Perl 5.003 loaded and the latest version of Ikonboard requires Perl 5.004.
My dilemma is that I have everything working great with the exception of email. This version of Ikonboard only uses Sendmail which is yet another program my host doesnt provide. The newer version has an SMTP option.
I was wondering if any of you might wish to help me get this board to use SMTP instead of Sendmail.
Thank you in advance,
Eric
Eric Rainey - Owner
In Depth Arts
http://www.critical-depth.com
Matt@Ikonboard posted this at 02:44 — 12th February 2001.
They have: 16 posts
Joined: Jan 2001
Heh, email me at [email protected] and I'll help you out.
Just let me know you posted here in the subject line or high up in the email message, I get a lot of email asking for support and unfortunately I can't respond to them all - but I will respond to yours.
my $friends = qq[=:Jilly , Andrew , Peter & Harry:=];
print &welcome($friends), "2"; my @home;
sub welcome{my $s=shift; $s=~s{^(=\(.+?)(\:=)$}
{$_=$2;@home=split/[&,]/;}esgx;$friends= join'me',@home;
$friends=~s{(\A|\S|\s+)([A-Z]).+?(\s|\Z)}{$2}sge;my$c=-1;
$friends=~s{(me|\Z)}{++$c;@_=(qw|ust nother erl acker|);qq!$_[$c] !;}eg; $friends}
InDepthArts posted this at 03:36 — 12th February 2001.
They have: 4 posts
Joined: Jan 2001
Thanks Matt! Email sent.
Eric
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.