Displaying 4 results from an estimated 4 matches for "dpsam".
Did you mean:
dpham
2015 Aug 14
1
sieve and antispam
...ntispam/dspam setup: postfix delivers to
dspam, which classifies and tags the mail, and then passes it to postfix
which uses sieve to put mail into the appropriate folders based on
dspam's classification. I also have the antispam plugin watching mail
being moved between folders and re-training dpsam accordingly.
If I now add some sieve filter rules which put incoming mail into
appropriate folders, possibly overriding what would normally result from
dspam's classification, will that be seen by the antispam plugin and
used for training dspam?
Regards,
Andrew McNaughton
2014 Mar 06
1
Struggling with antispam
...k or ham at chandlerfamily.org.uk - and via
postfix manipulations get that to call dspam as user dspam. If I run as
root and use sendmail -bv to check that it works I get a delivery report
that shows that it would indeed arrive at dspam
I have a file in /var/spool/dspam called group which has
dpsam:shared:*
In it so that all users share the same dictionary.
However, when I try to make this work with anitspam, I keep getting
failure, and I can't work out what is causing it. Maybe its again
because I am running with uid 10001 when calling sendmail but I don't know.
antispam config...
2008 Jul 23
5
Dovecot antispam (X-DSPAM-Signature)
Hi,
I recently installed an IMAP server with dovecot and the dovecot
antispam plugin with dspam backend.
If I configure dspam to not include the signature in the
X-DSPAM-Signature header will I be able to move mail into SPAM folder?
Regards,
Isabel
2007 Sep 30
4
new antispam plugin
Sparked from the discussion on the list, I've put my antispam plugin
into git and split up the code into a frontend and possibly multiple
backends. See http://git.sipsolutions.net/dovecot-antispam.git/ (URL
functions as both gitweb and git URL)
Andreas, I took your README file and adjusted it, I hope you don't mind.
I didn't fork from your git tree because you'd already