Quote:
the access(5) man page documents a HOLD action. might that be what you're looking for?
|
Hi, thanks for the suggestion. I'd previously tried that but when sending a test email the email sending looped until it timed out without it being accepted which seems a bizarre behaviour.
I made the following changes to implement it:
/etc/postfix/main.cf:
smtpd_client_restrictions =
check_client_access hash:/etc/postfix/access
/etc/postfix/access:
192.168.0 HOLD