On Saturday 18 February 2006 08:42, Stroller wrote:
On 17 Feb 2006, at 12:17, Anne Wilson wrote:
Where does your MTA say the message was delivered to? Are you sure it is going to the same place as dovecot is looking?
My suspicion was that it's not. This is as much info as I have gathered so far -
... Feb 17 09:21:19 packbell procmail[3149]: Suspicious rcfile "/home/david/.procmailrc" ... Suspicious procmailrc - I added new/ to the path today, as someone suggested elsewhere. Maybe that's what is being questioned. Here is the .procmailrc
I don't use procmail, but I think maildrop shits out if the permissions on its equivalent (".mailfilter") file are too liberal. Can you post
ls -l ~david/.procmailrc ~anne/.procmailrc
, please?
-rw-r--r-- 1 anne users 2433 Feb 15 11:28 /home/anne/.procmailrc -rw-r--r-- 1 anne users 467 Feb 17 09:14 /home/david/.procmailrc
Anne