Hello

I have an mailman server (with sendmail) running mailman 2.1.3, this server is called myhost. I have configred into the Mailman/Defaults.py like

DEFAULT_EMAIL_HOST = 'None'
DEFAULT_URL_HOST = 'None'
DEFAULT_URL_PATTERN = 'http://%s/mailman/'
DEFAULT_HOST_NAME = 'None'
DEFAULT_URL = 'http://www.mydomain.edu.ar/mailman/'

I have an web server who mounts the mailman NFS directory.
When I go to 'http://www.mydomain.edu.ar/mailman/infolist/mylist' I see the rigth page, but when I access to any link I get wrong URLs like 'http://myhost.mydomain.edu.ar/mailman/admin/mylist'
If I change the word myhost to www in the URL and I get the rigth page.
This happen in all page that I open, so I can open the page to configure my list but I canīt do change because the botton donīt work.


Which is the rigth configuratio to my needs?
Thanks in advance!

Ana



------------------------------------------------------
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