Commit graph

9 commits

Author SHA1 Message Date
Dirk Meyer
eea2bd7c98 - update to 1.2 2005-04-26 17:51:30 +00:00
Dirk Meyer
4a732520f3 - force milter dir as first include path
- fix build with sendmail 8.13 mfapi.h
- switch default to sendmail 8.13
2004-10-12 16:16:19 +00:00
Dirk Meyer
12fc4ace75 - fix Usage 2003-12-04 03:24:09 +00:00
Dirk Meyer
b27d7e16af - use DOCSDIR and EXAMPLESDIR 2003-10-12 10:58:50 +00:00
Dirk Meyer
23214d189f - Fix bogus kill -SIGUSR1 to -USR1 for reload target
- update Usage.
2003-09-26 07:17:47 +00:00
Dirk Meyer
cbc0bb7a96 - add reload target in rc.script 2003-09-25 18:31:25 +00:00
Dirk Meyer
cc0a724bb7 - Update noattach to 1.0beta12
- Make startupscript smarter
2002-03-28 04:43:59 +00:00
Dirk Meyer
cfecb977d8 - Update noattach to 1.0beta11
- syncronize sample startup-scripts

PR:		36005
Submitted by:	oli@amun.isnic.is
2002-03-17 18:00:07 +00:00
Dirk Meyer
a8b5fc19bb Add-Port:
A attatchment filter for Sendmail

There really isn't much to say, noattach is a milter that parses the body
of email messages from sendmail and checks if the filename of attachments
matches one of the regular expressions in a given pattern file and rejects
those emails that match.
Filenames are MIME decoded if needed.

This program needs sendmail version 8.12.1 or newer to be compiled with
libsm and libmilter.

WWW: http://freshmeat.net/projects/noattach/
2002-02-10 06:04:46 +00:00