:-)

I'd like to disable any mail from 'my.domain' from external networks and non authenticated users. For envelope addresses my solution works and is as follows:

At first bind valid addresses with their owners:

Precisely:

smtpd_sender_restrictions =
        check_sender_acces ...
        check_client_access ...
        reject_sender_login_mismatch,

for some exceptions for the print server and some special pseudo-users.

Best regards,
/m

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to