Re: Spamassassin not triggering on LMTP mail

2020-08-05 Thread Guido Goluke, MajorLabel
Am 05.08.20 um 11:19 schrieb Guido Goluke, MajorLabel: I send mail to spamc using both smtpd_milters=unix:/spamass/spamass.sock, unix:/var/run/opendkim/opendkim.sock and non-smtp mail with non_smtpd_milters=unix:/spamass/spamass.sock, unix:/var/run/opendkim/opendkim.sock in my postfix

Re: Spamassassin not triggering on LMTP mail

2020-08-05 Thread Guido Goluke, MajorLabel
I send mail to spamc using both smtpd_milters=unix:/spamass/spamass.sock, unix:/var/run/opendkim/opendkim.sock and non-smtp mail with non_smtpd_milters=unix:/spamass/spamass.sock, unix:/var/run/opendkim/opendkim.sock in my postfix config. Now local mail, the 'non_smtpd_milter' directiv

Spamassassin not triggering on LMTP mail

2020-08-05 Thread Guido Goluke, MajorLabel
I send mail to spamc using both smtpd_milters=unix:/spamass/spamass.sock, unix:/var/run/opendkim/opendkim.sock and non-smtp mail with non_smtpd_milters=unix:/spamass/spamass.sock, unix:/var/run/opendkim/opendkim.sock in my postfix config. Now local mail, the 'non_smtpd_milter' directive,

RE: IMPORTANT NOTICE FOR PEOPLE RUNNING TRUNK re: [Bug 7826] Improve language around whitelist/blacklist and master/slave

2020-07-14 Thread Guido Goluke, MajorLabel
). Van: Kevin A. McGrail Verzonden: dinsdag 14 juli 2020 11:55 Aan: Guido Goluke, MajorLabel CC: m.r...@f1-outsourcing.eu; users ; jdow Onderwerp: Re: IMPORTANT NOTICE FOR PEOPLE RUNNING TRUNK re: [Bug 7826] Improve language around whitelist/blacklist and master/slave I think you are

RE: IMPORTANT NOTICE FOR PEOPLE RUNNING TRUNK re: [Bug 7826] Improve language around whitelist/blacklist and master/slave

2020-07-14 Thread Guido Goluke, MajorLabel
I am not inclined to weigh in on the discussion since I think it’s poisoned already (from both sides) but what really triggers me is claiming someone who disagrees with you to be ‘on the wrong side of history’. You have an opinion, and are entitled to it: you’re no deity however. Van: Kevin

SQL preferences: where does the _DOMAIN_ in the query come from

2020-02-17 Thread Guido Goluke, Majorlabel
se both a _USERNAME_ and _DOMAIN_ variable. In my setup, the domain variable is empty. How do I get the _DOMAIN_ variable to be filled so that I can make a flexible SQL setup? Guido Goluke Majorlabel

Re: Starting systemd version of spamd with -q option

2020-01-08 Thread Guido Goluke, MajorLabel
On 8 Jan 2020, at 3:42, Guido Goluke, MajorLabel wrote: Hello, I would like to control user preferences through SQL and read the docs, that stated you should start spamd with the -q option. As a novice that installed spamassassin through apt in Ubuntu, it's installed as a systemd se

Switching to SQL for user preferences: will I need to transfer the bayes DB?

2020-01-08 Thread Guido Goluke, MajorLabel
My setup is that of only virtual e-mail users. The 'vmail' user handles all internal stuff. Right now, I have a cronjob on the vmail user that scans 'learn spam' folders on a couple of mailboxes so that the bayes DB is built up on the vmail user and the learnt false negatives are actually used

Starting systemd version of spamd with -q option

2020-01-08 Thread Guido Goluke, MajorLabel
Hello, I would like to control user preferences through SQL and read the docs, that stated you should start spamd with the -q option. As a novice that installed spamassassin through apt in Ubuntu, it's installed as a systemd service and runs as a postfix milter. Should I just alter the system