1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/mail/noattach/pkg-descr
Dirk Meyer 2ff8548320 - update MASTER_SITES
- update homepage
2016-10-06 18:18:52 +00:00

11 lines
429 B
Plaintext

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 rfc2047 or rfc2231 decoded if needed.
This program needs sendmail version 8.12.2 or newer to be compiled with
libmilter.
WWW: http://freecode.com/projects/noattach/