* Quanah Gibson-Mount <qua...@zimbra.com>:
> So, with the breakout in Postfix 2.10 for smtpd_relay_restrictions
> and smtpd_recipient_restrictions, I seem to have goofed in relation
> to RBLs and the submission port.
> 
> Right now, we have RBLs added to smtpd_recipient_restrictions.  In
> smtpd_relay_restrictions, I have permit_sasl_authenticated.
> 
> Unfortunately, this means remote (generally mobile) email sent via
> the submission port is being blocked by RBLs because of their
> originating IP, regardless of the fact that the emails are
> authenticated.
> 
> Should I have RBLs in smtpd_relay_restrictions instead?  Or should I
> have moved permit_sasl_authenticated into
> smtpd_recipient_restrictions?  Or something else entirely?

MTA to MTA traffic on 25
MUA to MTA traffic on 587

25:
        Check for transportability
        Fight Spam using e.g. RBL
        Enforce other policies
        Accept

587:
        Check for transportability
        Accept
        
If you need to reconfigure MUAs, use automx to make reconfiguration easier for
Outlook, Thunderbird and other MUAs.

p@rick

-- 
[*] sys4 AG
 
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Joerg Heidrich
 

Reply via email to