Hi.

I'm giving a try to modify mailman reflecting my idea for a feature.
as first step, installing mailman, I've found mailman installation
does strange setting for MAILHOST and WWWHOST.

the INSTALL describe that MAILHOST respect WWWHOST if set.
so I did not set both *HOST. and 'newmail' command send mail
to 'test-admin@localdomain', not locahost. localdomain is unknown for system.

then, I did a heck setting MAILHOST only to 'mail.localhost'
expecting '@localhost' applied to mailman setting.
yeah, it works. but then, another problem: the URL for http
is www.localhost now. if I set WWWHOST to 'localhost',
this time MAILHOST set to 'mail.localhost' is unknown.

I think it should set each MAILHOST and WWWHOST seperate,
not respectively each other. how about you?

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to