Hi Rocky,
Yes I have MailScanner in both /opt /etc but if I chek the conf file everything seems to point to /opt :
admin@mailscanner:~$ more /opt/MailScanner/etc/MailScanner.conf | grep /etc
# all the files in /opt/MailScanner/etc/conf.d so you can just add
%etc-dir% = /opt/MailScanner/etc
%report-dir% = /opt/MailScanner/etc/reports/en
%rules-dir% = /opt/MailScanner/etc/rules
%mcp-dir% = /opt/MailScanner/etc/mcp
# Example: /opt/MailScanner/etc/mqueue.in.list.conf
#For Exim users: Sendmail2 = /usr/sbin/exim -C /etc/exim/exim_send.conf
#Sendmail2 = /usr/sbin/sendmail -C /etc/exim/exim_send.conf
# called /etc/MailScanner/rules/scan.messages.rules and set the next line to
# Normal location on most systems is /etc/mail/spamassassin.
SpamAssassin Site Rules Dir = /etc/mail/spamassassin
# The site-local rules are searched for here, and in prefix/etc/spamassassin,
# prefix/etc/mail/spamassassin, /usr/local/etc/spamassassin, /etc/spamassassin,
# /etc/mail/spamassassin, and maybe others.
#SpamAssassin Local Rules Dir = /opt/MailScanner/etc/mail/spamassassin
include /opt/MailScanner/etc/conf.d/*
What do you suggest, remove Mailscanner from /etc ?
Thank you for your help
Patrick
|