Kev: > Hi Team, > > I use smtpd_restriction_classes extensively to set who can receive from > who and who can send it to, this is a company policy and its needed. > > setup is simple > > Spam Filter (Postfix - Multiple Servers) ---> Internal Email Server > (Postfix + Dovecot) > > We use recipient bcc maps on the MX servers to copy the filtered users > email to monitoring email box. i get both rejected and non rejected > email on to this. is there anyway i can setup postfix only to copy the > rejected email to the monitoring email account ?
When the Postfix SMTP server rejects a message, that message is not received. Wietse