Alf Vark:
> I have a small Postfix server that I'm using to familiarise more with
> configuration of restrictions. I'm handing off all mail to a virtual
> transport which delivers it elsewhere. I'm not using local transport at
> all on this server.
> 
> While experimenting with smtpd_recipient_restrictions, I noticed that
> mails sent to the postmaster (RCPT TO: <postmaster>) bypass all
> restrictions. I don't understand why and I can't find any configuration
> settings that would make that happen.

The postmaster address is special.

If a sysadmin screws up their recipient restriction configuration,
then someone can inform the postmaster that they screwed up.

If they broke their configuration so badly that it does not receive
email anymore, then people will usually notice.

So this is for sysadmins that screw up only mildly.

        Wietse

Reply via email to