procmail
[Top] [All Lists]

Using procmail as a POP3 client

1997-04-30 16:44:00
hi,

My problem is that after doing the steup and test procedure on my FreeBSD
box w/everything seemed to function properly.

I recieve my mail from my ISP via popclient it simply is deopsited in my
/var/mail/$USER.

[ .... .forward ..... ]
"|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #cagey"

[ .... .procmailrc .... ]
#Set on when debugging
VERBOSE=off

#Replace `mail' with your mail directory (Pine uses mail, Elm uses Mail)
MAILDIR=$HOME/mail

#Directory for storing procmail log and rc files
PMDIR=$HOME/.procmail

LOGFILE=$PMDIR/log
#INCLUDERC=$PMDIR/rc.testing
INCLUDERC=$PMDIR/rc.maillists


I'm sure this is a simple oversight on my part. Thanks for your help :-) 

                                 _______________________________________ 
                                |\                                     /|
   "quod nibil illi deerat ad   |  \    kevin_eliuk(_at_)sunshine(_dot_)net     
/  |
    regnandum praeter regnum"   |    \       Kevin G. Eliuk        /    |
                                |    /^\_________________________/^\    |
                                |  /                                 \  |
                                |/--===### Powered By FreeBSD 2.2.1    \|
                                |             www.freebsd.org           |
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

<Prev in Thread] Current Thread [Next in Thread>
  • Using procmail as a POP3 client, Kevin Eliuk <=