procmail
[Top] [All Lists]

RE: Privileges trouble

2001-02-28 09:39:59

-----------------------------------------------
PATH=$HOME/bin:/usr/bin:/usr/sbin:/bin:/sbin:.
MAILDIR=/var/spool/mail
DEFAULT=$MAILDIR/`whoami`
-----------------------------------------------

This doesn't relate to your question as much as to your .procmailrc and saving a
little strain on your mail server.

I think you can use  $USER instead of `whoami`

I also usually use

SHELL=/bin/sh

just to be safe.


Will leave it to the expert to say if this is a viable solution, but it has
always worked for me under Sun & Linux procmail accounts

TjL



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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