Hello there,
Anyone have an idea on how to block the India seo spam?
Best.
Hello there,
Anyone have an idea on how to block the India seo spam?
Best.
Could you share examples? especially with the full headers?
Spam Blocking is a delicate balance between allowing legit email and stopping spammers. It’s cat and mouse and if an email doesn’t come from a spammy IP/domain, it can be difficult to accurately classify.
Hello,
Spamassasin seem to be installed with Mail-in-a-Box,
however how we manage it because I have this if I try to start it.
SpamAssassin Mail Filter Daemon: disabled, see /etc/default/spamassassin
Thank you
run ps -auxf | grep spampd
on your MIAB host.
You should see a bunch of spam proxy daemon processes running. They proxy email to various spam filters.
If not, then you’ve got a problem and we’ll need to diagnose why spam proxy daemon isn’t running.
Here’s the relevant setup: https://github.com/mail-in-a-box/mailinabox/blob/master/setup/spamassassin.sh
Result:
root 23838 0.0 0.1 11988 2192 pts/4 S+ 12:35 0:00 _ grep --color=auto spamp
spampd 1891 0.0 3.4 158756 70164 ? Ss 2016 0:58 /usr/bin/perl -T /usr/sbin/spampd --tagall --port=10025 --host=127.0.0.1 --relayport=10026 --relayhost=127.0.0.1 --pid=/var/run/spampd.pid --children=3 --user=spampd --group=spampd --logsock=unix --maxsize=500
spampd 14494 0.0 4.0 167088 82040 ? S Jan30 0:01 _ /usr/bin/perl -T /usr/sbin/spampd --tagall --port=10025 --host=127.0.0.1 --relayport=10026 --relayhost=127.0.0.1 --pid=/var/run/spampd.pid --children=3 --user=spampd --group=spampd --logsock=unix --maxsize=500
spampd 21350 0.0 3.6 160740 75648 ? S Jan30 0:00 _ /usr/bin/perl -T /usr/sbin/spampd --tagall --port=10025 --host=127.0.0.1 --relayport=10026 --relayhost=127.0.0.1 --pid=/var/run/spampd.pid --children=3 --user=spampd --group=spampd --logsock=unix --maxsize=500
spampd 20921 0.0 3.6 160252 75172 ? S 02:05 0:01 _ /usr/bin/perl -T /usr/sbin/spampd --tagall --port=10025 --host=127.0.0.1 --relayport=10026 --relayhost=127.0.0.1 --pid=/var/run/spampd.pid --children=3 --user=spampd --group=spampd --logsock=unix --maxsize=500
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.