procmail
[Top] [All Lists]

Re: Something wrong??

1997-12-17 15:59:48

changed all :0 to 0: and works fine now...thanx...

On Wed, 17 Dec 1997, Ryan Weaver wrote:


      is this the correct way to do this??... procmail-log saying
Skipping... Blah for it all.... am i doing something wrong??...

Thanx in advance..

---<CUT HERE>---
# Please check if all the paths in PATH are reachable, remove the ones that
# are not.

PATH=$HOME/bin:/usr/bin:/bin:/usr/local/bin:.
MAILDIR=$HOME/mail    # You'd better make sure it exists
DEFAULT=/var/mail/dnsmaster
LOGFILE=$MAILDIR/procmail-log
LOCKFILE=$HOME/.lockmail

0: H
* ^From(_dot_)*(_at_)internic(_dot_)net
{
      0: B
      * ^Please reply to this message to confirm that the following update
      INBOX-Internic-notify

      0: B
      * ^This is an automatic reply to acknowledge that your message
      INBOX-Internic-autoreply

      0: B
      * ^Registration for the domain name shown below has been completed
      INBOX-Internic-completed

      0: H
      * ^Subject.*INVOICE
      | /dev/null

}

# Anything that has not been delivered by now will go to $DEFAULT
# using LOCKFILE=$DEFAULT$LOCKEXT


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