Stefano wrote:
David Legg ha scritto:

It probably means James' code needs a little more tightening for these edge cases.

       Test 18/28

 >>> RSET
<<< 250 2.0.0 OK
 >>> MAIL FROM: <[EMAIL PROTECTED]>
<<< 250 2.1.0 Sender <[EMAIL PROTECTED]> OK
 >>> RCPT TO: <"test%spam.com">
<<< 250 2.1.5 Recipient <"test%spam.com"@localhost> OK

     Host is an open relay !

Why? JAMES is not delivering the mail to [EMAIL PROTECTED], it instead will deliver it to the local user "test%spam.com" if existing. The % is like any other char to james, so there is no harm in using it.

Forgive my ignorance! Yes of course you are right. I was looking at the MAIL FROM: line and wondering why James didn't challenge the test to authenticate itself as it claims to be a local user.

David Legg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to