hello,

I am using Debian woody along with the 2.0.11 Mailman debian package.
The CGI-scripts are working, now I am trying to set up the connection
to qmail.

For this purpose I am using qmail-to-mailman.py with these settings:
# Configuration variables - Change these for your site if necessary.
MailmanHome = "/var/lib/mailman"; # Mailman home directory.
MailmanOwner = "[EMAIL PROTECTED]"; # Postmaster and abuse mail recepient.
MailmanUser = "list"; # Mailman user, in case you use other as mailman (as does Debian)

This is on a shared web+mailserver using virtualdomains like this:
tico-moden.de:m2004002-tico-moden.de
ldc.de:m2004001-ldc.de
[...]
(the Maildirs are in /home/m2004001/popusers/ldc.de

I used these instructions in qmail-to-mailman.py to set it up:
# To configure a virtual domain to connect to mailman, create these files:
#
# ~mailman/.qmail-default
# |preline /usr/bin/python /var/lib/mailman/bin/qmail-to-mailman.py
#
# /var/qmail/control/virtualdomains:
# DOMAIN.COM:mailman
I also added "mailman.ldc.de" to /var/qmail/control/rcpthosts.
(mailman.ldc.de is now only an /etc/hosts entry, as I am testing this
on a local backup copy of the server)

But when I reply to a subscription request message I always get a bounce:
Sep 22 09:26:17 ds217-115-144-81 qmail: 1095837977.134495 delivery 2: failure: 
TO_ACCESS_THE_MAILING_LIST_SYSTEM:_Start_your_web_browser_on/http://mailman.ldc.de//That_web_page_will_help_you_subscribe_or_unsubscribe,_and_will/give_you_directions_on_how_to_post_to_each_mailing_list./

please tell me if you need more information. thank 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