[Mailman-Users] Virtualhosts-related problem (i think!)

kaMe kaMe at BarcolaBeach.org
Mon Jul 28 19:00:43 CEST 2003


Hello,
i have set up mailman on a machine (tatooine.domain.tld) that handles the
mail of domain.tld, with qmail+vpopmail.

I've created a list @tatooine.domain.tld and all works right, posts,
web-administration, archives.. all.

I've tryed to create a new mailin list @domain.tld, set up the .qmail-
files in the /domains/domain.tld/ directory of vpopmail and this list
doesnt work.

In the /Mailman/Defaults.py i have:
DEFAULT_EMAIL_HOST = 'tatooine.domain.tld'
DEFAULT_URL_HOST = 'tatooine.domain.tld'

I found in the faq wizard, about handling virtualhosts, the
add_virtualhost() directive, so i've added in mm_cfg.py
  add_virtualhost('domain.tld')
or
  add_virtualhost('lists.domain.tld', 'domain.tld')

and run the fix_url script for the list. It doesnt work in both ways.

Yes, i restarted mailman (/bin/mailmanctl restart) every time i changed
something.


Is there a method to see what mailman do with a mail? A complete path,
from when he receive the mail from the local MTA till when he handles it?

When i try to post to the list i get no logs about the post, nothing in
/log/ error|smtp|post|qrunner. The MTA's logs says the mail has been
submitted to mailman.. but mailman seems trash it, simply the post
disappear!

Thanks in advance,
Simone




More information about the Mailman-Users mailing list