Re: [exim] mail to myself is rejected

Pàgina inicial
Delete this message
Reply to this message
Autor: Chris Purves
Data:  
A: exim-users
Assumpte: Re: [exim] mail to myself is rejected
On Sunday 02 April 2006 10:59, Derrick MacPherson wrote:
> mail# exim -v -bt chris@???
> chris@???
>    router = dnslookup, transport = remote_smtp
>    host mail.northfolk.ca [220.234.29.148] MX=5
> mail# telnet 220.234.29.148 25
> Trying 220.234.29.148...
> Connected to 220.234.29.148.
> Escape character is '^]'.
> 220 aurora.northfolk.ca ESMTP Exim 4.50 Sun, 02 Apr 2006 10:55:58 +0800
> mail from:<dmacpher@???>
> 250 OK
> rcpt to:<chris@???>
> 250 Accepted
> data
> 354 Enter message, ending with "." on a line by itself
> Test message to your smtp port
> .

>
> 250 OK id=1FPslT-00054y-S3
> 500 unrecognized command
>
>
> Somethings screwy there...


No, I believe everything is working this case. I did receive your "Test
message to your smtp port" mail. The 500 unrecognized command error is
because you send an unrecognised command (probably ENTER) after the message
was received.

--
Good day, eh.
Chris