procmail
[Top] [All Lists]

Re: .procmailrc

1999-11-12 07:24:20

   >   Is there anyway to tell procmail to look somewhere other than
   >   a users home directory for .procmailrc?  With sendmail you can
   >   tell it the .forward file exists for example in
   >   /usr/local/users/username.forward.


One way could be to put the following in config.h before compiling:

    #define PROCMAILRC      "/no/such/file"

And then the following in /etc/procmailrc:

    DROPPRIVS = yes
    INCLUDERC = $HOME/bla-bla-procmailrc   # or some other directory

-- 
Gjermund Sorseth

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