On 22.08.2008 21:50, Wietse Venema wrote:
> To avoid RFC compliance checks for domain example.com, put them after
> a recipient access table.
>
> For example:
>
> /etc/postfix/main.cf:
>     smtpd_recipient_restrictions =
>       reject_unlisted_recipient
>       permit_mynetworks
>       ...
>       reject_unauth_destination
>       check_recipient_access hash:/etc/postfix/recipient_access
>       [RFC compliance checks here]
>       ...
>
> /etc/postfix/recipient_access
>     example.com       OK
>
>   
Thanks for that hint! And sorry for not thinking of that myself.
>
> Unformtunately, Postfix has no built-in feature to label mail.
>
>       Wietse
>   
Ah allright. I will look a little deeper into the different policy deamons.

Thanks again!

-- 
Cheers,

Max


Linux-User #477672
PGP: 0x9CD7ED53

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to