procmail
[Top] [All Lists]

Problem with this recipe

1998-09-29 23:17:36
hello everyone,

can someone tell me what's wrong with this recipe? it belongs to an
account we use here to sort incoming e-mails from outside and drop them to
the corresponing boxes after sending a confirmation e-mail.

but when i send to ftpadmin(_at_)usls(_dot_)edu, it doesn't recognize anything.

here's the log file:

procmail: Notified comsat: "info(_at_)0:/dev/null"
procmail: [6118] Wed Sep 30 11:34:48 1998
procmail: Assigning 
"HELP_REGEXP=abuse|info|support|webmaster|webguru|ftpadmin|helpdesk"
procmail: No match on 
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[^a-zA-Z])?)
 $HELP_REGEXP"
procmail: Assigning "LASTFOLDER=/dev/null"
procmail: Opening "/dev/null"
From francis  Wed Sep 30 11:34:48 1998
 Subject: IGNORE THIS MESSAGE
  Folder: /dev/null                                                         394

---BEGIN ATTACHED .procmailrc---

SHELL = /bin/sh
LOGFILE = "$HOME/.procmail/logs/log.`date +%y-%m`"
LOGABSTRACT = "all"
VERBOSE = "on"

HELP_REGEXP="abuse|info|support|webmaster|webguru|ftpadmin|helpdesk"

:0 hc
* ^TO.*$HELP_REGEXP
* !^FROM_DAEMON
* !^X-Loop: info(_at_)usls(_dot_)edu
  | (formail -rtb -I"Precedence: junk" \
     -I"From: USLS Information <info(_at_)usls(_dot_)edu>" \
     -A"X-Loop: info(_at_)usls(_dot_)edu"; \
     cat $HOME/response.txt \
     ) | $SENDMAIL -oi -t

:0 E
/dev/null

:0 Ahc
* ^To:.*support|helpdesk
* !^FROM_DAEMON
{
        :0 c
        ! farley francis
}


---
u s l s N E T   university of st. la salle, bacolod city, philippines
. . . . . . .   PGP key at ftp://ftp.usls.edu/pub/pgpkeys/francis.pgp
francis vidal   tel. nos. (6334).435.2324 / 433.3526

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