Re: [Mailman-Users] issues with mm_cfg.py

2008-07-09 Thread Mark Sapiro
Knabe, Troy wrote: > >As for DEFAULT_MSG_FOOTER, that is the default for lists created after >you made the change. It has no effect on exisitng lists. (more below) > >I understand that, but it didn't seem to work that way, I will test it again. > >So here is my snip of mm_cfg.py, my concern is that

Re: [Mailman-Users] issues with mm_cfg.py

2008-07-09 Thread Knabe, Troy
As for DEFAULT_MSG_FOOTER, that is the default for lists created after you made the change. It has no effect on exisitng lists. (more below) I understand that, but it didn't seem to work that way, I will test it again. So here is my snip of mm_cfg.py, my concern is that my "mailhost" is mydoma

Re: [Mailman-Users] issues with mm_cfg.py

2008-07-09 Thread Mark Sapiro
Knabe, Troy wrote: >This is my mm_cfg.py but it doesn't appear that mailman is utilizing it. I >had to change my DEFAULT_EMAIL_HOST in Defaults.py in order for it to take >affect on install, and now I am trying to set the DEFAULT_MSG_FOOTER and it is >not using this one. Any insights? See <

[Mailman-Users] issues with mm_cfg.py

2008-07-09 Thread Knabe, Troy
This is my mm_cfg.py but it doesn't appear that mailman is utilizing it. I had to change my DEFAULT_EMAIL_HOST in Defaults.py in order for it to take affect on install, and now I am trying to set the DEFAULT_MSG_FOOTER and it is not using this one. Any insights? cat mm_cfg.py # -*- python -*-