I have a file: recipient_checks with [email protected] REJECT and the corresponding hashed recipient_checks.db. In main.cf I have: smtpd_recipient_restrictions = ...... ...... check_recipient_access hash:/etc/postfix/maps/recipient_checks
The transport is: virtual_transport = dovecot. When I send to [email protected] it doesn't rejected. What I have missed?
