Installation manual
Table Of Contents
- Introduction
- Terminology and abbreviations
- System requirements
- Installation
- Architecture Overview
- Integration with Email Messaging System
- Important ESET Mail Security mechanisms
- ESET Security system update
- Let us know
- Appendix A. ESETS setup and configuration
- Setting ESETS for MTA Postfix
- Setting ESETS for MTA Sendmail
- Setting ESETS for MTA Qmail
- Setting ESETS for MTA Exim version 3
- Setting ESETS for MTA Exim version 4
- Setting ESETS for MTA ZMailer
- Setting ESETS for MTA Novell GroupWise
- Setting ESETS for outbound email message scanning
- Setting ESETS for scanning of POP3 communication
- Setting ESETS for scanning of IMAP communication
- Appendix B. PHP License

30
The following commands are available only for ESET Mail Security.
esets_cgp
External filter plug-in for CommuniGate Pro, which reads e-mail filenames from standard input,
requests esets_daemon to scan it and responds with status.
Usage: @BINDIR@/esets_cgp [OPTIONS..]
esets_cli
ESET’S Command Line Interface module, the role of which is to scan all file system objects that are
defined as a command line argument(s).
Usage: @BINDIR@/esets_cli [OPTIONS..] FILES..
esets_mda
ESET’S Mail Delivery Agent wrapper module, the role of whichis to receive e-mail, request esets_daemon
to scan it, and forward the scanned e-mail to the original MDA, since this module is not a full-featured
MDA.
esets_pipe
A simple e-mail scanner, which reads the mail from stdin, requests eset_daemon to scan it and if
accepted, writes it scanned to standard output.
Usage: @BINDIR@/esets_pipe [OPTIONS..]
esets_zmfi
ZMailer’s contentfilter, which scans e-mail filenames read from stdin, requests esets_daemon to scan
it and responds with the status.
Usage: @BINDIR@/esets_zmfi [OPTIONS..]