Hi I trying to run mailman on my own laptop. I have been able to install mailman and it's running (i can view the mailman start up pages)
I have specified the DEFAULT_URL_HOST and DEFAULT_URL_HOST to be my laptop's ip addresses in mm_cfg.py But am not able to send/recieve mails I am also not able to create new lists. (When trying to create new lists, I get an error: *Unknown virtual host ) * Is there something wrong with my postfix installation or with the mm_cfg.py values? On Sat, May 30, 2009 at 12:11 AM, Malveeka Tewari <[email protected]>wrote: > Thanks a lot! > Now atleast my mailman is running > > Malveeka > > > On Fri, May 29, 2009 at 11:50 PM, Mark Sapiro <[email protected]> wrote: > >> Malveeka Tewari wrote: >> > >> >I tried creating a newlist using bin/newlist >> > >> >It asked me for an email address and password which I enetered but I got >> an >> >error >> >Illegal list name: mailman-ad...@localhost >> >> >> The instructions you are following are no good. DEFAULT_EMAIL_HOST and >> DEFAULT_URL_HOST and the host names you supply to configure have to be >> fully qualified domain names. 'localhost' won't work. >> >> -- >> Mark Sapiro <[email protected]> The highway is for gamblers, >> San Francisco Bay Area, California better use your sense - B. Dylan >> >> > ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
