On Tue, 16 Nov 2004, CLEMENT Francis wrote: > - accept malformed mails (with nul characters)
Wanna parse all email data? Put your own SMTP filter and pay the price in your own server. > - 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 ? XMail *accept and sanitize* non correctly terminated lines. > - Accept malformed SMTP 'MAIL FROM' email addresses ... (here @globalpac.com > alone ...) This will eventually have to be fixed, lazily. - Davide - 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]
