60dc5014b5
exim-exiscan adds email content scanning to the exim MTA It can hook into spamassassin, virus scanning, and to filter on mime type
21 lines
925 B
Text
21 lines
925 B
Text
exim-exiscan adds email content scanning to the exim MTA
|
|
It can hook into spamassassin, virus scanning, and to filter on mime type
|
|
|
|
Exim is a mail transport agent (MTA) developed at the University of Cambridge
|
|
for use on Unix systems connected to the Internet. It is freely available
|
|
under the terms of the GNU General Public Licence. In style it is similar to
|
|
Smail 3, but its facilities are more extensive, and in particular it has
|
|
options for verifying incoming sender and recipient addresses, for refusing
|
|
mail from specified hosts, networks, or senders, and for controlling mail
|
|
relaying.
|
|
|
|
This build of exim has the following non-default features enabled:
|
|
|
|
TRANSPORT_LMTP SUPPORT_MAILDIR SUPPORT_MAILSTORE
|
|
SUPPORT_MBX AUTH_CRAM_MD5 AUTH_PLAINTEXT
|
|
AUTH_SPA SUPPORT_TLS USE_TCP_WRAPPERS
|
|
HAVE_IPV6
|
|
|
|
The following default feature is disabled:
|
|
|
|
EXIM_MONITOR
|