Displaying 20 results from an estimated 109 matches for "spamtest".
2010 May 15
2
sieve spamtest extension
Hello Stephan,
First of all, thanks for time you spent implementing this useful extension.
I have found some ugly behavior with such config:
sieve_extensions = +notify +spamtest
sieve_spamtest_status_type = score
sieve_spamtest_status_header = X-Spam-Scan-Score: (-?[[:digit:]]+\.[[:digit:]])
sieve_spamtest_max_value = 10
Sieve:
require ["fileinto","envelope","imap4flags","spamtest","relational","comparator-i;asc...
2013 Dec 27
2
Sieve's spamtest always returns 0
I am a bit at a loss here with Sieve (pigeonhole) and the spamtest
extension. I am using Dovecot 2.1.7 (backported to Debian squeeze),
which comes with Pigeonhole 0.3.0.
Messages are scanned with SpamAssassin, which adds a header like
X-Spam-Status: Yes, score=84.6 required=5.0 tests=?
and so I configured spamtest in conf.d/90-plugin.conf like so:
sieve_sp...
2011 Mar 02
3
Segfault in managesieve with "sieve_extensions = -redirect"
Hi!
I've got a segfault in managesieve while using:
sieve_extensions = -vacation -reject -spamtest -virustest -enotify -redirect
The problem seems to lie in "-redirect".
Reason for excluding "redirect" from sieve is my users should not use
sieve to forward or redirect mails but use an external method
(web-script to set LDAP attribute) which checks several things like
activ...
2018 Jul 26
2
mdbox_deleted proper syntax
...anagesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext spamtest spamtestplus virustest
mbox_write_locks = fcntl
mmap_disable = yes
namespace {
inbox = yes
location =
mailbox spam {
auto = subscribe
special_use = \Junk
}
mailbox drafts {
auto = subscribe
special_use = \Drafts
}
mailbox sent-mail {
auto = subscribe
special_us...
2017 Sep 29
1
2.2.32 'doveadm replicator replicate -f' segfault
...esieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date index ihave duplicate mime foreverypart
extracttext spamtest spamtestplus vnd.dovecot.duplicate
mbox_write_locks = fcntl
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {...
2012 Jul 14
1
Migrating with dsync and INBOX.INBOX namespace issue
...fy
mail_temp_dir = /var/tmp
mail_uid = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave spamtest
namespace {
inbox = yes
location =
prefix = INBOX.
separator = .
}
passdb {
args = /usr/local/etc/dovecot/dovecot-ldap-passdb.conf
driver = ldap
}
plugin {
acl = vfile:/usr/local/etc/dovecot/global-acls
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename...
2020 Jun 18
1
Sieve-scripts won't replicate
...esieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date index ihave duplicate mime foreverypart
extracttext spamtest spamtestplus
virustest editheader servermetadata imapflags notify imapsieve
vnd.dovecot.imapsieve
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}...
2010 Apr 30
1
Released Pigeonhole Sieve v0.1.16 for Dovecot v1.2.11
...ontains
significant development changes and new features. However, if a certain
new feature is simple enough and there is a demand for it, I may
backport it from v2.0 and release it along with any bugfixes that may
still arise.
The main thing that this new release adds is full support for the
spamtest, spamtestplus and virustest extensions. These extensions
implement a uniform means of testing the content spam/virus status
headers in mail messages:
http://ietfreport.isoc.org/idref/rfc5235/
Not many people have tested these new features yet and therefore these
are currently considered experi...
2010 Apr 30
1
Released Pigeonhole Sieve v0.1.16 for Dovecot v1.2.11
...ontains
significant development changes and new features. However, if a certain
new feature is simple enough and there is a demand for it, I may
backport it from v2.0 and release it along with any bugfixes that may
still arise.
The main thing that this new release adds is full support for the
spamtest, spamtestplus and virustest extensions. These extensions
implement a uniform means of testing the content spam/virus status
headers in mail messages:
http://ietfreport.isoc.org/idref/rfc5235/
Not many people have tested these new features yet and therefore these
are currently considered experi...
2020 Jul 03
0
Mail replication fails between v2.2.27 and v2.3.4.1
...anagesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext spamtest spamtestplus
namespace {
location = maildir:/home/vmail/example.com/exception_bucket/Maildir:INDEXPVT=~/exceptions
prefix = Exceptions.
subscriptions = no
type = public
}
namespace {
location = maildir:/home/vmail/example.com/support/Maildir:INDEXPVT=~/support at example.com
prefix = Su...
2018 Mar 10
1
quota-status: Issues with uppercase recipient address
...anagesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext spamtest spamtestplus imapsieve vnd.dovecot.imapsieve
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Entw?rfe {
special_use = \Drafts
}
mailbox "Gel?schte Elemente" {
special_use = \Trash
}
mailbox "Gesendete Elemente&q...
2018 Feb 17
4
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
..._capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date index ihave duplicate mime foreverypart
extracttext vacation-seconds spamtest spamtestplus editheader
mbox_write_locks = fcntl
mmap_disable = yes
namespace inbox {
inbox = yes
list = yes
location =
mailbox Archive {
auto = create
special_use = \Archive
}
mailbox Drafts {
auto = create
special_use = \Drafts
}
mailbox Sent {
auto = create...
2014 May 12
0
Released Pigeonhole v0.4.3 for Dovecot v2.2.13.
..._info in
administrator log (syslog) if executed from multiscript context.
- Sieve redirect extension: Adjusted loop detection to show leniency to
resent messages.
- Sieve include extension: Fixed problem with handling of duplicate
includes with different parameters :once or :optional.
- Sieve spamtest/virustest extensions: Tests were erroneously performed
against the original message. When used together with extprograms
filter to add the spam headers, the changes were not being used by
the spamtest and virustest extensions.
- Deprecated Sieve notify extension: Fixed segfault problems in me...
2014 May 12
0
Released Pigeonhole v0.4.3 for Dovecot v2.2.13.
..._info in
administrator log (syslog) if executed from multiscript context.
- Sieve redirect extension: Adjusted loop detection to show leniency to
resent messages.
- Sieve include extension: Fixed problem with handling of duplicate
includes with different parameters :once or :optional.
- Sieve spamtest/virustest extensions: Tests were erroneously performed
against the original message. When used together with extprograms
filter to add the spam headers, the changes were not being used by
the spamtest and virustest extensions.
- Deprecated Sieve notify extension: Fixed segfault problems in me...
2020 Jun 11
0
Dovecot fs quota reports quota as byte
...anagesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags
copy include variables body enotify environment mailbox date index ihave
duplicate mime foreverypart extracttext spamtest spamtestplus
mbox_write_locks = fcntl
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
auto = subscribe
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use =...
2010 Aug 07
1
quotactl failed with disk quotas and dovecot 2.0
...managesieve_notify_capability = mailto
> managesieve_sieve_capability = comparator-i;octet comparator-i;ascii-casemap fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date spamtest spamtestplus virustest
> passdb {
> args = *
> driver = pam
> }
> plugin {
> quota = fs:User quota:user
> quota_warning = storage=80%% quota-warning 80 %u
> sieve = ~/.dovecot.sieve
> sieve_dir = ~/.sieve
> }
> protocols = imap lmtp
> service auth {
&...
2020 Apr 25
4
problem with a public folder
...anagesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date index ihave duplicate mime foreverypart
extracttext spamtest spamtestplus virustest editheader imapflags
notify imapsieve vnd.dovecot.imapsieve
namespace {
location = sdbox:/var/vmail/public/:CONTROL=~/mail/public:INDEX=~/mail/public:INDEXPVT=~/mail/public
prefix = Public/
separator = /
subscriptions = yes
type = public
}
namespace {
hidden = no...
2018 Feb 16
0
Sieve to process list mail based on list-ID
...ve them either).
>
>
> Does sieve support that sort of matching?
Something like this:
##################
require "variables";
require "regex";
require "comparator-i;ascii-numeric";
require "relational";
require "editheader";
require "spamtestplus";
require "fileinto";
if header :regex "List-ID" "<([^\.])+." { set "myID" "${1}"; }
if string ["dovecot", "postfix", "other-list"] "${myID}" {
? if string "${myID}" "other-list&qu...
2014 May 02
2
When the subject portion of an e-mail contains a control character, dovecot.sieve terminates unexpectatedly.
...mail_temp_dir = /var/tmp
mail_uid = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress
comparator-i;ascii-numeric relational regex imap4flags copy include
variables body enotify
environment mailbox date ihave spamtest spamtestplus editheader
mbox_write_locks = dotlock
mmap_disable = yes
passdb {
driver = passwd
}
plugin {
quota = maildir:User quota
sieve = ~/Maildir/dovecot.sieve
sieve_dir = ~/Maildir/sieve
sieve_editheader_max_header_size = 1k
sieve_editheader_protected = X-Verified
sieve_extensio...
2014 Jul 15
1
Dovecot/K9/Thunderbird IMAP interaction issues: replicated messages, constant reloading (TB) & missing new messages (K-9)
...aildir_broken_filename_sizes = yes
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date ihave duplicate spamtest spamtestplus editheader
mbox_lazy_writes = no
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
m...