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
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
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,
).
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
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
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
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
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
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