File: procmailrc

package info (click to toggle)
wmf 1.0.5-8.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 408 kB
  • sloc: ansic: 5,405; makefile: 54; sh: 19
file content (22 lines) | stat: -rw-r--r-- 641 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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