Hi all,
I am getting this error from the user registration (by selecting ns_param RegistrationRequiresEmailVerificationP 0):
[25/Jun/2000:17:00:44][12585.19463][-conn9-] Error: nsd.tcl:
Expected a 250 status line; got:
554 buildaddr: no host
Expected a 250 status line; got:
554 buildaddr: no host
while executing
"_ns_sendmail $smtp $smtpport $timeout $tolist $bcclist $from
$subject $body $extraheaders"
(procedure "ns_sendmail" line 58)
invoked from within
I checked my /etc/hosts and it's there. I don't know if this is some silly Sendmail configuration (I didn't setup the box), but Watchdog sends me e-mail with the error logs just fine (but it's written in Perl, hence it doesn't use ns_sendmail).
Anybody knows what could be causing AOLserver's ns_sendmail to act like that ?
TIA.
Request notifications