[Mailman-Users] Change -owner addresses

Joakim Nömell joakim at nomell.se
Wed Jan 23 11:50:27 CET 2008


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  : joakim at nomell.nu
Unix engineer                              Web  : http://nomell.se
------------------------------------------------------------------


More information about the Mailman-Users mailing list