diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /mail/mimedefang | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'mail/mimedefang')
-rw-r--r-- | mail/mimedefang/pkg-descr | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/mimedefang/pkg-descr b/mail/mimedefang/pkg-descr index 63e7f5775505..362dec9817f4 100644 --- a/mail/mimedefang/pkg-descr +++ b/mail/mimedefang/pkg-descr @@ -1,20 +1,20 @@ MIMEDefang is a program for inspecting and modifying e-mail messages as they pass through your mail relay. MIMEDefang is written in Perl, and its filter actions are expressed in Perl, so it's highly flexible. Here are some -things that you can do very easily with MIMEDefang: +things that you can do very easily with MIMEDefang: Delete or alter attachments based on file name, contents, results of a - virus scan, attachment size, etc. + virus scan, attachment size, etc. Replace large attachments with links to a centrally-stored copy to ease - the burden on POP3 users with slow modem links. + the burden on POP3 users with slow modem links. - Add boilerplate text to e-mail messages. + Add boilerplate text to e-mail messages. - Customize filter rules based on domain, user-name, relay machine, etc. + Customize filter rules based on domain, user-name, relay machine, etc. - Reject unacceptable messages, where you define what "unacceptable" means. + Reject unacceptable messages, where you define what "unacceptable" means. - Add or delete recipients for a message. + Add or delete recipients for a message. WWW: http://www.mimedefang.org/ |