summaryrefslogtreecommitdiff
path: root/mail/qmail-qfilter/MESSAGE
blob: 7a5f3d729bce07b5a12623e3233802fec22d127e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/07/21 22:53:36 schmonz Exp $

This package provides a simple script that runs all the filters in
${PKG_SYSCONFDIR} whose filenames match "qfilter-*".
These filters will be executed in sort(1) order with no arguments.

To use this script to filter messages arriving via SMTP:
- Set qmailsmtpd_postenv="QMAILQUEUE=${PREFIX}/bin/qmail-qfilter-queue"
    in /etc/rc.conf.
- Restart qmail-smtpd.

===========================================================================