On Thu, 17 Jan 2008, Mark Sapiro wrote:

> Joakim Nömell wrote:
>> Hi all. I have just upgraded my system to MM 2.1.9 and wonder if it is
>> possible to change the -owner-addresses to something else?
>
>
> It may or may not be easy. At a minimum, you'd need to change
>
>    def GetOwnerEmail(self):
>        return self.getListAddress('owner')
>
> in Mailman/MailList.py to
>
>    def GetOwnerEmail(self):
>        return self.getListAddress('somethingelse')
>
> And also change the -owner aliases. I can't promise there aren't other
> places where the -owner address is generated.

OK, I'm using exim so there are no aliases, just a router & a transport to 
mailman. I will give this a try.

-- 
__________________________________________________________________
Joakim Nömell     Tel  : 070 771 31 00     MSN  : [EMAIL PROTECTED]
Unix engineer                              Web  : http://nomell.se
------------------------------------------------------------------
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to