[Mailman-Users] Administratively subscribe other users via email

2012-08-18 Thread Nick Bright
command in the mail body, following the subscribe command syntax at http://www.list.org/mailman-member/node41.html, but the response back from mailman is that the commands remain unprocessed. What is the correct syntax for doing this? -- ------

Re: [Mailman-Users] Integrating mailman with postfix, using virtual domains

2011-10-12 Thread Nick Bright
On 10/11/2011 6:07 PM, Mark Sapiro wrote: On 10/10/2011 5:40 PM, Nick Bright wrote: [...] mm_cfg.py contains: POSTFIX_STYLE_VIRTUAL_DOMAINS = ['valnet.net'] MTA = 'Postfix' DEFAULT_URL_HOST = 'mail.valnet.net' DEFAULT_EMAIL_HOST = 'valnet.net' VI

[Mailman-Users] Integrating mailman with postfix, using virtual domains

2011-10-11 Thread Nick Bright
I'm sure this has been covered many times; however nothing I've found so far in the mailing list archives has alleviated this problem. I've followed the mailman documentation for integrating mailman with postfix, according to http://www.list.org/mailman-install/postfix-virtual.html as well as