Re: [Mailman-Users] Virtual hosts question

2011-01-13 Thread Rob
On Jan 13, 2011, at 3:21 PM, Chris Tandiono wrote: > 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/Mailm

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

[Mailman-Users] Virtual hosts question

2011-01-13 Thread Rob
Hi, I'm just turning virtual hosts on for the first time in a stable installation of Mailman 2.1.13 (the distribution provided with Mac OS X Server 10.6) I rewrote my mm_cfg.py file like this: # Put YOUR site-specific settings below this line. MTA = 'Postfix' DEFAULT_EMAIL_HOST = 'acvr.org' DEF