mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
2ff8548320
- update homepage
11 lines
429 B
Plaintext
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/
|