| 
 | ||||||
# procmail -v
procmail v3.21 2001/06/29
    Copyright (c) 1990-1999, Stephen R. van den Berg    <[email protected]>
    Copyright (c) 1997-2001, Philip A. Guenther         <[email protected]>
Submit questions/answers to the procmail-related mailinglist by sending to:
        <[email protected]>
And of course, subscription and information requests for this list to:
        <[email protected]>
Locking strategies:      dotlocking, fcntl(), lockf(), flock()
Default rcfile:         $HOME/.procmailrc
Your system mailbox:    /var/spool/mail/root
# find / -name procmail -print
# mv procmail-3.22.tar.gz /usr/local # cd /usr/local # tar -zxvf procmail-3.22.tar.gz # cd procmail-3.22 # make install
# procmail -v
procmail v3.22 2001/09/10 Copyright (c) 1990-2001, Stephen R. van den Berg <[email protected]> Copyright (c) 1997-2001, Philip A. Guenther <[email protected]> Submit questions/answers to the procmail-related mailinglist by sending to: <[email protected]> And of course, subscription and information requests for this list to: <[email protected]> Locking strategies: dotlocking, fcntl(), lockf(), flock() Default rcfile: $HOME/.procmailrc Your system mailbox: /var/spool/mail/root
| 
 | |||||||||