Help needed when removing MailScanner completely
Mark Sapiro
mark at msapiro.net
Wed May 2 21:20:10 UTC 2018
On 05/02/2018 02:11 PM, Mika Leppänen wrote:
>
> I did this:
>
> root at nix:/# find / -xdev -type f -print0 | xargs -0 grep -H
> "spamassassin -x -D -C /opt/MailScanner/spam.assassin.conf --lint"
Try
as root or with sudo
grep -r 'MailScanner/spam.assassin.conf' /
or maybe just
grep -r spamassassin /
--
Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the MailScanner
mailing list