hmmmm, I wonder what this moron is doing wrong?

/etc/systemd/system# ls -alt /root |grep spam

    drwxr-xr-x  5 root    root      4096 Mar 29  2024 spamassassin-dqs

/etc/systemd/system# cat spamd.service |grep Exec

    ExecStart=/usr/local/bin/spamd -d -c -m5 -u spamd -A 127.0.0.1,::1 --pidfile=/run/spamd.pid -s /var/log/spamd.log

ps -ef |grep spamd

    root     2441987       1 32 13:07 ?        00:00:02 spamd
    postfix  2441992 2333764  0 13:07 ?        00:00:00 pipe -n spamassassin -t unix user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}
    spamd    2441998 2441987 14 13:07 ?        00:00:00 spamd child
    spamd    2441999 2441987  0 13:07 ?        00:00:00 spamd child


On 6/11/2025 5:12 AM, Reindl Harald (privat) wrote:


Am 11.06.25 um 10:50 schrieb Newlon, Phil:
creating /root/.spamassassin/dnsblock_sa-accredit.habeas.com (This means DNSBL blocked you due to too many queries

only if some moron has running spamassassin as root
on proper machines SA can't touch /root/ no matter what happens

Reply via email to