grolon
June 2nd, 2009, 10:20 AM
Hi all,
I'm working with a couple of customers integrating ESET Mail Security for Debian - 32 bit 3.0.15 under Ubuntu Server 9.04, using postfix.
Installation is normal as manual says.
My /etc/esets/esets.cfg looks like this.
root@mib:~# cat /etc/esets/esets.cfg | grep ^[^#]
[global]
syslog_facility = "syslog"
syslog_class = "error:warning:summ:summall:part:partall:info:debug"
action_av = "scan"
av_clean_mode = "standard"
action_av_infected = "discard"
action_av_notscanned = "discard"
action_av_deleted = "discard"
av_quarantine_enabled = yes
action_as = "accept"
action_as_spam = "discard"
action_as_notscanned = "discard"
av_update_period = 60
av_update_username = "EAV-00000000"
av_update_password = "mmmmmmmmm"
as_update_period = 60
[wwwi]
agent_enabled = yes
listen_addr = "0.0.0.0"
listen_port = 8443
username = "admin"
password = "admin"
[mda]
mda_path = "/usr/bin/procmail"
[smtp]
[smfi]
[http]
[ftp]
[icap]
[pop3]
[imap]
[pac]
action_av_deleted = "accept"
[dac]
action_av_deleted = "accept"
[scan]
av_clean_mode = "none"
root@mib:~#
Problem : Customers claim antispam is not working. Using www interface -> control -> statistics; i can see a lot of mails coming to mail server but none is marked as SPAM. What is wrong with configuration?.
I have read the manual http://www.eset-la.com/manuals/eset_mail_security_ES.pdf (spanish). So dont RTFM me please. In page 22 manual says something about "av_enabled (Anti-Virus Enabled)" and "as_enabled (Spam Detect Enabled)" parameters, but i cant find them in /etc/esets/esets.cfg. Are they necesary?
Aditional info, removed Amavi-new and spamassassin and using ESET Solution only.
Log file says :
Jun 2 10:12:05 mib esets_daemon[20589]: debug[506c0000]: Using configuration for section `wwwi'
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0000]: License registration key(s) control
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0000]: License: product name: ESET Mail Security, expiration date: 2009-07-31 20:00:00, license filename: `/etc/esets/license/esets_e54c64.lic'
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0000]: Start anti-virus modules update and reload
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0201]: Connection request from agent 'wwwi' accepted
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0201]: Searching for section `wwwi' user `' in configuration
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0201]: Using configuration for section `wwwi'
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: ESETS WWW Interface module, version 3.0.15, (C) 2009 ESET, spol. s r.o.
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Dump global esets_wwwi setting information
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Syslog facility - syslog_facility = "syslog"
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Enable classes of syslog - syslog_class = "error:warning:summ:summall:part:partall:info:debug"
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Listen address - listen_addr = "0.0.0.0"
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Listen port - listen_port = 8443
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Server is listening on 0.0.0.0:8443
root@mib:~#
There is no mention about an AntiSpam Module.
Any help?
Thanks in advance
Guido R. Rolon A.
HS S. A. (Integrating Linux Solutions)
grolon@hs.com.py
I'm working with a couple of customers integrating ESET Mail Security for Debian - 32 bit 3.0.15 under Ubuntu Server 9.04, using postfix.
Installation is normal as manual says.
My /etc/esets/esets.cfg looks like this.
root@mib:~# cat /etc/esets/esets.cfg | grep ^[^#]
[global]
syslog_facility = "syslog"
syslog_class = "error:warning:summ:summall:part:partall:info:debug"
action_av = "scan"
av_clean_mode = "standard"
action_av_infected = "discard"
action_av_notscanned = "discard"
action_av_deleted = "discard"
av_quarantine_enabled = yes
action_as = "accept"
action_as_spam = "discard"
action_as_notscanned = "discard"
av_update_period = 60
av_update_username = "EAV-00000000"
av_update_password = "mmmmmmmmm"
as_update_period = 60
[wwwi]
agent_enabled = yes
listen_addr = "0.0.0.0"
listen_port = 8443
username = "admin"
password = "admin"
[mda]
mda_path = "/usr/bin/procmail"
[smtp]
[smfi]
[http]
[ftp]
[icap]
[pop3]
[imap]
[pac]
action_av_deleted = "accept"
[dac]
action_av_deleted = "accept"
[scan]
av_clean_mode = "none"
root@mib:~#
Problem : Customers claim antispam is not working. Using www interface -> control -> statistics; i can see a lot of mails coming to mail server but none is marked as SPAM. What is wrong with configuration?.
I have read the manual http://www.eset-la.com/manuals/eset_mail_security_ES.pdf (spanish). So dont RTFM me please. In page 22 manual says something about "av_enabled (Anti-Virus Enabled)" and "as_enabled (Spam Detect Enabled)" parameters, but i cant find them in /etc/esets/esets.cfg. Are they necesary?
Aditional info, removed Amavi-new and spamassassin and using ESET Solution only.
Log file says :
Jun 2 10:12:05 mib esets_daemon[20589]: debug[506c0000]: Using configuration for section `wwwi'
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0000]: License registration key(s) control
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0000]: License: product name: ESET Mail Security, expiration date: 2009-07-31 20:00:00, license filename: `/etc/esets/license/esets_e54c64.lic'
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0000]: Start anti-virus modules update and reload
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0201]: Connection request from agent 'wwwi' accepted
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0201]: Searching for section `wwwi' user `' in configuration
Jun 2 10:12:05 mib esets_daemon[20590]: debug[506e0201]: Using configuration for section `wwwi'
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: ESETS WWW Interface module, version 3.0.15, (C) 2009 ESET, spol. s r.o.
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Dump global esets_wwwi setting information
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Syslog facility - syslog_facility = "syslog"
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Enable classes of syslog - syslog_class = "error:warning:summ:summall:part:partall:info:debug"
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Listen address - listen_addr = "0.0.0.0"
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Listen port - listen_port = 8443
Jun 2 10:12:05 mib esets_wwwi[20592]: debug[50700000]: Server is listening on 0.0.0.0:8443
root@mib:~#
There is no mention about an AntiSpam Module.
Any help?
Thanks in advance
Guido R. Rolon A.
HS S. A. (Integrating Linux Solutions)
grolon@hs.com.py