procmail
[Top] [All Lists]

setting spool to $HOME/.mailspool/$LOGNAME

2000-09-23 16:54:17
Please help a person who knows no C.

I want to compile procmail to use as a customer on a system where the default
mailbox is $HOME/.mailspool/$LOGNAME.  How does one set the variables in
src/authenticate.c to do that?

Is it something like (after uncommenting it)

#define MAILSPOOLHOME "/.mailspool/"LOGNAME

or thereabouts?  Or maybe

#define MAILSPOOLDIR  HOME"/.mailspool/"

like that?

Thanks.

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