1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/mail/sccmilter/pkg-descr
Doug Barton 989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00

24 lines
1.2 KiB
Plaintext

This is a sendmail filter, based on Milter API, intedned to do spam
control and canceling it. This is multi-thread small filter, which
sits between sendmail and local mail agent, checks all mail by
selected rules and cancels spam-qualified messages.
Main features:
- Charset controlling. No more unreadable mails in your box!
You can selectively setup, which codepages for which users are
allowed, mail with other codepages will declined
- HTML isolating. You can setup filter to check all incoming, outgoing
or all (or none) mail to HTML mail and decline it.
IMHO, HTML mail is a headache only. You can separately setup on
per-user basis, which users can send HTML mail, which can receive
- Attachment control. You can allow or deny receiving mail with attachments,
sending mail with attachments and send and receive simultaneously
- 'Shadow watch'. You can silently keep copy of outgoing mail from local
users to further analysis. Watch incoming mail will be arrived shortly.
Any other features (content filtering, attachment checking) are
planned, but not imlemented this release.
Author: Rashid N. Achilov <shelton@granch.ru>
WWW: http://granch.ru/~shelton/