Hello,
I have installed courier on my computer. I just to make a local mail server. Everything works well except esmtp. In fact I can't login, smtp send me a 517 Syntax error. Here is an example of a connection with smtp :
telnet 192.168.0.8 25 Trying 192.168.0.8... Connected to uranus (192.168.0.8). Escape character is '^]'. 220 uranus ESMTP ehlo uranus 250-uranus Ok. 250-XVERP=Courier 250-XEXDATA 250-XSECURITY=NONE,STARTTLS 250-PIPELINING 250-8BITMIME 250-SIZE 250 DSN vrfy [EMAIL PROTECTED] 250 <[EMAIL PROTECTED]> MAIL FROM:<[EMAIL PROTECTED]> 517 Syntax error.
Like the error says, you have a "Syntax error". Specifically, "uranus" is a planet, not a full email address...
jerry
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
