summaryrefslogtreecommitdiffstats
path: root/mail/noattach
Commit message (Collapse)AuthorAgeFilesLines
* Add an option: SENDMAIL_MILTER_IN_BASE=yesdinoex2002-05-101-1/+0
| | | | | | This does not build yet, as the ports need more than libmilter. PR: 37908
* Version update from 1.0 to 1.0p1dinoex2002-04-292-2/+2
| | | | | PR: 37487 Submitted by: oli@isnic.is
* Version update and a description change.dinoex2002-04-153-4/+6
| | | | | | | With the new version there is a man page wich should now be installed. PR: 37082 Submitted by: oli@isnic.is
* Fixed:dinoex2002-04-011-0/+3
| | | | | | | | if you have some sendmail compiled with LDAP support the configure fails because -ldap -llber are not used in the sm_snprintf test. Submitted by: Stephane.Lentz@ansf.alcatel.fr
* - Update noattach to 1.0beta12dinoex2002-03-283-3/+8
| | | | - Make startupscript smarter
* Fix noattach.sh.sample script, %%PREFIX%% was not replaceddinoex2002-03-171-1/+5
|
* - Update noattach to 1.0beta11dinoex2002-03-174-5/+6
| | | | | | | - syncronize sample startup-scripts PR: 36005 Submitted by: oli@amun.isnic.is
* - Update to 1.0beta10dinoex2002-02-173-6/+5
| | | | | | | - Cleanup in Makefile PR: 34980 Submitted by: oli@isnic.is
* - Update to noattach-1.0beta8dinoex2002-02-123-3/+3
| | | | | PR: 34852 Submitted by: oli@isnic.is
* Add-Port:dinoex2002-02-106-0/+101
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/
OpenPOWER on IntegriCloud