|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: "%" character in MAIL FROM??
From: Jussi Silvennoinen (jussi_postfix
silvennoinen.net)
Date: Wed Jan 18 2006 - 07:56:41 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > > Jan 18 13:15:43 web postfix/qmgr[26578]: 004CF51DC2:
> > > from=<SRS0=PVEe=3O=k.st=jasonvor3%TEXT1%
srs.kundenserver.de>,
> > > size=2968, nrcpt=1 (queue active)
> >
> > Admittedly, the address LOOKS odd.
>
> However odd it may look, it is fully RFC compliant. In fact
> user%host
domain, is legacy Sendmail source route syntax, and is even
> supported by Postfix. This interpretation of the local-part is a local
> matter, neither sanctioned, nor endorsed by the RFC.
>
> This said, addresses of the form '%foo
domain' or 'foo%
domain' are
> not recommended, because Sendmail compatible systems may experience
> indigestion. They are never the less quite legal.
>
> > > If they are correct how can Postfix (Version 2.2.8) be configured to
> > > reject and if not where do i find the reference in the RFC.
> >
> > Use a regexp/pcre check_sender_access map:
> >
> > /%/ 554 Huh? Percent?
> >
> No. This is way too strict, and *will* block legitimate email.
Usually very small quantities of it. However, if you talk a lot to
Lotus Notes systems, don't use that. I'm averaging about 150 messages
(0,0075%) a day to a similar rule. Most of it is pure junk.
Funny that I see the same (almost) envelope-sender here.
--
Jussi
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]