On Sun, Mar 03, 2019 at 03:51:35PM -0500, Wietse Venema wrote:
> smtp      unix  -       -       n       -       -       smtp
>     -o { smtp_generic_maps = inline:{{idal...@idallen.ca = you@college}}}

Am I right that since my master.cf already has a "smtp unix" entry, the
above "smtp unix" line would over-ride it and change the From lines in
*all* my outgoing messages?

> Which keeps it all together in one place.

Am I right that I actually have to do these two things (two places):

1. Change my existing College transport map to select a unique service name,
and
2. make main.cf use the same new service name

Like this (two places, not just one)?

transport:
    mycollege.com smtpcollege:[outlook.office365.com]:submission

main.cf:
    smtpcollege      unix  -       -       n       -       -       smtp
        -o { smtp_generic_maps = inline:{{idal...@idallen.ca = 
i...@mycollege.com}}}

-- 
| Ian! D. Allen, BA, MMath  -  idal...@idallen.ca - Ottawa, Ontario, Canada
| Home: www.idallen.com   Contact Improvisation Dance: www.contactimprov.ca
| Former college professor (Free/Libre GNU+Linux) at:  teaching.idallen.com
| Defend digital freedom:  http://eff.org/  and have fun:  http://fools.ca/

Reply via email to