Hello
I know you must be very busy but if there is any way you could assist
me with a particular problem I am having I would be very grateful.
I am on iserver.net and am trying to evoke procmail. My server claims
total ignorance.
This is my .forward file
"| IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 # rapidfin"
and this is my .procmailrc file
# .procmailrc
# routes incoming mail to appropriate mailboxes
PATH=/usr/bin:/usr/local/bin/
MAILDIR=$HOME/mail
PMDIR=$MAILDIR
#LOGFILE=$PMDIR/procmail.log
LOGABSTRACT=no
SHELL=/bin/sh
#triliji(_at_)rapidfinder(_dot_)com
#linda(_at_)rapidfinder(_dot_)com
:0
* ^TO_linda(_at_)rapidfinder(_dot_)com
{
FROM=`formail -rtzxTo:`
USER=`formail -tzxTo:`
SUBJECT=`formail -rtzxSubject:`
:0i
| /usr/local/etc/httpd/cgi-bin/autoresponder/process.pl
}
I have put both files into my $HOME dir and also in the /usr/local/bin/
dir
I can not get the incoming mail to find the procmail program
Any help you could give me to get on track with this would be greatly
appreciated
Sincerely
Jim Hunt