Re: Before-Queue forwarding

2014-10-08 Thread Wietse Venema
Noel Jones: > The problem is "some incoming mail". Postfix has no method to > selectively send some mail to the smtpd_proxy_filter, and pass > other mail through (or to a different proxy). > > Yes, it would be a good idea in this case to selectively proxy > messages to the external host, but it's

Re: Before-Queue forwarding

2014-10-08 Thread Noel Jones
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/8/2014 10:54 AM, Lothar Gesslein wrote: > Hi, > > my postfix has to forward some incoming mails to another SMTP > server not under my control. This SMTP server has filters and > limits that differ from my own, and will reject some mail that > my

Before-Queue forwarding

2014-10-08 Thread Lothar Gesslein
Hi, my postfix has to forward some incoming mails to another SMTP server not under my control. This SMTP server has filters and limits that differ from my own, and will reject some mail that my postfix accepted. When this happens my postfix has to send a bounce mail back to the original sender. W