Date: Sat, 19 Jan 2002 07:32:22 -0800 (PST) From: Dirk Meyer <dinoex@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/raysfilter Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/raysfilter/files patch-rays-filter.c Message-ID: <200201191532.g0JFWMW93875@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2002/01/19 07:32:22 PST Modified files: mail Makefile Added files: mail/raysfilter Makefile distinfo pkg-comment pkg-descr pkg-plist mail/raysfilter/files patch-rays-filter.c Log: New port. Ray's Mail Filter, Copyright (C) 2000 South Bank University, London This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The configuration files, header-list.conf and string-list.conf control which message headers the filter examines and what strings it looks for in those headers. The filter will look for all of the specified strings in all of the specified headers. The configuration files can be changed while the filter is running. The mail-filter reset command is then used to signal the program to re-read the files. WWW: http://www.sendmail-filter.sbu.ac.uk/ Revision Changes Path 1.282 +1 -0 ports/mail/Makefile 1.1 +79 -0 ports/mail/raysfilter/Makefile (new) 1.1 +1 -0 ports/mail/raysfilter/distinfo (new) 1.1 +32 -0 ports/mail/raysfilter/files/patch-rays-filter.c (new) 1.1 +1 -0 ports/mail/raysfilter/pkg-comment (new) 1.1 +17 -0 ports/mail/raysfilter/pkg-descr (new) 1.1 +22 -0 ports/mail/raysfilter/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201191532.g0JFWMW93875>