slim wrote:
When I try to send a message to [EMAIL PROTECTED], I see this in /var/log/maillog:
Dec 12 22:30:27 gigantic qmail: 1071286227.908530 starting delivery 756: msg 321 to local [EMAIL PROTECTED]
Dec 12 22:30:27 gigantic qmail: 1071286227.908975 status: local 1/10 remote 0/120
Dec 12 22:30:27 gigantic maildrop[68428]: Unable to open mailbox.
Dec 12 22:30:27 gigantic qmail: 1071286227.927171 delivery 756: deferral:Unable_to_execute_/nonexistent/Unable_to_execute_/nonexistent/
Unable_to_execute_/nonexistent//usr/local/bin/maildrop:_Unable_to_open_mai lbox./


Make sure the vpopmail user has a valid shell in passwd.
I am not sure if that the problem in this instance... But I ran into that problem before.

I added a shell to the vpopmail user. Here is the entry in /etc/passwd:


vpopmail:*:89:89:Vpopmail Account:/home/vpopmail:/bin/sh

Now when I send an email to [EMAIL PROTECTED], I see this in /var/log/maillog:

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./


Maildrop is still not working. Maildrop was installed with UID=vpopmail and GID=vchkpw. Any ideas?

Rodney


Reply via email to