Re: [Mailman-Users] Virtual hosts question

2011-01-13 Thread Chris Tandiono
On 13 Jan 2011, at 11:14 , Rob wrote: > > But when I use mailmanctl to restart I get this error: > > Traceback (most recent call last): > File "./mailmanctl", line 106, in >from Mailman import mm_cfg > File "/usr/share/mailman/Mailman/mm_cfg.py", line 50, in >add_virtualhost(www.lists

Re: [Mailman-Users] Problems with Mailman set-up in Mac OS X Server and Server Admin.

2010-12-14 Thread Chris Tandiono
You might need to change the setting in Mac OS X Server Admin rather than manually changing it in mm_cfg.py. For example, when you add a directory in web sharing in the sharing prefpane, it's added to httpd.conf, and I think it will automatically be re-added if you remove it from httpd.conf with

Re: [Mailman-Users] Mailman list sends but doesn't receive mail.

2010-12-08 Thread Chris Tandiono
On Wed, 08 Dec 2010 16:45:16 -0800, JRC Groups wrote: On a different note, why is the clock on top of the terminal window above displaying Dec 7 18:19:11 when it is now Dec 8, 4:41 pm here in California ? The clock on the menu bar of the server computer has the proper time but the Termina

Re: [Mailman-Users] Django itegration

2010-11-30 Thread Chris Tandiono
On Mon, 29 Nov 2010 09:01:15 -0800, Tim wrote: Hi all, Anybody done the django_mailman thing? I'm sure the documentation could be a bit better. Any help appreciated. Tim Not personally. However, if you add Mailman to your Python path, in your Django views you can just do things like "f

Re: [Mailman-Users] Redundant Mailman servers

2010-11-10 Thread Chris Tandiono
On Wed, 10 Nov 2010 12:36:45 -0800, Ivan Fetch wrote: I wonder if this could be the host_name option for the mailing lists, vs. DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST on your two other Mailman servers? In other words, a difference between the Mailman configured email and web server hostna