Hello Davide

To continue thread about crlf problem, here are some points that trouble me.

In a xmail server used as a gateway with NO filters at all, just
mailproc.tab files that do relay to a av server (Symantec AV for SMTP
Gateways) then the av server relay to the real server, the av server reject
some mails for the following reasons (not virus related but 'rfc' related) :

***********************************************
550 Requested action not taken: NUL characters are not allowed.
-----------------------------------------------
[<00>] XMail bounce: [EMAIL PROTECTED];Error=[550 Requested action not
taken: NUL characters are not allowed.]


[<01>] Error sending message [1100590915441.2252.msg] from [xxxxxxxx.xxx].

ID:        <S18DCD4>
Mail From: <[EMAIL PROTECTED]>
Rcpt To:   <[EMAIL PROTECTED]>
Server:    <SERVER> [1.2.3.4]


[<02>] The reason of the delivery failure was:

550 Requested action not taken: NUL characters are not allowed.


[<04>] Here is listed the message log file:

[PeekTime] 1100590911 : Tue, 16 Nov 2004 08:41:51 +0100
<<
ErrCode   = -162
ErrString = End of socket stream data
SMAIL SMTP-Send FWD = "1.2.3.4" SMTP = "xx.xxxx.xxx" From = "[EMAIL PROTECTED]"
To = "[EMAIL PROTECTED]" Failed !
SMTP-Error = "550 Requested action not taken: NUL characters are not
allowed."
SMTP-Server = "1.2.3.4"
>>


[<05>] Here is listed the initial part of the message:
..
..

***********************************************

***********************************************
550 Requested action not taken: Nonstandard SMTP line terminator.
-----------------------------------------------
[<00>] XMail bounce: [EMAIL PROTECTED];Error=[550 Requested action not
taken: Nonstandard SMTP line terminator.]


[<01>] Error sending message [1100543607300.3472.msg] from [xxxx.xxx].

ID:        <S18D94C>
Mail From: <[EMAIL PROTECTED]>
Rcpt To:   <[EMAIL PROTECTED]>
Server:    <SERVER> [1.2.3.4]


[<02>] The reason of the delivery failure was:

550 Requested action not taken: Nonstandard SMTP line terminator.


[<04>] Here is listed the message log file:

[PeekTime] 1100543606 : Mon, 15 Nov 2004 19:33:26 +0100
<<
ErrCode   = -162
ErrString = End of socket stream data
SMAIL SMTP-Send FWD = "1.2.3.4" SMTP = "xxxx.xxx" From = "[EMAIL PROTECTED]" To
= "[EMAIL PROTECTED]" Failed !
SMTP-Error = "550 Requested action not taken: Nonstandard SMTP line
terminator."
SMTP-Server = "1.2.3.4"
>>


[<05>] Here is listed the initial part of the message:
..
..
***********************************************

***********************************************
501 Syntax error in parameters, no path found
-----------------------------------------------
[<00>] XMail bounce: [EMAIL PROTECTED];Error=[501 Syntax error in
parameters, no path found]


[<01>] Error sending message [1100589449553.3632.msg] from [xxxx.xxx].

ID:        <S18DC8B>
Mail From: <@globalpac.com>
Rcpt To:   <[EMAIL PROTECTED]>
Server:    <SERVER> [172.31.0.1]


[<02>] The reason of the delivery failure was:

501 Syntax error in parameters, no path found


[<04>] Here is listed the message log file:

[PeekTime] 1100589446 : Tue, 16 Nov 2004 08:17:26 +0100
<<
ErrCode   = -81
ErrString = [MAIL FROM:] not permitted by remote SMTP server
ErrInfo   = 501 Syntax error in parameters, no path found
SMAIL SMTP-Send FWD = "1.2.3.4" SMTP = "xxxx.xxx" From = "@globalpac.com" To
= "[EMAIL PROTECTED]" Failed !
SMTP-Error = "501 Syntax error in parameters, no path found"
SMTP-Server = "1.2.3.4"
>>


[<05>] Here is listed the initial part of the message:
..
..
***********************************************

These are most 'spam' messages, so it's good, but this don't explain why
xmail :

- accept malformed mails (with nul characters)

- Relay some messages that are not cr/lf compliant as required by rfc's
(even for accepting 'bugged mua/mta' that are not compliant)
According to your last response for '[xmail] Re: Sending email', xmail
allways replace orpheans lf with cr/lf, so, the second problem CAN'T exist
.... and here there is no filters ... A bug in the av server software ?

- Accept malformed SMTP 'MAIL FROM' email addresses ... (here @globalpac.com
alone ...)

Any idea about what can generate these errors (xmail, the av server, others
....)?

Francis


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to