Hi Alexis, I don't know if I can be of any help, but I have just successfully set up Mailman on top of a qmail installation running name-based virtual servers using vpopmail. I used the qmail-to-mailman.py script in the contrib directory of the source distribution of Mailman.
In order to get qmail to pipe mail through to your mailman app, you should put the following into the .qmail-default file in your domain's home directory (if using vmailmgr - I think that's what it does) or in /home/vpopmail/domaiins/mydomain1.com |/preline /usr/bin/python /usr/local/mailman/domain1.com/qmail-to-mailman.py Also the qmail-to-mailman.py script expects "mailman-" to be the prefix to the mail, so you need to hack the script to change this to "domain1.com-" if using vpopmail. Try 'tail -f'ing your maillog files as you send messages, this will show you more of what's happening. Hope this is of some use to you. Regards, Ciaran. Alexis Bellido said: > Hi, i know the subject of virtual hosts on Mailman 2.0.x has been > discussed a lot, i've read lots of posts on the archives. > > I have arrived to the conclusion that i will need multiple > installations on my server (Red Hat 7.2 using qmail). > > I have many domains hosted (i run a hosting company) and would like to > have [EMAIL PROTECTED] and [EMAIL PROTECTED] for example. > > My websites are name based so they share my same ip. > > I installed mailman on both: /usr/local/mailman/domain1.com and > /usr/local/mailman/domain2.com , i can access the web interfaces, the > confirmation messages are sent to users but when users reply to confirm > their subscription or they send to [EMAIL PROTECTED] they don't > get any reply. > > Apparently qmail is not processing the incoming mail for mailman. > > I am not a newbie at Linux but neither an expert so maybe i am missing > something simple. > > I have checked my maillog file but don't understand much of what it > says, will a copy of last entries help you?, if i do a "less" of the > flle is just too big, how could i extract only lines i want?. > > If you have any ideas please let me know. > > Regards! > > Alexis Bellido M. > www.ventanazul.com - Web Design/ Hosting / eCommerce > [EMAIL PROTECTED] > > Realice sus consultas via chat en www.ventanazul.com > > ICQ: 95509061 | MSN Messenger: [EMAIL PROTECTED] | Yahoo ID: > alexisbellido > Ofi: 4368700 - Cel: 9321389 > > > > ------------------------------------------------------ > 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 ------------------------------------------------------ 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