On Fri, Feb 27, 2015 at 02:37:27PM -0800, Quanah Gibson-Mount wrote:
> >A sophisticated user who knows what's going on might use:
> >
> > # Canonicalize all header and envelope addresses.
> > #
> > canonical_maps = ${indexed}canonical
> >
> > # Poor man's SRS milter
> > #
> > sender_canonical_classes = envelope_sender
> > sender_canonical_maps = socketmap:unix:/var/run/srs:srs_sender
> >
> >Carefully making sure that this is applied only to external domains
> >and only for email that is leaving your system (outbound edge
> >gateway). And something similar on the inbound path for any bounces
> >that come back.
>
> Thanks! I've moved the proxy:ldap lookup to canonical_maps with no ill
> effect in my testing. Now to proceed with SRS.
Noting of course that for reverse-path bounces, you'll be rewriting
the recipient address. Good luck.
--
Viktor.