procmail
[Top] [All Lists]

Procmail and multiple rules

1997-09-30 17:14:38

I have a problem.
My procmail v3.10 doesnt understand the multiple rules I put ... or I
write something wrong ... 
it only understands the FIRST of lines to be checked.
Any ideas ????

Thanx ,
akis

ps--> Please email directly to me as I am not subscribed to this list
Thanx millions.

here it goes :

# Please check if all the paths in PATH are reachable, remove the ones
# that are not.

PATH=/usr/bin:/usr/ucb:/bin:/usr/local/bin:/usr/sbin/:.
MAILDIR=$HOME/Mail               # You'd better make sure it exists
DEFAULT=$HOME/Mailbox            #completely optional
LOGFILE=$HOME/.mail-log          #recommended
LOGABSTRACT=all
LOCKFILE=$HOME/.lockmail
COMSAT=no
VERBOSE=yes

# Change My Mailbox for the finger command
:0 chi
|/usr/5bin/touch /u4/ceidst92/akis/Mailbox

# FAX Replies
:0
* ^From:.*faxmaster@
* ^From:.*tpc@
FAX_MESSAGES

# Anekdota apo alles listes
:0
* ^To:(_dot_)*jokes-list(_at_)csd(_dot_)uch(_dot_)gr
* ^From:(_dot_)*firefly(_at_)hol(_dot_)gr
* ^From:(_dot_)*akis(_at_)ceid(_dot_)upatras(_dot_)gr
ANEKDOTA

# Email from B.E.S.T.
:0
* ^To:(_dot_)*best(_at_)ceid(_dot_)upatras(_dot_)gr
* ^To:.*best-int@
BEST

# Emails from the BEATCALC
:0
* ^From:(_dot_)BEATCALC(_at_)aol(_dot_)com
VARIOUS


# ----------  Handle the Joke of the Day ... list --------
# Emails from my Jokes List

:0
* ^To:(_dot_)*okes(_at_)ceid(_dot_)upatras(_dot_)gr
{
 :0 c
 JOKES_LIST

 :0 c
 JOKES_LIST.BACKUP

 :0 c 
 ANEKDOTA

 :0
 |/u4/ceidst92/akis/Noc/mime2gr_JokesList /u4/ceidst92/akis/Mail/JOKES_LIST
}

:0c
!akis(_at_)afrodite(_dot_)cti(_dot_)gr


AND HERE IS THE LOG FILE  :

procmail: [19255] Wed Oct  1 03:03:45 1997
procmail: Assigning "LASTFOLDER=/usr/5bin/touch /u4/ceidst92/akis/Mailbox"
From akis(_at_)ceid(_dot_)upatras(_dot_)gr  Wed Oct  1 03:03:45 1997
 Subject: test procmailrc
  Folder: /usr/5bin/touch /u4/ceidst92/akis/Mailbox                         535
procmail: [19255] Wed Oct  1 03:03:45 1997
procmail: No match on "^From:.*faxmaster@"
procmail: Executing "/usr/5bin/touch,/u4/ceidst92/akis/Mailbox"
procmail: No match on "^To:(_dot_)*jokes-list(_at_)csd(_dot_)uch(_dot_)gr"
procmail: No match on "^To:(_dot_)*best(_at_)ceid(_dot_)upatras(_dot_)gr"
procmail: No match on "^From:(_dot_)BEATCALC(_at_)aol(_dot_)com"
procmail: No match on "^To:(_dot_)*okes(_at_)ceid(_dot_)upatras(_dot_)gr"
procmail: Executing "/usr/lib/sendmail,akis(_at_)afrodite(_dot_)cti(_dot_)gr"
procmail: [19255] Wed Oct  1 03:03:46 1997
procmail: Assigning "LASTFOLDER=/usr/lib/sendmail 
akis(_at_)afrodite(_dot_)cti(_dot_)gr"
From akis(_at_)ceid(_dot_)upatras(_dot_)gr  Wed Oct  1 03:03:45 1997
 Subject: test procmailrc
  Folder: /usr/lib/sendmail akis(_at_)afrodite(_dot_)cti(_dot_)gr               
            489
procmail: No match on 
"^To:(_dot_)*okes(_at_)medusa(_dot_)ceid(_dot_)upatras(_dot_)gr"
procmail: Locking "/u4/ceidst92/akis/Mailbox.lock"
procmail: Assigning "LASTFOLDER=/u4/ceidst92/akis/Mailbox"
procmail: Opening "/u4/ceidst92/akis/Mailbox"
procmail: Acquiring kernel-lock
procmail: [19255] Wed Oct  1 03:03:47 1997
procmail: Unlocking "/u4/ceidst92/akis/Mailbox.lock"
From akis(_at_)ceid(_dot_)upatras(_dot_)gr  Wed Oct  1 03:03:45 1997
 Subject: test procmailrc
  Folder: /u4/ceidst92/akis/Mailbox                                         541
procmail: Unlocking "/u4/ceidst92/akis/.lockmail"


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