# This is an example how to use wmf with procmail.

# This examples is in use at the Linux User Group Switzerland (LUGS)
# to make the Mailinglist visible by WWW.
# All mails from the mailing list go to wmf and all the others will be
# forwarded to me.

# Please check if all the paths in PATH are reachable, remove the ones that
# are not.

PATH=$HOME/bin:/usr/bin:/bin:/usr/local/bin:
MAILDIR =	$HOME/Mail
DEFAULT =	$MAILDIR/mbox
LOGFILE =	$MAILDIR/from
LOCKFILE=	$HOME/.lockmail

:0:
*^Sender: owner-lugs@lugs.ch
|/home/wwwadmin/bin/wmf -m - -d /home/wwwadmin/LUGS -n "LUGS Mailinglist Archiv" -w 2 -f 644 -r

:0:
!Norbert.Kuemin@LUGS.ch
