with
ps -ef |grep spam I see the running process auf spamassassin :
Quote:
root 1052 1 0 23:13 ? 00:00:01 /usr/sbin/spamd --create-prefs --max-children 5 --helper-home-dir -d --pid file=/var/run/spamd.pid
root 1101 1052 0 23:13 ? 00:00:00 spamd child
root 1102 1052 0 23:13 ? 00:00:00 spamd child
root 1103 1052 0 23:13 ? 00:00:00 spamd child
root 1104 1052 0 23:13 ? 00:00:00 spamd child
root 1105 1052 0 23:13 ? 00:00:00 spamd child
root 1592 1561 0 23:17 pts/0 00:00:00 grep spam
|
with
ps -ef |grep clam I see the running process auf clamAV
Quote:
admispc 1530 1 0 23:14 ? 00:00:00 /home/admispconfig/ispconfig/tools/clamav/bin/freshclam -d -c 10 --datadir=/home/admispconfig/ispconfig/tools/clamav/share/clamav
root 1682 1561 0 23:24 pts/0 00:00:00 grep clam
|
I've enabled the function for spamassassin and clamAV in the user email-account and in the ISPManager for Mail.
Unfortunately I don't see anything in the mail-header that could tell me somthing about the scanningprocess.
Is there something what I've to do that the work properly?
tom