View previous topic :: View next topic |
Author |
Message |
vandalman n00b

Joined: 16 Mar 2005 Posts: 52
|
Posted: Thu May 04, 2006 5:59 pm Post subject: [solved]procmail: Couldn't chdir |
|
|
My procmail is throwing the following error when it tried to deliver a message. Procmail is run from fetchmail, but I doubt fetchmail is causing the problem. The mail does deliver correctly, but I'd like to not receive this warning every time a message is delivered.
Code: | procmail: Couldn't chdir to "/home/dude/mail" |
Here is my relevant procmailrc. I also have a bunch of rules, but they all mail to folders bellow the listed MAILDIR.
Code: | SHELL=/bin/sh
DEFAULT=$HOME/Maildir/
MAILDIR=$HOME/Maildir |
Thanks!
Last edited by vandalman on Wed May 10, 2006 12:09 am; edited 1 time in total |
|
Back to top |
|
 |
vandalman n00b

Joined: 16 Mar 2005 Posts: 52
|
Posted: Wed May 10, 2006 12:06 am Post subject: |
|
|
I manged to fix it by editing the default procmail config too look like my .procmailrc |
|
Back to top |
|
 |
mark_alec Bodhisattva


Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Wed May 10, 2006 6:05 am Post subject: |
|
|
Moved from Desktop Environments to Networking & Security. |
|
Back to top |
|
 |
|