Steve Slowik wrote:
I have upgraded to the latest qmailtoaster and have started getting incoming (forwarded) mail bounced.

When the forwarded SRS header includes ' / ', the mail bounces.

SMTP error from remote mail server after MAIL FROM:<SRS0=i/[EMAIL PROTECTED]> SIZE=3829: host mail.xxxxxx.com [207.145.21.25]: 571 sorry, sender address has invalid format (#5.7.1 - chkuser)

I have added:

#define CHKUSER_ALLOW_SENDER_CHAR_4 '/'

to chkuser_settings.h

and still have the the problem.

I have also added:

SENDER_NOCHECK="" to tcp.smtp

Any help would be appreciated.

Regards, Steve


I don't know about SENDER_NOCHECK.

chkuser_settings.h is there for documentation purposes only. You need to rebuild the package, making your modification after the source is installed, but before compilation begins. The easiest way at this point to do that is to use the procedure Nick outlined here:
http://www.mail-archive.com/[email protected]/msg04628.html
--
-Eric 'shubes'

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to