Displaying 20 results from an estimated 20 matches for "antispam_dspam_result_header".
2013 Apr 30
2
dovecot antispam plugin is not woking
...l 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:
[root at sogo ~]# which dspam
/usr/bin/dspam
but my dspam plugin
configuration is not workin...
2014 Mar 16
1
dovecot2-antispam segfault
...AM-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 commands: http://bpaste.net/show/s2Ol7YyQH0a72QpyK9YN/
>
> Bug is easily reproducible, ask my if you need additional information.
> Thanks for your hard work on the dovecot,
> Nikolay.
>
2012 Jun 09
1
Dovecot antispam plugin bug: got an empty message
...> 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
> }
>
>
> --
> Regards,
> Tom
2012 Jan 25
1
Dovecot antispam plugint got an empty message
...ubscriptions = 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 = Trash
antispam_unsure =
sieve = /home/dovecot/%u/sieve.default
sieve_before = /etc/doveco...
2010 Jul 22
1
NFS Maildirs
...cot/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
2013 Dec 10
1
undoing a zlib test
.../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_trash_pattern_ignorecase = trash;deleted *
mail_log_events = flag_change append delete undelete expun...
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with 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 : Failed to call dspam (email is dropped in the Spam folder
anyway, but a copy stay on my INBOX)
==> /var/log/mail/mail/log <==
Nov 25 13:01:04 srv1 dovecot: imap: Debug: Loading modules from...
2013 Apr 30
0
Dovecot Antispam Plugin is not working
...l 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:
[root at sogo ~]# which dspam
/usr/bin/dspam
and dspam.conf has attached with this mail. but...
2014 Mar 16
0
postfix2-antispam segfault
...;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 commands: http://bpaste.net/show/s2Ol7YyQH0a72QpyK9YN/
Bug is easily reproducible, ask my if you need additional information.
Thanks for your hard work on the dovecot,
Nikolay.
2014 Jun 03
0
stats error
...sh {
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.*
antispam_trash = trash;Trash;Deleted Items;Deleted Messages
fts = lucene
fts_lucene = whit...
2013 Nov 11
0
Getting debug output from antispam plugin with dspam
...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;Deleted Items
protocol imap {
mail_plugins = expire mail_log notify quota trash imap_quota antis...
2013 Jul 27
1
Unable to use dovecot-antispam plugin
...ispam plugin :
plugin {
antispam_allow_append_to_spam = yes
antispam_backend = dspam
antispam_debug_target = syslog
antispam_dspam_args = --user;%Lu;--deliver=spam,innocent;--source=error;--signature=%%s
antispam_dspam_binary = /usr/bin/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 = error
antispam_spam = SPAM;Spam
antispam_trash = trash;Trash;Deleted Items; Deleted Messages
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
protocol imap {
mail_p...
2015 Apr 22
2
Dovecot 2.2.16 crashes when fetching mails with Trojita 0.5
...= pam
}
plugin {
acl = vfile:/etc/dovecot/global-acls:cache_secs=300
acl_shared_dict = proxy::acl_shared
antispam_backend = dspam
antispam_dspam_args = --client;--user;%Lu;--source=error;--signature=%%s
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 = error
antispam_spam = spam
antispam_trash = trash
antispam_unsure = spam/unsure
expire = spam
expire2 = spam/ham
expire_dict = proxy::expire
sieve = file:/var/...
2009 Jul 11
1
sieve_execute_bytecode(/var/vmail/domain1/user/dovecot.sievec) failed
...e
antispam_trash: trash; Trash; Deleted Items; Deleted
Messages;Elementos eliminados;papelera
antispam_spam: spam;SPAM;Spam;Correo no deseado;Correo electr?nico
no deseado;Correo electr&APM-nico no deseado
antispam_dspam_binary: /usr/bin/dspam
antispam_dspam_args: --deliver=;--user;%u
antispam_dspam_result_header: X-DSPAM-Result
antispam_dspam_result_blacklist: Virus
antispam_mail_tmpdir: /tmp
antispam_mail_sendmail: /usr/sbin/sendmail
antispam_crm_binary: /bin/false
dict:
quotadict: mysql:/etc/dovecot-dict-quota.conf
2013 Jul 17
2
Dovecot 2.2.4 does not create home directory?
...spam = NO
antispam_backend = dspam
antispam_debug_target = syslog
antispam_dspam_args = --user;%Lu;--deliver=;--source=error;--signature=%%s
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_notspam = --class=innocent
antispam_dspam_result_blacklist = Virus;Blocklisted;Blacklisted
antispam_dspam_result_header = X-DSPAM-Result
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = move
antispam_skip_from_line = NO
antispam_spam = Spam;spam;SPAM;Junk;junk;JUNK;
antispam_trash = Trash;trash;Deleted;deleted;Deleted Items;Deleted
Messages;
antispa...
2013 Nov 14
1
Dovecot antispam unable to call dspam since dovecot upgrade to 2.X
...ent to specify that mail should be reclassified
# as not SPAM. Optional, default = "--class=innocent".
antispam_dspam_notspam = --class=innocent
# specifies the mail header name to derive the classification
result.
# Optional, default = NONE.
antispam_dspam_result_header = X-DSPAM-Result
# specifies the list of classification results to avoid retraining
# for. Optional, default = NONE.
#antispam_dspam_result_blacklist = Virus;Blocklisted;Blacklisted
}
USE flags :
[I] mail-filter/dovecot-antispam
Available versions: (~)2.0_pre201...
2013 Sep 17
1
(no subject)
...ate ihave
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
antispam_allow_append_to_spam = YES
antispam_backend = dspam
antispam_dspam_args = --user;%u;--deliver=;--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_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_spam = Spam;Junk
antispam_trash = trash;Trash
autocreate = Trash
autocreate2 = Junk
autocreate3 = Sent
autocreate4 = Drafts
autocreate5 = Archiv...
2010 May 11
4
antispam plugin problem
..."Failed to call dspam."
Here's my configuration(all built from ports):
dovecot 1.2.11
dovecot-antispam 1.2_4,1
dspam 3.9.0_1
FreeBSD 8.0
Relevant sections from dovecot.conf:
protocol imap {
mail_plugins = antispam
...
}
plugin {
antispam_signature = X-DSPAM-Signature
antispam_dspam_result_header = X-DSPAM-Result
antispam_signature_missing = error
antispam_spam = SPAM;spam;JUNK
antispam_dspam_binary = /usr/local/bin/dspam
antispam_dspam_args = --client;--user vmail
antispam_crm_args = --config=/home/vmail
}
.config used by dovecot-antispam:
BACKEND=dspam-exec
PLUGINNAME=antispam
DEBUG=sysl...
2013 Sep 25
1
still having dsync issues after upgrading to latest
...}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
antispam_allow_append_to_spam = YES
antispam_backend = dspam
antispam_dspam_args = --user;%u;--deliver=;--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_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_spam = Spam;Junk
antispam_trash = trash;Trash
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
postmaster_address = postmaster at eeph.com
protoc...
2010 Jun 18
4
[Dovecot 1.2.11(NFS used) & dovecot-antispam 1.2]: move message error
...: /var/run/dovecot/auth-master
mode: 384
user: mailnull
group: mail
plugin:
quota_rule: *:storage=50M
quota: maildir
convert_mail: mbox:/var/mail/old/%u
antispam_signature: X-DSPAM-Signature
antispam_spam: Junk
antispam_trash: Trash
antispam_signature_missing: move
antispam_dspam_result_header: X-DSPAM-Result
antispam_allow_append_to_spam: yes
antispam_dspam_binary: /usr/local/bin/dspam
antispam_dspam_args: --user;%u
antispam_mail_tmpdir: /tmp
autocreate: Trash
autocreate2: Junk
autocreate3: Sent
autocreate4: Drafts
autosubscribe: Trash
autosubscribe2: Junk
autosubs...