procmail
[Top] [All Lists]

Procmail doesn't work.(new user)

1999-02-27 15:11:10

On my demand for an autoresponder my Internetprovider has put a Procmail
file in my homedirectory.
The Procmail configuration is probably wrong, becourse nothing seems to work.
On my demand for help, my provider doesn't give any reaction.

Can somebody check this out for me please?
Thanks

Daniel

#---.procmailrc---- 

VERBOSE=off
SENDMAIL=/usr/sbin/sendmail
MAILDIR=/var/mail
PMDIR=$HOME/.procmail
LOGFILE=$HOME/log
FILEDIR=$HOME/autores

# To setup your autoresponder, replace all occurances of 
user(_at_)domain(_dot_)com
# with your email address. Then create a file in the autores directory
# (this should already exist off of your home directory) named info.txt
# that contains the message you want in your automatic response.
#
# Remove all the "#"s from the section below to start the autoresponder.

#:0 h c
#* ^TO*orders   
#*!^FROorders  
#*!^X-Loop: orders(_at_)aumcom(_dot_)com 
#|(formail -r -A "Precedence: junk" \
#-I"From:  sales(_at_)aumcom(_dot_)com " \
#-I"Subject: Your order" \
#-A "X-Loop: orders(_at_)aumcom(_dot_)com" ; \
#cat $FILEDIR/info.txt) | $SENDMAIL -t

:0 h c
* ^TO*info
*!^FROM_DAEMON
*!^X-Loop: jan(_at_)vanhercke(_dot_)com 
|(formail -r -A "Precedence: junk" \
-I"From: jan(_at_)vanhercke(_dot_)com  " \
-I"Subject: Your message " \
-A "X-Loop: jan(_at_)vanhercke(_dot_)com" ; \
cat $FILEDIR/info.txt) | $SENDMAIL -t 

# Do not remove "#"s on or below this line.
# Any mail that fails to meet any of these conditions
# will be sent to your mailbox as it normally would.

#---end .procmailrc------









The Vanhercke Family,******* D.Vanhercke Echocardiography
Bed and Breakfast***********   
http://www.vanhercke.com/bb  Tel/fax Home 32 9 2304128  
E-mail: bb(_at_)vanhercke(_dot_)com**** Tel.  Clinic 32 9 2245829 
Tel. & fax 32 9 2304128***** E-mail:echo(_at_)vanhercke(_dot_)com            
Meerskant 18**************** Meerskant 18               
B9270 Laarne (Near Ghent)*** B9270 Laarne                                       
Belgium.******************** Belgium    
________________________________________________________                        

<Prev in Thread] Current Thread [Next in Thread>
  • Procmail doesn't work.(new user), Daniel Vanhercke <=