Commit graph

14 commits

Author SHA1 Message Date
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +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
3498012a6f Option SENDMAIL_MILTER_IN_BASE
- allow to build port with base sendamil
2002-10-26 19:05:37 +00:00
Dirk Meyer
2029c61d64 Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter.

PR:		37908
2002-05-10 06:01:35 +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
0640544e5c Fixed:
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
2002-04-01 15:00:33 +00:00
Dirk Meyer
cc0a724bb7 - Update noattach to 1.0beta12
- Make startupscript smarter
2002-03-28 04:43:59 +00:00
Dirk Meyer
723a5055cd Fix noattach.sh.sample script, %%PREFIX%% was not replaced 2002-03-17 20:27:30 +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