För att blockera mail till en viss mottagare.
main.cf
smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/recipient_access
Synology (hash:/volume1/@optware/etc/postfix/recipient_access)
recipient_access
mail@example.com REJECT
postmap /etc/postfix/recipient_access
postfix reload