procmail
[Top] [All Lists]

Autoresponder still doesn't work

2004-07-08 18:30:14
Thank you for your continued help. I incorporated all your latest suggestions but my Autoresponder still doesn't send. I test by sending from my Yahoo account with the outgoing name listed as "Mike Schuppe". Procmail matches the message correctly but does not respond to it.

Here's my code, followed by the logfile. Any more ideas? Thank you for your help, -MBJ-

-----------------------------------------
#SENDMAIL=/usr/sbin/sendmail
LOGFILE=$HOME/.procmaillog  # Optional, but recommended
VERBOSE=yes                 # Set to yes when debugging
LOGABSTRACT=all             # all=full logging; no= minimal logging

:0
* ^From.*Mike Schuppe
* !^FROM_DAEMON
* !^X-Loop: AustinMusic(_at_)michaelbluejay\(_dot_)com
| (formail -t -r -A"X-Loop: austinmusic(_at_)michaelbluejay(_dot_)com";\
echo "Your message was tagged as spam and deleted. "       ;\
echo "If it wasn't spam, please visit my website and "     ;\
echo "send your mail through the form there.") | $SENDMAIL $SENDMAILFLAGS -t

:0:
$HOME/Maildir/
-----------------------------------------
procmail: [22409] Thu Jul  8 18:02:11 2004
procmail: Assigning "LOGABSTRACT=all"
procmail: Match on "^From.*Mike Schuppe"
procmail: Match on ! "(^(Mailing-List:|Precedence:.*(junk|bulk|list)|To: Multiple recipients of |(((Resent-)?(From|Sender)|X-Envelope-From):|>?From )([^>]*[^((_dot_)%(_at_)a-z0-9])?(Post(ma?(st(e?r)?|n)|office)|(send)?Mail(er)? |daemon|m(mdf|ajordomo)|n? uucp|LIST(SERV|proc)|NETSERV|o(wner|ps)|r(e(quest|sponse)|oot)|b(ounce|b s\.smtp)|echo|mirror|s(erv(ices?|er)|mtp(error)? |ystem)|A(dmin(istrator)?|MMGR|utoanswer))(([^).!:a-z0-9][-_a-z0-9]*)? [%@> ][^<)]*(\(.*\).*)?)?$([^>]|$)))"
procmail: Match on ! "^X-Loop: AustinMusic(_at_)michaelbluejay\(_dot_)com"
procmail: Assigning "LASTFOLDER= (formail -t -r -A"X-Loop: austinmusic(_at_)michaelbluejay(_dot_)com";\
echo "Your message was tagged as spam and deleted. "       ;\
echo "If it wasn't spam, please visit my website and "     ;\
echo "send your mail through the form there.") | $SENDMAIL $SENDMAILFLAGS -t" procmail: Notified comsat: "bluejay@:/home/bluejay/ (formail -t -r -A"X-Loop: austinmusic(_at_)michaelbluejay(_dot_)com";\
echo "Your message was tagged as spam and deleted. "       ;\
echo "If it wasn't spam, please visit my website and "     ;\
echo "send your mail through the form there.") | $SENDMAIL $SENDMAILFLAGS -t"
From michaelbluejay(_at_)yahoo(_dot_)com  Thu Jul  8 18:02:11 2004
 Subject: Test to am from ms-pm
Folder: (formail -t -r -A"X-Loop: austinmusic(_at_)michaelbluejay(_dot_)com";\ 912 procmail: Executing " (formail -t -r -A"X-Loop: austinmusic(_at_)michaelbluejay(_dot_)com";\
echo "Your message was tagged as spam and deleted. "       ;\
echo "If it wasn't spam, please visit my website and "     ;\
echo "send your mail through the form there.") | $SENDMAIL $SENDMAILFLAGS -t"


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail