Rodney M wrote:

Dec 13 12:55:08 gigantic imapd: Connection, ip=[::ffff:127.0.0.1]
Dec 13 12:55:08 gigantic spamc[31970]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
Dec 13 12:55:09 gigantic imapd: LOGIN, [EMAIL PROTECTED], ip=[::ffff:127.0.0.1], protocol=IMAP
Dec 13 12:55:09 gigantic spamc[31970]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused
Dec 13 12:55:10 gigantic spamc[31970]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused
Dec 13 12:55:11 gigantic spamc[31970]: connection attempt to spamd aborted after 3 retries
Dec 13 12:55:11 gigantic maildrop[31965]: Unable to open mailbox.
Dec 13 12:55:11 gigantic qmail: 1071338111.882389 delivery 1266: deferral: /usr/local/bin/maildrop:_Unable_to_open_mailbox./



For starters, spamd isn't running. The maildrop 'unable to open mailbox' error is probably your mailfilter rules. It's probably trying to dump mail into an invalid path or something similar.


Add this to your maildrop main filter file:

VERBOSE="5"

Then send the message, and watch the maillog. Maildrop should dump very verbose error messages into the maillog.

--

-Robertson


Reply via email to