procmail
[Top] [All Lists]

Autoresponder problem

2000-12-15 12:40:48
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm trying to get an autoresponder going for an email address.  Here's
what I have in the .procmailrc for the account:

#########
LOGABSTRACT=yes
VERBOSE=yes

LOGFILE=$HOME/.procmail.log

:0 hc
* !^FROM_DAEMON
* !^"X-Loop: name(_at_)domain(_dot_)com"
| (formail -rk \
- -A "X-Loop: name(_at_)domain(_dot_)com" \
echo "Your Quote Request has been received and is being processed." ;\
echo "For a complete price list, please visit our website at:" ;\
echo "http://www.domain.com/products/index.html"; ;\
) | /usr/sbin/sendmail -t -oi
#######

And, when I send an email to the account, this is what I get showing up in
the logs:

#######
procmail: Match on ! "^"X-Loop: name(_at_)domain(_dot_)com""
procmail: Assigning "LASTFOLDER= (formail -rk \
- -A "X-Loop: name(_at_)domain(_dot_)com" \
echo "Your Quote Request has been received and is being processed." ;\
echo "For a complete price list, please visit our website at:" ;\
echo "http://www.domain.com/products/index.html"; ;\
) | /usr/sbin/sendmail -t -oi"
procmail: Locking "/var/spool/mail/upgrade.lock"
procmail: Assigning "LASTFOLDER=/var/spool/mail/upgrade"
procmail: Opening "/var/spool/mail/upgrade"
procmail: Acquiring kernel-lock
procmail: Executing " (formail -rk \
- -A "X-Loop: name(_at_)domain(_dot_)com" \
echo "Your Quote Request has been received and is being processed." ;\
echo "For a complete price list, please visit our website at:" ;\
echo "http://www.domain.com/products/index.html"; ;\
) | /usr/sbin/sendmail -t -oi"
procmail: Unlocking "/var/spool/mail/upgrade.lock"
- From sender(_at_)otherdomain(_dot_)com  Fri Dec 15 13:37:11 2000
 Subject: Test
  Folder: /var/spool/mail/upgrade
857
procmail: Notified comsat: "upgrade(_at_)6905:/var/spool/mail/upgrade"
#####

However, no mail gets sent back in reply.  Can anyone spot what I'm doing
wrong?

I'm running on Red Hat Linux 6.2, procmail 3.14, sendmail 8.11.1

Thanks,
Wade

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6OmU2X5y4ZKLK2pMRAgKjAJ0XDlSUDs2UURup2vCz3BYvaH2sQwCeIJi5
yvMluaUgg/qFPBRMLsgQGKY=
=moiw
-----END PGP SIGNATURE-----

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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