procmail
[Top] [All Lists]

The mailing list

1998-01-27 05:59:13
Hello, I am Stanley again. Well, I am trying my mailing list with
the datas you give to me but it doesn't work at all. I think maybe
the path to the archive containing all the email adresses is not corect.
I put this archive on the same directory as .procmailrc file....
Is there something to do to tell procmail where to look for that
file ? something like a predefined variable containing the 
.procmailrc file path ?

This is the code modified by me :

#The file where all emails are stored
LISTA_MACPROG=lista.txt

LINEBUF=32768
FROM=`formail -zx"From:"`

:0
* FROM ?? ? fgrep -isf "$LISTA_MACPROG"
* ^(To|Cc):(.*\<)?(macprog(_at_)mackeros(_dot_)com)\>
* ! ^X-Loop:(.*\<)?(macprog(_at_)mackeros(_dot_)com)\>
| formail -I"Reply-To: macprog(_at_)mackeros(_dot_)com" \
                  -A"X-Loop: macprog(_at_)mackeros(_dot_)com" \
                  -I"Precedence: bulk" \
| $SENDMAIL -oielm `cat $LISTA_MACPROG`


Is there something wrong with the over lines ?

the rest of my .procmailrc file is working fine.

Thanks

Stanley C. R. Roche Busk

<Prev in Thread] Current Thread [Next in Thread>
  • The mailing list, Stanley C. R. Roche Busk <=