Hi, I've just installed mailman, apache and postfix on a debian squeeze machine. Everything seems to be correct,
What I can do until now: - I can create a list and manage it by the web browser - /etc/aliases are created correctly - I can subscribe to a list and a confirmation email arrives correct. - Confirmation link are ok - If I send an email to a list without subscription, the list-owner receive the pending for approval email. What is wrong? When i send an email using a subscribed user, it is bounced by mailman. I can't figure out what is wrong... any clues? Why it tries to send an email as [email protected]? See the mail.info log below: Mar 17 23:48:09 xray274 postfix/smtpd[19066]: connect from mail-gw0-f52.google.com[74.125.83.52] Mar 17 23:48:10 xray274 postfix/smtpd[19066]: AEF01CC0041: client=mail-gw0-f52.google.com[74.125.83.52] Mar 17 23:48:10 xray274 postfix/cleanup[19071]: AEF01CC0041: message-id=<[email protected]> Mar 17 23:48:10 xray274 postfix/qmgr[18432]: AEF01CC0041: from=<[email protected]>, size=1049, nrcpt=1 (queue active) Mar 17 23:48:11 xray274 postfix/pipe[19072]: AEF01CC0041: to=<[email protected]>, relay=mailman, delay=0.59, delays=0.38/0.01/0/0.21, dsn=2.0.0, status=sent (delivered via mailman service) Mar 17 23:48:11 xray274 postfix/qmgr[18432]: AEF01CC0041: removed Mar 17 23:48:12 xray274 postfix/smtpd[19074]: connect from localhost.localdomain[127.0.0.1] Mar 17 23:48:12 xray274 postfix/smtpd[19074]: 60CCDCC0041: client=localhost.localdomain[127.0.0.1] Mar 17 23:48:12 xray274 postfix/cleanup[19071]: 60CCDCC0041: message-id=<[email protected]> Mar 17 23:48:12 xray274 postfix/qmgr[18432]: 60CCDCC0041: from=<[email protected]>, size=2037, nrcpt=1 (queue active) Mar 17 23:48:12 xray274 postfix/smtpd[19074]: disconnect from localhost.localdomain[127.0.0.1] Mar 17 23:48:14 xray274 postfix/smtp[19075]: 60CCDCC0041: to=<[email protected]>, relay=aspmx.l.google.com[74.125.43.27]:25, delay=1.8, delays=0.01/0.01/0.06/1.7, dsn=2.0.0, status=sent (250 2.0.0 OK 1300405694 r25si7312502bkw.93) Mar 17 23:48:14 xray274 postfix/qmgr[18432]: 60CCDCC0041: removed Mar 17 23:48:41 xray274 postfix/smtpd[19066]: disconnect from mail-gw0-f52.google.com[74.125.83.52] Mar 17 23:50:02 xray274 postfix/pickup[19008]: 07005CC0046: uid=33 from=<www-data> Mar 17 23:50:02 xray274 postfix/cleanup[19091]: 07005CC0046: message-id=<[email protected]> Mar 17 23:50:02 xray274 postfix/qmgr[18432]: 07005CC0046: from=<[email protected]>, size=873, nrcpt=1 (queue active) Mar 17 23:50:02 xray274 postfix/pipe[19092]: 07005CC0046: to=<[email protected]>, orig_to=<www-data>, relay=mailman, delay=0.15, delays=0.04/0.01/0/0.11, dsn=5.1.1, status=bounced (user unknown) Mar 17 23:50:02 xray274 postfix/cleanup[19091]: 23A4ACC0047: message-id=<[email protected]> Mar 17 23:50:02 xray274 postfix/bounce[19094]: 07005CC0046: sender non-delivery notification: 23A4ACC0047 Mar 17 23:50:02 xray274 postfix/qmgr[18432]: 23A4ACC0047: from=<>, size=2743, nrcpt=1 (queue active) Mar 17 23:50:02 xray274 postfix/qmgr[18432]: 07005CC0046: removed Mar 17 23:50:02 xray274 postfix/pipe[19092]: 23A4ACC0047: to=<[email protected]>, relay=mailman, delay=0.1, delays=0/0/0/0.1, dsn=5.1.1, status=bounced (user unknown) Mar 17 23:50:02 xray274 postfix/qmgr[18432]: 23A4ACC0047: removed Thanks, anderson ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
