Hi There, I have setup qmailldap with mailman using the alias mechanism and compiling mailman with the gid of user alias. mails to mailman and mailman-owner will arrive without a problem. subscribing to a list goes halfway good, the subscriber will receive an email to confirm the subscription but the confirmation will never happen. the funny part of this is that I don't get any error messages like wrong guid, relaying denied, or wrong command etc. I am stuck now....
these are my .qmail files for the list test /var/qmail/alias/.qmail-test :::::::::::::: |preline /usr/local/mailman/mail/wrapper post test :::::::::::::: /var/qmail/alias/.qmail-test-admin :::::::::::::: |preline /usr/local/mailman/mail/wrapper mailowner test :::::::::::::: /var/qmail/alias/.qmail-test-owner :::::::::::::: |preline /usr/local/mailman/mail/wrapper mailowner test :::::::::::::: /var/qmail/alias/.qmail-test-request :::::::::::::: |preline /usr/local/mailman/mail/wrapper mailcmd test these are the log files for mailman /var/mailman/logs/error :::::::::::::: :::::::::::::: /var/mailman/logs/smtp :::::::::::::: Jun 23 22:17:57 2002 (7068) smtp for 1 recips, completed in 0.443 seconds Jun 23 22:20:21 2002 (7075) smtp for 1 recips, completed in 0.182 seconds Jun 23 22:30:41 2002 (7145) smtp for 1 recips, completed in 0.180 seconds Jun 23 22:39:00 2002 (7205) smtp for 1 recips, completed in 0.177 seconds Jun 24 10:11:58 2002 (7710) smtp for 1 recips, completed in 0.673 seconds Jun 24 22:54:43 2002 (8866) smtp for 1 recips, completed in 0.517 seconds Jun 24 23:05:13 2002 (9077) smtp for 1 recips, completed in 0.243 seconds Jun 25 13:33:53 2002 (9796) smtp for 1 recips, completed in 0.589 seconds Jun 25 13:37:09 2002 (9822) smtp for 1 recips, completed in 0.288 seconds Jun 25 13:41:48 2002 (9891) smtp for 1 recips, completed in 0.218 seconds Jun 25 13:48:50 2002 (9966) smtp for 1 recips, completed in 0.420 seconds Jun 25 16:11:09 2002 (10525) smtp for 1 recips, completed in 0.295 seconds Jun 25 20:53:52 2002 (11614) smtp for 1 recips, completed in 3.772 seconds :::::::::::::: /var/mailman/logs/subscribe :::::::::::::: Jun 24 22:54:43 2002 (8866) test: pending [EMAIL PROTECTED] 10.27.19.11 Jun 24 23:05:13 2002 (9077) matuti: pending [EMAIL PROTECTED] 10.27.19.11 Jun 25 20:53:52 2002 (11614) test: pending [EMAIL PROTECTED] 10.27.19.11 this is my tcp.smtp file 127.0.0.1:allow,RELAYCLIENT="" 10.27.19.:allow,RELAYCLIENT="",DENYMAIL="NOBOUNCE" :allow,DENYMAIL="NOBOUNCE" In my mail.log file I doesn't see any error like relaying denied either here is a piece of the mail.log file Jun 25 21:40:44 speed.2u2.nu qmail: [ID 748625 mail.info] 1025034044.736269 info msg 39436: bytes 856 from <[EMAIL PROTECTED]> qp 11979 uid 82 Jun 25 21:40:44 speed.2u2.nu qmail: [ID 748625 mail.info] 1025034044.736802 starting delivery 166: msg 39436 to local [EMAIL PROTECTED] Jun 25 21:40:44 speed.2u2.nu qmail: [ID 748625 mail.info] 1025034044.737318 status: local 1/10 remote 0/20 Jun 25 21:40:45 speed.2u2.nu imapd-ssl: [ID 702911 mail.info] Connection, ip=[10.27.19.11] Jun 25 21:40:45 speed.2u2.nu imapd-ssl: [ID 702911 mail.info] LOGIN, [EMAIL PROTECTED], ip=[10.27.19.11] Jun 25 21:40:45 speed.2u2.nu imapd-ssl: [ID 702911 mail.info] LOGOUT, [EMAIL PROTECTED], ip=[10.27.19.11], headers=0, body=0 Jun 25 21:40:45 speed.2u2.nu qmail: [ID 748625 mail.info] 1025034045.839280 delivery 166: success: did_0+0+1/ Jun 25 21:40:45 speed.2u2.nu qmail: [ID 748625 mail.info] 1025034045.840523 status: local 0/10 remote 0/20 Jun 25 21:40:45 speed.2u2.nu qmail: [ID 748625 mail.info] 1025034045.841298 end msg 39436 ------------------------------------------------------ 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