Re: [Mailman-Users] hostname problem

2006-03-07 Thread Mark Sapiro
Patrick Bogen wrote: >On 3/7/06, Jeremy Baker <[EMAIL PROTECTED]> wrote: >> Defaults.py has the following entries: >> >snip >> >> I don't have any entries in the mm_cfg.py file. >I don't think this is causing your problem, but all site-specific >(e.g., 'your') configuration directives should go in

Re: [Mailman-Users] hostname problem

2006-03-07 Thread Patrick Bogen
On 3/7/06, Jeremy Baker <[EMAIL PROTECTED]> wrote: > Defaults.py has the following entries: > snip > > I don't have any entries in the mm_cfg.py file. I don't think this is causing your problem, but all site-specific (e.g., 'your') configuration directives should go in mm_cfg.py, not Defaults.py.

[Mailman-Users] hostname problem

2006-03-07 Thread Jeremy Baker
I have just installed mailman on my postfix mailserver called white.domain.tld. My webserver is a separate server called www.domain.tld. Email for the domain is of the form [EMAIL PROTECTED] I used the configure options --with-mailhost=domain.tld and --with-urlhost=www.domain.tld. My Defaul