[H-GEN] procmailrc


Fri Aug 31 23:46:51 EDT 2001


Patrick,

> I'm in the process of moving myself over to shell based email
> clients, and would like to use procmail to filter my mail.
>
> Can anybody provide me with a working setup for the humbug
> lists as an example of how to do this?

Here is an extract from my .procmailrc that handles the
main humbug mailing lists.  Thanks to Bruce for the easy
"X-Loop:" header. Note that I use a subdirectory, that is,
~/mail/In/l-humbug-general, for these lists.

    SHELL=/bin/sh
    PATH=/bin:/usr/bin
    MAILDIR=$HOME/mail
    LOGFILE=$MAILDIR/a-procmail.log

    #
    # Humbug mailing lists
    #
    :0:
    * ^X-Loop: chat at lists.humbug.org.au
    In/l-humbug-chat

    :0:
    * ^X-Loop: general at lists.humbug.org.au
    In/l-humbug-general

    :0:
    * ^X-Loop: announce at lists.humbug.org.au
    In/l-humbug-announce

I actually process my .procmailrc to produce config files for
mutt.  If you're interested in taking a look, drop me an email
and I'll email you a tar file.

Yours sincerely,

-- Mark John Suter  | I know that you  believe  you understand
suter at humbug.org.au | what you think I said, but I am not sure
gpg key id F2FEBB36 | you realise that what you  heard  is not
mobile 0411 262 316 | what I meant.        Robert J. McCloskey



More information about the General mailing list