Hello all,

I'm running into a problem (postfix 2.0.10, dbmail cvs from April 1) where dbmail will send a message to an external alias, but return an error to postfix, so the message is deferred, and then re-delivered again, and again, and again. Both dbmail-smtp and dbmail-lmtp exhibit the same symptoms. Here's a snip of the log with dbmail-smtp:

Apr 1 16:24:08 sls-cd7p8 postfix/smtpd[3400]: connect from adsl-218-111-159.mia.bellsouth.net[68.218.111.159] Apr 1 16:24:08 sls-cd7p8 postfix/smtpd[3400]: E6BE4534097: client=adsl-218-111-159.mia.bellsouth.net[68.218.111.159] Apr 1 16:24:09 sls-cd7p8 postfix/smtpd[3400]: warning: restriction reject_rbl_client requires domain name argument Apr 1 16:24:10 sls-cd7p8 postfix/cleanup[3401]: E6BE4534097: message-id=<[EMAIL PROTECTED]> Apr 1 16:24:10 sls-cd7p8 postfix/qmgr[3114]: E6BE4534097: from=<[EMAIL PROTECTED]>, size=5904, nrcpt=1 (queue active) Apr 1 16:24:10 sls-cd7p8 postfix/pickup[3278]: 3080F534098: uid=202 from=<dbmail> Apr 1 16:24:10 sls-cd7p8 postfix/cleanup[3401]: 3080F534098: message-id=<[EMAIL PROTECTED]> Apr 1 16:24:10 sls-cd7p8 postfix/qmgr[3114]: 3080F534098: from=<[EMAIL PROTECTED]>, size=6062, nrcpt=1 (queue active) Apr 1 16:24:10 sls-cd7p8 postfix/pipe[3402]: E6BE4534097: to=<[EMAIL PROTECTED]>, relay=dbmail, delay=2, status=deferred (temporary failure) Apr 1 16:24:10 sls-cd7p8 postfix/smtpd[3400]: disconnect from adsl-218-111-159.mia.bellsouth.net[68.218.111.159] Apr 1 16:24:14 sls-cd7p8 postfix/smtp[3407]: 3080F534098: to=<[EMAIL PROTECTED]>, relay=mx2.mail.yahoo.com[67.28.114.34], delay=4, status=sent (250 ok dirde
l)

and here's what it looks like with dbmail-lmtp:

Apr 2 05:00:54 sls-cd7p8 postfix/qmgr[6631]: 0380C53408F: from=<[EMAIL PROTECTED]>, size=12864, nrcpt=1 (queue active) Apr 2 05:00:54 sls-cd7p8 dbmail/lmtpd[8113]: PerformChildTask(): incoming connection from [127.0.0.1 (localhost.localdomain)] Apr 2 05:00:54 sls-cd7p8 dbmail/lmtpd[8113]: main(): size of read_header() header is [1076] Apr 2 05:00:54 sls-cd7p8 dbmail/lmtpd[8113]: ChildSighandler(): got signal [17] Apr 2 05:00:54 sls-cd7p8 postfix/pickup[8083]: 3E7BA534093: uid=0 from=<root> Apr 2 05:00:54 sls-cd7p8 postfix/cleanup[8136]: 3E7BA534093: message-id=<[EMAIL PROTECTED]> Apr 2 05:00:54 sls-cd7p8 postfix/lmtp[8133]: 0380C53408F: to=<[EMAIL PROTECTED]>, relay=localhost[127.0.0.1], delay=11351, status=deferred (lost connec tion with localhost[127.0.0.1] while sending end of data -- message may be sent more than once) Apr 2 05:00:54 sls-cd7p8 postfix/qmgr[6631]: 3E7BA534093: from=<[EMAIL PROTECTED]>, size=12984, nrcpt=1 (queue active) Apr 2 05:00:58 sls-cd7p8 postfix/smtp[8140]: 3E7BA534093: to=<[EMAIL PROTECTED]>, relay=mx1.mail.yahoo.com[64.156.215.6], delay=4, status=sent (250 ok dirde
l)

as of right now I don't have postfix using the database directly, it just hands off everything for the appropriate domains to dbmail.

Any ideas?

Blake

Reply via email to