procmail
[Top] [All Lists]

Why do I Get "sh: Cannot determine current working directory"

2010-10-10 16:07:42
I moved to a new ISP, and I started to get this error in my procmail log.

I have narrowed down to two recipes, because when I comment them out, the error goes away:

=======================================
#Add to Jobs Folder
# This will send anything on my jobs list to my jobs folder
# :0:
* ? ($FORMAIL -xFrom:) | /usr/bin/fgrep -i -f $HOME/Procmail/jobs
$HOME/incoming/jobs

# This will send anything on my approved list to my default in box
# inbox
:0:
* ? ($FORMAIL -xFrom:) | /usr/bin/fgrep -i -f $GOLIST
$DEFAULT
=======================================

I'm wondering if this is a permissions issue on my maildir:

lrwxrwxrwx 1 root wheel 43 Sep 24 2007 .maildir -> /net/mail/spool/panix/0/5/msaroff(_at_)panix(_dot_)com

My maildir is specified as :
MAILDIR=$HOME/.maildir/

Since I use POP, the shell, and web mail, to read my email, I need this setting I so that my inbox is accessible via their webmail system when I am on the road.



--
Matthew G. Saroff, E.I.T.
Owings Mills, MD
E-mail: msaroff(_at_)pobox(_dot_)com

Yadda, yadda, yadda, I gotta blog.
http://40yrs.blogspot.com
____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>