Anybody understand procmail really well???

Joel Dudley Joel.Dudley@DevelopOnline.com
Thu, 28 Dec 2000 13:11:00 -0700


Having used procmail and mailman a bit I suggest you go for a full mail list
manager like mailman. It is very easy to use in contrast to the set up you
included in your e-mail. Just my opionon of course.

- Joel

-----Original Message-----
From: rustyc@descomp.com [mailto:rustyc@descomp.com]
Sent: Thursday, December 28, 2000 1:08 PM
To: plug-discuss@lists.PLUG.phoenix.az.us
Subject: Anybody understand procmail really well???


Well, yikes.

I'm trying to set up a sort-of mailing list (maybe I should bite
the bullet and go for a FULL mailing list???) using procmail,
and all I get now is errors from postfix saying that I've got
a forwarding loop.

Here's an excerpt from my procmailrc file:

PATH=/bin:/usr/bin:/usr/bin
MAILDIR=$HOME/Mail      #you'd better make sure it exists
DEFAULT=$MAILDIR/mbox   #completely optional
LOGFILE=$MAILDIR/from   #recommended

:0
* ^From.*(from1|from2|from3)
om)
{
    :0 c
    ! `cat .forward.list`

    :0
    pnpg.mailings
}

:0
* ^From.*(from4|from5|from6)
om)
{
    :0 c
    ! `cat .forward.list`

    :0
    pnpg.mailings
}


So, what have I done wrong?

Thanks!  (Maybe its time to set up a good mailing list program -
suggestions?)

________________________________________________
See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post
to the list quickly and you use Netscape to write mail.

Plug-discuss mailing list  -  Plug-discuss@lists.PLUG.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss