mail2fax (procmailrc not used)

"Eric Wick" (eric.wick@hanse-net.de)
29 Jul 99 1919:34:58 -0100


Just wondering,

have a separate Faxmachine with mgetty+sendfax running. The Mailqueue
collects now mails to the faxadmin and reflects them all back to my
mail without processing.

Whats the secret to get sendmail using the procmailrc from the
mail2fax package? The procmailrc addon was inserted into the
procmailrc, maybe at the wrong order?

# Maildir fuers System setzen
MAILDIR=/var/spool/mail
VERBOSE=on
INCLUDERC=/root/htmltrap
#:0 c
#       passtrough
#
# Mail an den Postmaster auch an root
:0
 * ^TOpostmaster\@ew-home\.de
 root
#
# Und an Eric
:0
#
# Envelopes auch an Eric
:0
 * ^Envelope-To
 eric
#
# The Faxserver
:0 HB w
 * ^Subject:[ ,\t]*FAX-REQUEST
{
        :0
        |/usr/local/bin/mail2fax.pl
}
# Thats the End now
exit

Can someone see any errors here?



-- 

ByeBye
Eric