1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
eea2bd7c98 - update to 1.2 2005-04-26 17:51:30 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Dirk Meyer
80f172bf79 - Update to 1.1p1
fix a buffer overflow in the return message generation
- set PORTVERSION 1.1.1 to avoid future conflicts
2003-08-23 10:14:54 +00:00
Dirk Meyer
a9d62c9ca6 Update to 1.1
PR:		46737
Submitted by:	oli@isnic.is
2003-01-04 13:57:11 +00:00
Dirk Meyer
3b19ce9fe0 Version update from 1.0 to 1.0p1
PR:		37487
Submitted by:	oli@isnic.is
2002-04-29 09:51:26 +00:00
Dirk Meyer
c084406126 Version update and a description change.
With the new version there is a man page wich should now be installed.

PR:		37082
Submitted by:	oli@isnic.is
2002-04-15 02:17:52 +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
4571bd23fd - Update to 1.0beta10
- Cleanup in Makefile

PR:		34980
Submitted by:	oli@isnic.is
2002-02-17 15:11:50 +00:00
Dirk Meyer
cc66bd758b - Update to noattach-1.0beta8
PR:		34852
Submitted by:	oli@isnic.is
2002-02-12 05:14:57 +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