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
8
Enter your Username and Password information into the global section of the ESET configuration file using a text editor:
vi @ETCDIR@/esets.cfg
Edit the ESETS Update options section of the ESETS configuration file.
av_update_username = "EAV-12345678"
av_update_password = "yourpassword"
Start main daemon service:
Linux OS:
/etc/init.d/esets start
BSD OS:
/usr/local/etc/rc.d/esets.sh start
Once the package is installed, you can verify that the main ESETS service is running by using the following command:
Linux OS:
ps -C esets_daemon
BSD OS:
ps -ax | grep esets_daemon
Solaris:
ps -A | grep esets_daemon
After pressing ENTER, you should see the following (or similar) message:
PID TTY TIME CMD
2226 ? 00:00:00 esets_daemon
2229 ? 00:00:00 esets_daemon
At least two ESETS daemon processes are running in the background. The first PID represents the process and threads manager of
the system. The other represents the ESETS scanning process.
To help you easily integrate ESET Security with your system, you can also use the ESET Security interactive automated install
script. You can undo all changes later. A list of available ESETS installations/uninstallations according to imported licenses will
be displayed.
@SBINDIR@/esets_setup