Cyrille Bollu:
> spamass+ 673 1 0 13:06 ? 00:00:00 /usr/sbin/spamass-milter -P
> /var/run/spamass/spamass.pid -f -p /var/spool/postfix/spamass/spamass.sock -u
> spamass-milter -d func,misc,net,poll,rcpt,spamc,str,uori -i 127.0.0.1 -- -s
> 10485760 -r 10
-r 10 is in the wrong place
No no:
root@bollu:/home/debian# ps -eaf | grep spamass-milter
spamass+ 673 1 0 13:06 ? 00:00:00
/usr/sbin/spamass-milter -P /var/run/spamass/spamass.pid -f -p
/var/spool/postfix/spamass/spamass.sock -u spamass-milter -d
func,misc,net,poll,rcpt,spamc,str,uori -i 127.0.0.1 -- -s 104
On 26.11.21 12:53, Cyrille Bollu wrote:
postfix communicates with spamassassin via a milter:
# milter settings (for DKIM, spam filters,...)
smtpd_milters = unix:/opendkim/opendkim.sock,local:spamass/spamass.sock
non_smtpd_milters = $smtpd_milters
As said, I can see logs in mail.log that sh
Hello,
postfix communicates with spamassassin via a milter:
# milter settings (for DKIM, spam filters,...)
smtpd_milters = unix:/opendkim/opendkim.sock,local:spamass/spamass.sock
non_smtpd_milters = $smtpd_milters
As said, I can see logs in mail.log that show messages being processed and
> What should happen technically is that Postfix connects to the milter,
> the milter uses spamc to communicate with SpamAssassin/spamd, and
> finally the milter will add the new headers it receives from
> SpamAssassin.
To expand a little bit on this, the crucial thing is that all components
can c
And does Postfix connect via the milter and spamc, or does it call
spamassassin directly? For example, I have this in /etc/postfix/main.cf:
smtpd_milters =
...
unix:spamassassin/spamassassin-milter.sock
Another thing to try is enable more logging in spamass-milter to see
what it’s doing.
Wha
Hi,
Here's my config. It's quite a default one: I didn't change much (I show
you below what I've changed)
Best regards,
Cyrille
= CONFIG ==
root@bollu:/etc# grep -v '^#' default/spamassassin | grep -v '^$'
OPTIONS="-D --create-prefs --max-children 5 --helper
On 12/11/2021 at 3:33 PM Philip Prindeville wrote:
What... you mean "do no evil" is just lip-service? I'm so... so...
disillusioned!
On 26.11.21 11:07, Peter wrote:
They abandaoned the motto in 2018.
I often think they only skipped the "Don't" part of their "Don't be evil"
motto.
--
Matus