On 6/26/25 11:37, Hirayama, Pat wrote:

When I look at the domains in mailman-core, I see:

show_domains()
<Domain fhcrc.org>
<Domain fredhutch.org>
<Domain lists.fhcrc.org, , alias: lists.fredhutch.org>
<Domain lists.hanc.info, , alias: >
- owner: cit-sys-engineer...@fredhutch.org


This is part of the problem. The alias domain for a list should not be a real domain. Apparently, someone set this up so that mail to lists in the lists.fhcrc.org domain would go to the corresponding list in the lists.fredhutch.org domain. I think that may actually work, but you need more. In order to add recipients to the patest-bounces addresses, the recipient domains need to have an alias domain. In the cases below the domains lists.fredhutch.org and lists.hanc.info. E.g set an alias domain for lists.fredhutch.org to x.lists.fredhutch.org and for lists.hanc.info to x.lists.hanc.info. Then postfix_vmap will contain entries like

patt...@lists.fhcrc.org   patt...@lists.fredhutch.org
pattest-boun...@lists.fhcrc.org  pattest-boun...@lists.fredhutch.org
pattest-conf...@lists.fhcrc.org  pattest-conf...@lists.fredhutch.org
pattest-j...@lists.fhcrc.org  pattest-j...@lists.fredhutch.org
pattest-le...@lists.fhcrc.org  pattest-le...@lists.fredhutch.org
pattest-ow...@lists.fhcrc.org  pattest-ow...@lists.fredhutch.org
pattest-requ...@lists.fhcrc.org  pattest-requ...@lists.fredhutch.org
pattest-subscr...@lists.fhcrc.org  pattest-subscr...@lists.fredhutch.org
pattest-unsubscr...@lists.fhcrc.org  
pattest-unsubscribe@lists.fredhutch.orgpatt...@lists.fredhutch.org

patt...@lists.fredhutch.org   patt...@x.lists.fredhutch.org
pattest-boun...@lists.fredhutch.org  pattest-boun...@x.lists.fredhutch.org
pattest-conf...@lists.fredhutch.org  pattest-conf...@x.lists.fredhutch.org
pattest-j...@lists.fredhutch.org  pattest-j...@x.lists.fredhutch.org
pattest-le...@lists.fredhutch.org  pattest-le...@x.lists.fredhutch.org
pattest-ow...@lists.fredhutch.org  pattest-ow...@x.lists.fredhutch.org
pattest-requ...@lists.fredhutch.org  pattest-requ...@x.lists.fredhutch.org
pattest-subscr...@lists.fredhutch.org  pattest-subscr...@x.lists.fredhutch.org
pattest-unsubscr...@lists.fredhutch.org  
pattest-unsubscribe@x.lists.fredhutch.orgpatt...@lists.fredhutch.org

pht...@lists.hanc.info   patt...@x.lists.hanc.info
phtest-boun...@lists.hanc.info  pattest-boun...@x.lists.hanc.info
phtest-conf...@lists.hanc.info  pattest-conf...@x.lists.hanc.info
phtest-j...@lists.hanc.info  pattest-j...@x.lists.hanc.info
phtest-le...@lists.hanc.info  pattest-le...@x.lists.hanc.info
phtest-ow...@lists.hanc.info  pattest-ow...@x.lists.hanc.info
phtest-requ...@lists.hanc.info  pattest-requ...@x.lists.hanc.info
phtest-subscr...@lists.hanc.info  pattest-subscr...@x.lists.hanc.info
phtest-unsubscr...@lists.hanc.info  
pattest-unsubscr...@x.lists.hanc.infopatt...@lists.hanc.info

And I think
postfix_lmtp will contain entries like

patt...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-boun...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-conf...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-j...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-le...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-ow...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-requ...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-subscr...@x.lists.fredhutch.org  lmtp:[mailman-core]:24
pattest-unsubscr...@x.lists.fredhutch.org  lmtp:[mailman-core]:24

pht...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-boun...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-conf...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-j...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-le...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-ow...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-requ...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-subscr...@x.lists.hanc.info  lmtp:[mailman-core]:24
phtest-unsubscr...@x.lists.hanc.info  lmtp:[mailman-core]:24


In any case you will then be able to add the additional recipient to the
phtest-boun...@lists.hanc.info entry in postfix_vmap.

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/FBGSW4PQKZEYEPTF25KWS5Z5DDY3U6MW/

This message sent to arch...@mail-archive.com

Reply via email to