Displaying 18 results from an estimated 18 matches for "antispam_dspam_notspam".
2013 Apr 30
2
dovecot antispam plugin is not woking
...= " 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:
[root at sogo ~]# which dspam
/usr/bin/dspam...
2012 Jun 09
1
Dovecot antispam plugin bug: got an empty message
...ted
> 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
> }
>
>
> --
> Regards,
> Tom
2014 Mar 16
1
dovecot2-antispam segfault
...h = 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 commands: http://bpaste.net/show/s2Ol7YyQH0a72QpyK9YN/
>
> Bug is easily reproducible, ask my if you need additional information.
> Thanks for y...
2012 Jan 25
1
Dovecot antispam plugint got an empty message
...blic
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 = Trash
antispam_unsure =
sieve = /home/dov...
2013 Dec 10
1
undoing a zlib test
...\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_trash_pattern_ignorecase = trash;deleted *
mail_log...
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with antispam
...= 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 : 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...
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
...box 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
sieve_before = /etc/dovecot/sieve-before.d...
2013 Apr 30
0
Dovecot Antispam Plugin is not working
...= " 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:
[root at sogo ~]# which dspam
/usr/bin/dspa...
2014 Mar 16
0
postfix2-antispam segfault
...am_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 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,
Nik...
2014 Jun 03
0
stats error
...{
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.*
antispam_trash = trash;Trash;Deleted Items;D...
2013 Nov 11
0
Getting debug output from antispam plugin with dspam
....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;Deleted Items
protocol imap {
mail_plugins = e...
2013 Jul 27
1
Unable to use dovecot-antispam plugin
...Here is my dovecot config related to the antispam 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...
2015 Apr 22
2
Dovecot 2.2.16 crashes when fetching mails with Trojita 0.5
...ype = private
}
passdb {
args = *
driver = 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...
2013 Jul 17
2
Dovecot 2.2.4 does not create home directory?
...efix =
}
passdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
plugin {
antispam_allow_append_to_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 = Spa...
2013 Nov 14
1
Dovecot antispam unable to call dspam since dovecot upgrade to 2.X
...mail should be reclassified
# as SPAM. Optional, default = "--class=spam".
antispam_dspam_spam = --class=spam
# command line argument 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, defa...
2013 Sep 17
1
(no subject)
...variables body enotify environment mailbox date 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 =...
2013 Sep 25
1
still having dsync issues after upgrading to latest
...e = \Trash
}
prefix =
separator = /
}
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
}...
2015 Oct 29
2
Acl sql dict error, dict crashes
...args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
acl = vfile
acl_shared_dict = proxy::acl
antispam_backend = dspam
antispam_debug_target = syslog
antispam_dspam_args =
--client;--user;%u;--source=error;--signature=%%s
antispam_dspam_binary = /usr/bin/dspam
antispam_dspam_notspam = --class=innocent
antispam_dspam_spam = --class=spam
antispam_signature = X-DSPAM-Signature
antispam_signature_missing = error
antispam_spam_pattern_ignorecase = Junk;SPAM
antispam_trash_pattern_ignorecase = trash;Deleted *;Gel&APY-schte
*;Gel??schte *
expire = Trash
exp...