Le 13/09/2013 17:29, RW a écrit :
On Thu, 12 Sep 2013 22:09:42 +0200
Mathieu R. wrote:
22:01 root@effraie01 ~ # sa-learn --username=vmail --backup
v 3 db_version # this must be the first line!!!
v 0 num_spam
v 0 num_nonspam
sa-learn --username sets the virt
On Thu, 12 Sep 2013 22:09:42 +0200
Mathieu R. wrote:
> 22:01 root@effraie01 ~ # sa-learn --username=vmail --backup
> v 3 db_version # this must be the first line!!!
> v 0 num_spam
> v 0 num_nonspam
sa-learn --username sets the virtual user not the unix user. (
Le 12/09/2013 08:31, Steffen Kaiser a écrit :
above script is missing important log information: the current uid
and $HOME; also sa-learn knows -D
I would change for a testing period:
#!/bin/sh
echo /usr/bin/sa-learn $* /tmp/sendmail-msg-$$.txt ;
echo "$$-start ($*)" >> /tmp/sa-learn-pipe.log ;
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 11 Sep 2013, Mathieu R. wrote:
Sorry for posting on both list spamassassin and dovecot : my question is
on dovecot antispam plugin, used to learn spamassassin with sa-learn.
I wonder if there is a way to confirme sa-learn is correctly feede
Hello,
Sorry for posting on both list spamassassin and dovecot : my question is
on dovecot antispam plugin, used to learn spamassassin with sa-learn.
I wonder if there is a way to confirme sa-learn is correctly feeded by
the antispam plugin.
dovecot version : 2.1.7
spamassassin version : 3.3.2