Agustin Casiva writes:
This is the message from the telnet console, maybe i do someting rong.[EMAIL PROTECTED] ~ $ telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'.220 blackperl ESMTP helo blackperl250 blackperl Ok. mail from: [EMAIL PROTECTED] 554 Syntax error - your mail software violates RFC 821.
Yes -- this is invalid SMTP. The SMTP MAIL FROM: syntax is: MAIL FROM:<[EMAIL PROTECTED]>Angle brackets are required. Same thing for the RCPT TO: statement. Additionally, Courier will refuse to accept any domain that's not a fully-qualified domain name.
pgpr5yHGTU72z.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
