On 02/17/2015 10:44 PM, Martin Gregorie wrote:
On Tue, 2015-02-17 at 13:38 -0600, ricky gutierrez wrote:
this solution looks cool , I was thinking of putting another server
with a specific account and through transport map from the gw send
e-mail server to another server with a specific account.
I was looking for how to handle this with postfix
The Postfix 'always_bcc' directive writes copies of all incoming and
outgoing e-mail to a mail user you'd set up to receive that mail stream.
I use it to feed my mail archiving system, but of course you can do
pretty much anything you want with it.
including ugly backscattering if your bCC target has a hickup.
Smart glue applications give you the option to selectively quarantine
spam without extra risky smtp sesssions.