
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-engineering@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
pattest@lists.fhcrc.org pattest@lists.fredhutch.org pattest-bounces@lists.fhcrc.org pattest-bounces@lists.fredhutch.org pattest-confirm@lists.fhcrc.org pattest-confirm@lists.fredhutch.org pattest-join@lists.fhcrc.org pattest-join@lists.fredhutch.org pattest-leave@lists.fhcrc.org pattest-leave@lists.fredhutch.org pattest-owner@lists.fhcrc.org pattest-owner@lists.fredhutch.org pattest-request@lists.fhcrc.org pattest-request@lists.fredhutch.org pattest-subscribe@lists.fhcrc.org pattest-subscribe@lists.fredhutch.org pattest-unsubscribe@lists.fhcrc.org pattest-unsubscribe@lists.fredhutch.orgpattest@lists.fredhutch.org
pattest@lists.fredhutch.org pattest@x.lists.fredhutch.org pattest-bounces@lists.fredhutch.org pattest-bounces@x.lists.fredhutch.org pattest-confirm@lists.fredhutch.org pattest-confirm@x.lists.fredhutch.org pattest-join@lists.fredhutch.org pattest-join@x.lists.fredhutch.org pattest-leave@lists.fredhutch.org pattest-leave@x.lists.fredhutch.org pattest-owner@lists.fredhutch.org pattest-owner@x.lists.fredhutch.org pattest-request@lists.fredhutch.org pattest-request@x.lists.fredhutch.org pattest-subscribe@lists.fredhutch.org pattest-subscribe@x.lists.fredhutch.org pattest-unsubscribe@lists.fredhutch.org pattest-unsubscribe@x.lists.fredhutch.orgpattest@lists.fredhutch.org
phtest@lists.hanc.info pattest@x.lists.hanc.info phtest-bounces@lists.hanc.info pattest-bounces@x.lists.hanc.info phtest-confirm@lists.hanc.info pattest-confirm@x.lists.hanc.info phtest-join@lists.hanc.info pattest-join@x.lists.hanc.info phtest-leave@lists.hanc.info pattest-leave@x.lists.hanc.info phtest-owner@lists.hanc.info pattest-owner@x.lists.hanc.info phtest-request@lists.hanc.info pattest-request@x.lists.hanc.info phtest-subscribe@lists.hanc.info pattest-subscribe@x.lists.hanc.info phtest-unsubscribe@lists.hanc.info pattest-unsubscribe@x.lists.hanc.infopattest@lists.hanc.info
And I think postfix_lmtp will contain entries like
pattest@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-bounces@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-confirm@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-join@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-leave@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-owner@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-request@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-subscribe@x.lists.fredhutch.org lmtp:[mailman-core]:24 pattest-unsubscribe@x.lists.fredhutch.org lmtp:[mailman-core]:24
phtest@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-bounces@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-confirm@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-join@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-leave@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-owner@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-request@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-subscribe@x.lists.hanc.info lmtp:[mailman-core]:24 phtest-unsubscribe@x.lists.hanc.info lmtp:[mailman-core]:24
In any case you will then be able to add the additional recipient to the phtest-bounces@lists.hanc.info entry in postfix_vmap.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan