Daniel L. Miller wrote:
> Daniel L. Miller wrote:
>> Kevin wrote:
>>   
>>>>> Though this log "Sender address rejected: unverified address" is 
>>>>> suspicious. (read: possible cause)
>>>>>         
> This is part of a thread I have on the Postfix list on this issue.
> 
>     Wietse-
> 
> The RCPT TO command was rejected with "503 5.5.1 Error: nested MAIL command".
> 
>     Me-
> 
> Because ASSP exists as a perl script, it's easy to search the code.  
> assp.pl has neither "nested", nor "unverified", nor "5.5.1" contained in 
> it - anywhere.
> 
>     Victor-
> This does not make it innocent. Postfix returns this error when two "MAIL
> FROM:" commands are sent on the same connection without an intervening
> "." or "RSET". Don't blame the messenger though, the problem is with the
> proxy sending the second "MAIL FROM".
> 
>     Me-
> Is it possible that the reject came from my (obviously incorrectly 
> configured) Postfix?
> 
>     Victor-
> No, this is built-in, and is correct, the problem is incorrect behaviour
> (under some conditions) in ASSP.

He is correct in saying that just because ASSP itself does not contain 
that particular message it does not make it innocent, for instance it 
could be a user configured option, or it could be in one of the Perl 
modules it uses.

It's those odd conditions that are going to be a pain to nail down I think.

Kevin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to