procmail
[Top] [All Lists]

system mailbox

2001-06-11 14:02:50
Hello:
I am reinstalling procmail-3.15.1 on Solaris 2.6 and running into problem redefining MAILSPOOLDIR.

the default is /var/spool/mail, I want to change it to /var/mail
This is what I did to procmail-3.15.1/src/authenticate.c file:

#ifndef MAILSPOOLDIR
#define MAILSPOOLDIR    "/var/mail/"         /* watch the trailing / */
#endif

But once I finished installation, what I got from `procmail -v` is still /var/spool/mail:

procmail v3.15.1 2001/01/08
    Copyright (c) 1990-1999, Stephen R. van den Berg    <srb(_at_)cuci(_dot_)nl>
Copyright (c) 1999-2001, Philip A. Guenther <guenther(_at_)sendmail(_dot_)com>

Submit questions/answers to the procmail-related mailinglist by sending to:
        <procmail-users(_at_)procmail(_dot_)org>

And of course, subscription and information requests for this list to:
        <procmail-users-request(_at_)procmail(_dot_)org>

Locking strategies:     dotlocking, fcntl(), lockf()
Default rcfile:         $HOME/.procmailrc
Your system mailbox:    /var/spool/mail/xma

Did I miss something?
Thanks in advance.

Xiaoyan



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