procmail
[Top] [All Lists]

Re: Where Is $HOME?

2001-07-24 06:15:27
On 23 Jul, Ben Ocean wrote:
| Silly question, I know, but I have all sorts of users on my RH62 box that 
| have no home or any account other than an email account. Some of them don't 
| even have directories since I'm using a platform called Zope to build Web 
| sites and putting ProxyPass lines in my httpd.conf file. So, where is $HOME?

I don't know the specific answer to your question. But while you're
waiting you could do something like (in /etc/procmailrc):

xLOGFILE=$LOGFILE
xVERBOSE=$VERBOSE
VERBOSE=no
LOGFILE=/pathto/procmaillog.testvars
LOG="$LOGNAME $HOME
"
LOGFILE=$xLOGFILE
VERBOSE=$xVERBOSE

Then send some test messages, or wait for real messages to come in.
When you've seen all you need to, remove the lines from the rcfile and
the logfile, and you haven't cluttered your "real" logfile(s).

-- 
                   /"\
Don Hammond        \ /     ASCII Ribbon Campaign
Raleigh, NC US      X        Against HTML Mail,
                   / \      and News Too

_______________________________________________
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>