Displaying 20 results from an estimated 51 matches for "antispam_dspam_binary".
2012 Jun 09
1
Dovecot antispam plugin bug: got an empty message
...AM-Signature
> antispam_signature_missing = move
> antispam_spam_pattern_ignorecase = Junk;Junk.*
> antispam_trash_pattern_ignorecase = Trash;Deleted Items;Deleted
> Messages
>
> # Backend specific
> antispam_backend = dspam
> antispam_dspam_binary = /usr/bin/dspamc
> antispam_dspam_args =
> --user;%u;--deliver=;--source=error;--signature=%%s
> antispam_dspam_spam = --class=spam
> antispam_dspam_notspam = --class=innocent
> #antispam_dspam_result_header = X-DSPAM-Result
> }
>
>
> --...
2013 Apr 30
2
dovecot antispam plugin is not woking
...n below:
protocol imap {
? mail_plugins = " antispam autocreate"
}
protocol pop3 {
? mail_plugins = antispam autocreate
}
plugin {
? antispam_allow_append_to_spam = YES
? antispam_backend = dspam
? antispam_crm_args = --config=/home/vmail
? antispam_dspam_args = --client;--user vmail
? antispam_dspam_binary = /usr/bin/dspam
? antispam_dspam_notspam = --class=innocent
? antispam_dspam_result_header = X-DSPAM-Result
? antispam_dspam_spam = --class=spam
? antispam_mail_tmpdir = /tmp
? antispam_signature = X-DSPAM-Signature
? antispam_signature_missing = error
? antispam_spam = Spam
}
dspam bin path:
[r...
2010 Jan 03
2
Problems getting the antispam-plugin to work
...nately dovecot always says "antispam plugin not configured"
moving spam into the spam-folder.
My config:
protocol imap {
mail_plugins = antispam
}
plugin {
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_trash = Trash
antispam_spam = Spam
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --deliver=;--user;%u
}
Thanks in advance
Malte Schirmacher
2014 Mar 16
1
dovecot2-antispam segfault
...m: latest hg (revision 51)
>
> Antispam configuration:
> antispam_backend = dspam
> antispam_allow_append_to_spam = YES
> antispam_spam = Spam;Junk
> antispam_trash = trash;Trash
> antispam_signature = X-DSPAM-Signature
> antispam_signature_missing = error
> antispam_dspam_binary = /usr/bin/dspamc
> antispam_dspam_args =
> --user;%Ln;--deliver=spam,innocent;--source=error;--signature=%%s
> antispam_dspam_spam = --class=spam
> antispam_dspam_notspam = --class=innocent
> antispam_dspam_result_header = X-DSPAM-Result
> mail_plugins = antispam fts ft...
2012 Jan 25
1
Dovecot antispam plugint got an empty message
...Sdilene/maildir:INDEX=/home/dovecot/%n/public
prefix = Sdilene.
separator = .
subscriptions = no
type = public
}
passdb {
args = session=yes
driver = pam
}
plugin {
acl = vfile
acl_shared_dict = proxy::acl
antispam_backend = dspam
antispam_dspam_args = --user;%u;--source=error
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
antispam_dspam_spam = --class=spam
antispam_mail_tmpdir = /tmp
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam = Junk
antispam_trash = Tras...
2010 Jul 22
1
NFS Maildirs
...dknot/var/run/dovecot/auth-client
mode: 432
master:
path: /opt/redknot/var/run/dovecot/auth-master
mode: 384
plugin:
antispam_signature: X-DSPAM-Signature
antispam_signature_missing: error
antispam_trash: Trash
antispam_spam: Junk
antispam_allow_append_to_spam: yes
antispam_dspam_binary: /opt/redknot/bin/dspam
antispam_dspam_args: --deliver;--user;%u;--debug
antispam_dspam_result_header: X-DSPAM-Result
antispam_dspam_result_blacklist: Virus
YoungGuns
Kasteleinenkampweg 7b
5222 AX 's-Hertogenbosch
T. 073 623 56 40
F. 073 623 56 39
www.youngguns.nl
KvK 18076568
2008 Mar 28
1
Dovecot Startup error on FreeBSD
...s: uid=vxmail gid=vxmail home=/var/MailRoot/domains/%d/%n
allow_all_users=yes
socket:
type: listen
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vxmail
plugin:
antispam_signature: X-DSPAM-Signature
antispam_trash: Trash
antispam_spam: SPAM
antispam_dspam_binary: /usr/local/bin/dspam
antispam_dspam_args: --user;%u
I googled and found similar post at
http://www.mail-archive.com/dovecot at dovecot.org/msg01793.html,
http://www.mail-archive.com/dovecot at dovecot.org/msg01798.html and
http://www.mail-archive.com/dovecot at dovecot.org/msg01831.html
bu...
2009 Feb 03
4
Dovecot-antispam does not work
...protocol imap {
mail_plugins = antispam
mail_plugin_dir = /usr/lib64/dovecot/imap
}
plugin {
# For dovecot-antispam:
antispam_signature = X-DSPAM-Signature
antispam_trash = trash;Trash;Deleted Items
antispam_spam = SPAM;Junk
#antispam_unsure = unsure
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --deliver=;--user;%u
antispam_mail_tmpdir = /tmp
}
But it does not work and really I cannot figure it out for two days, because
I can find no log wherever, where it writes it does (or try to do)
something, nor in the dovecot logs, nor in the...
2011 Nov 29
1
can't get sieve to sort virus into spam
...elational regex imap4flags copy include variables body enotify
environment mailbox date
mbox_write_locks = fcntl
passdb {
args = scheme=CRYPT username_format=%u /etc/dovecot/users
driver = passwd-file
}
plugin {
antispam_backend = dspam-exec
antispam_dspam_args = --deliver;--user;%u
antispam_dspam_binary = /usr/bin/dspam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_spam = Spam
antispam_trash = trash;Trash;Deleted Items; Deleted Messages
sieve = /home/vmail/%d/%n/dovecot.sieve.script
sieve_dir = /home/vmail/%d/%n/dovecot.sieve/
sieve_global_...
2013 Jan 16
1
dovecot + antispam plugin - no retraining
...usr/lib/dovecot/modules/lib90_antispam_plugin.so
Jan 16 19:26:45 mailhost dovecot: imap(user): Debug: Effective uid=1001,
gid=1001, home=/home/user
Jan 16 19:26:45 mailhost dovecot: imap(user): Fatal: master: service(imap):
child 4701 returned error 3
settings were:
antispam_backend = dspam-exec
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --client;--source=error;--user;%u;--signature=%%s
I've also tried with:
antispam_backend = dspam-exec
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --source=error;--user;%u
those settings actually do not produce the problem after the imap...
2013 Dec 10
1
undoing a zlib test
...= \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = /opt/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
antispam_backend = dspam
antispam_debug_target = syslog
antispam_dspam_args = --user;%u;--deliver=;--source=error;--signature=%%s
antispam_dspam_binary = /opt/local/bin/dspamc
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam_pattern_ignorecase = junk;spam;junk *
antispam_tras...
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with antispam
....
Here's my plugin settings :
antispam_verbose_debug = 1
antispam_debug_target = syslog
antispam_backend = dspam
antispam_allow_append_to_spam = NO
antispam_skip_from_line = NO
antispam_spam = Spam
antispam_trash = Trash
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --user;%u;--deliver=;--source=error;--signature=%%s
antispam_dspam_spam = --class=spam
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
When i'm moving an email to the dspam folder, Thunderbird throw me an
error : F...
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
...de variables body enotify
environment mailbox date ihave imapflags notify
passdb {
args = /etc/dovecot/ldap-passdb.conf.ext
driver = ldap
}
plugin {
antispam_allow_append_to_spam = no
antispam_backend = dspam
antispam_dspam_args = --user;%Lu;--deliver=spam,innocent;--source=error
antispam_dspam_binary = /usr/bin/dspamc
antispam_dspam_notspam = --class=innocent
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam = Spam;Junk
antispam_trash = Trash;Deleted Items;Deleted Messages
sieve = ~/.dovecot.sieve
si...
2012 Mar 30
1
How do I test if the anti spam plugin is working?
...}
and
plugin {
antispam_debug_target = syslog
antispam_verbose_debug = 1
antispam_backend = dspam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_trash_pattern_ignorecase = trash;Deleted *
antispam_spam_pattern = SPAM
antispam_dspam_binary = /usr/local/bin/dspam
antispam_dspam_args = --deliver=;--user;%n at _%d
}
I don't even appear to be seeing any log entries from the plugin.
I've moving an email from my main mailbox into a mailbox called 'SPAM', which is how I thought that it was supposed to be triggered....
2012 Oct 28
0
How to activate antispam plugin
....1.7: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-xenU-6887-i386 i686 Debian 6.0.6
mail_location = maildir:~/Maildir
namespace inbox {
inbox = yes
location =
prefix =
}
passdb {
driver = pam
}
plugin {
antispam_backend = dspam
antispam_dspam_args = --mode=teft;--deliver=;--user;%u
antispam_dspam_binary = /usr/bin/dspam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam = Spam
antispam_trash = trash;Corbeille;Trash;Deleted Items; Deleted Messages
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
protocols = " imap pop3"
service auth {
unix_l...
2013 Apr 30
0
Dovecot Antispam Plugin is not working
...n below:
protocol imap {
? mail_plugins = " antispam autocreate"
}
protocol pop3 {
? mail_plugins = antispam autocreate
}
plugin {
? antispam_allow_append_to_spam = YES
? antispam_backend = dspam
? antispam_crm_args = --config=/home/vmail
? antispam_dspam_args = --client;--user vmail
? antispam_dspam_binary = /usr/bin/dspam
? antispam_dspam_notspam = --class=innocent
? antispam_dspam_result_header = X-DSPAM-Result
? antispam_dspam_spam = --class=spam
? antispam_mail_tmpdir = /tmp
? antispam_signature = X-DSPAM-Signature
? antispam_signature_missing = error
? antispam_spam = Spam
}
dspam bin path:
[...
2013 Oct 30
0
Right values for Antispam plugin
...ation that describes that value.
So I just want to know if my plugin config is correct for retraining.
plugin {
antispam_backend = dspam
antispam_spam = Spam
antispam_trash = trash;Trash;Deleted Items;Deleted Messages
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_args = --source=error;--signature=%%s;--user;%u
}
Thanks,
Michael
2014 Mar 16
0
postfix2-antispam segfault
...x: Arch Linux x86_64
Dovecot: 2.2.11
Antispam: latest hg (revision 51)
Antispam configuration:
antispam_backend = dspam
antispam_allow_append_to_spam = YES
antispam_spam = Spam;Junk
antispam_trash = trash;Trash
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_dspam_binary = /usr/bin/dspamc
antispam_dspam_args =
--user;%Ln;--deliver=spam,innocent;--source=error;--signature=%%s
antispam_dspam_spam = --class=spam
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
mail_plugins = antispam fts fts_lucene
GDB log with lmtp co...
2014 Jun 03
0
stats error
...nt
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
antispam_backend = dspam
antispam_dspam_args = --source=error;--user;%u;--deliver=
antispam_dspam_binary = /usr/bin/dspamc
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam = Junk
antispam_spam_pattern_ignorecase = Junk;Junk.*
a...
2013 Nov 11
0
Getting debug output from antispam plugin with dspam
...#39;(^#|antispam|protocol imap)'
# 2.2.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.7.10-1.16-default x86_64 openSUSE 12.3 (x86_64)
antispam_allow_append_to_spam = YES
antispam_backend = dspam
antispam_dspam_args =
--client;--user;%Lu;--deliver=spam,innocent;--source=error;--signature=%%s
antispam_dspam_binary = /usr/sbin/dspam
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_header = X-DSPAM-Result
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_spam = Spam
antispam_trash = trash;Trash;Deleted;deleted;Delet...