Displaying 7 results from an estimated 7 matches for "expire5".
Did you mean:
expire
2010 Jul 26
1
Dovecot 2 and expire
...table has no entries. Do I need this line?
Is that correct for using mysql?
In dict {} I have
expire = mysql:/etc/dovecot/conf.d/dovecot-dict-expire.conf.ext
and in plugin {} i have
expire_dict = proxy::expire
expire = Trash 30d
expire2 = Trash/* 30d
expire3 = Spam 14d
expire4 = Spam/Removed 6h
expire5 = Spam/Delivered 2d
expire6 = Deleted* 30d
expire7 = Archive 30d
Contents of dovecot-dict-expire.conf.ext
connect = host=servername dbname=mail user=un password=pw
map {
pattern = shared/expire/$user/$mailbox
table = expires
value_field = ts_expires
fields {
username = $user
mailbox = $...
2011 Aug 24
1
Attachments not removed from single store
...; }
> passdb {
> args = /etc/dovecot/dovecot-mysql.conf
> driver = sql
> }
> plugin {
> acl = vfile:/etc/dovecot/global-acls:cache_secs=300
> acl_shared_dict = proxy::acl
> expire = Trash
> expire2 = Trash/*
> expire3 = Spam
> expire4 = Spam/*
> expire5 = Junk
> expire6 = Junk/*
> expire_dict = proxy::expire
> quota = dict:User quota::proxy::quota
> quota_rule = *:storage=10485760
> quota_rule2 = Trash:storage=+1048576
> quota_warning = storage=95%% quota-warning 95 %u
> quota_warning2 = storage=80%% quota-warnin...
2010 Aug 24
5
When should dictionary entries for the expire plugin be added/updated?
...n (e.g. the 'tmp' folder),
the SQLite DB is not updated.
Here is an excerpt of my current configuration:
# /etc/dovecot/dovecot.conf
dict {
expire = sqlite:/etc/dovecot/dict-expire.conf
}
plugin {
expire = Junk
expire2 = Trash
expire3 = tmp
expire4 = *.News
expire5 = *.Reports
expire_dict = proxy::expire
sieve = /etc/dovecot/sieve/%u.sieve
}
service dict {
unix_listener dict {
# Ensure that there is no permission-related problem
mode = 0666
}
}
protocol lda {
mail_plugins = expire sieve
postmaster_address = postmast...
2011 Nov 08
1
Failing to share folders when listescape is enabled (2.0.14)
...{
? acl = vfile
? acl_shared_dict = file:/var/maildir/vol00/shared-mailboxes
? autocreate = Trash
? autocreate2 = Sent
? autocreate3 = Drafts
? autocreate4 = Spam
? autosubscribe = Trash
? autosubscribe2 = Sent
? autosubscribe3 = Drafts
? autosubscribe4 = Spam
? expire = Trash
? expire2 = Trash/*
? expire5 = Spam
? expire6 = Spam/*
? expire_dict = proxy::expire
? mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename flag_change append
? mail_log_fields = uid box msgid from subject size vsize flags
? mail_plugins = " mail_log notify"
? quota = maildir:Quota
? quota_exc...
2010 Jul 18
3
Arghh, dovecot-2 and lda
...th-master
autocreate = Trash
autocreate2 = Spam
autocreate3 = Spam.Delivered
autocreate4 = Spam.Removed
autocreate5 = Sent
autocreate6 = Drafts
autosubscribe = Trash
autosubscribe2 = Sent
expire = Trash 30d
expire2 = Trash/* 30d
expire3 = Spam 14d
expire4 = Spam/Removed 6h
expire5 = Spam/Delivered 2d
expire6 = Deleted* 30d
expire7 = Archive 30d
expire_dict = proxy::expire
qoute_rule5 = Spam.Delivered:ignore
quota = maildir:User quota
quota_rule2 = Trash:ignore
quota_rule3 = Deleted Items:ignore
quota_rule4 = Spam:ignore
quota_rule6 = Spam.Removed:ignore
q...
2018 Mar 03
2
sieve vacation alias handling problem
...m_notspam_arg = ham
antispam_pipe_program_spam_arg = spam
antispam_pipe_tmpdir = /tmp
antispam_spam_pattern_ignorecase = Spam;Spam.*;Junk*
antispam_trash_pattern_ignorecase = Trash;Deleted Items;Deleted
Messages;Kosz
expire = Trash
expire2 = Trash.*
expire3 = Spam
expire4 = Spam.*
expire5 = Kosz
expire6 = Kosz.*
expire_cache = yes
expire_dict = proxy::expire
fts = lucene
fts_autoindex = yes
fts_decoder = decode2text
fts_lucene = whitespace_chars=@.
quota = dict:User quota::proxy::quota
quota_grace = 500M
quota_rule2 = Trash:storage=+100M
quota_rule3 = Spam:stor...
2018 Mar 02
2
sieve vacation alias handling problem
Hi,
I am using Dovecot LDA as LMTP renders envelope extension unusable.
The problem I have noticed is that when user has multiple aliases sieve
responds to all of them, not only to :addresses specified.
>From testing it seems that :addresses only adds addresses to the list of
"known" emails to check against. It is not limiting it.
As I understand, sieve should check if To: header