On 03/21/2018 11:49 PM, Falk, Fredrik wrote:
> 
> On the old system the e-mail I receive is coming from 
> listname-bounces.suf...@domain.com on behalf of mailman-ow...@domain.com
> And in the e-mail body there is also the e-mail address present 
> listname-request.suf...@domain.com
> 
> Now on the new system the e-email is coming from listname-boun...@domain.com 
> on behalf of mailman-ow...@domain.com
> In the e-mail body the e-mail is listname-requ...@domain.com
> 
> 
> So you see, I am missing the “.suffix” part
> 
> I have not found any setting which would change the behavior like this.
> Anyone has any idea what I am missing?


The address in the welcome message is in the subscribeack.txt template.
The FAQ article at <https://wiki.list.org/x/4030605> describes the
search order.

The address in the envelope comes from the GetBouncesEmail() list method
which in turn uses the getListAddress() method. These are defined in
Mailman/MailList.py.

What modifications to these did you have on the old system that you
didn't carry forward?

-- 
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@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to