Displaying 12 results from an estimated 12 matches for "expire4".
Did you mean:
expire
2010 Jul 26
1
Dovecot 2 and expire
...troubleshoot why my mysql 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 {
user...
2015 Aug 31
1
Problem with the Path argument in pigeonhole 0.4.3 at ubuntu 14.04
...dir:INDEXPVT=~/Maildir/shared/%%u
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
passdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
plugin {
acl = vfile
acl_shared_dict = proxy::acl
expire = Trash
expire2 = Trash/*
expire3 = Spam
expire4 = Junk
expire_dict = proxy::expire
quota = dict:user::file:/var/vmail/%d/%n/.quotausage
sieve = file:~/sieve;active=~/.dovecot.sieve
sieve_after = ~/.sieve
}
postmaster_address = admin at domain.tld
protocols = imap lmtp sieve
service auth {
unix_listener /var/spool/postfix/private/a...
2017 Apr 10
1
Public Folder Problems
...ist = yes
location = maildir:/var/spool/pubmail
prefix = PUBLIC.
separator = .
type = public
}
passdb {
args = /usr/local/cpanel/bin/dovecot-wrap
driver = checkpassword
}
plugin {
acl = vfile
expire = Trash
expire2 = Deleted Messages
expire3 = INBOX.Deleted Messages
expire4 = INBOX.Trash
expire_cache = yes
expire_dict = proxy::expire
quota_exceeded_message = Mailbox is full / Blocks limit exceeded /
Inode limit exceeded
zlib_save = gz
}
protocols = lmtp imap
service auth {
unix_listener auth-client {
mode = 0666
}
}
service config {
vsz_limi...
2011 Aug 24
1
Attachments not removed from single store
...> type = public
> }
> 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 = s...
2011 Nov 22
2
"%d" does not expand to domain on wildcard search
...conf.ext
driver = ldap
}
plugin {
autocreate = Enviados
autocreate2 = Papelera
autocreate3 = Borrador
autocreate4 = Spam
autosubscribe = Enviados
autosubscribe2 = Papelera
autosubscribe3 = Borrador
autosubscribe4 = Spam
expire = Papelera
expire2 = Papelera/*
expire3 = Spam
expire4 = Spam/*
expire_dict = proxy::expire
quota = maildir:User quota
quota_rule = *:storage=100M
quota_rule2 = Papelera:storage=+100M
sieve = ~/sieve/dovecot.sieve
sieve_before = /usr/local/etc/sieve/spam.sieve
sieve_dir = ~/sieve
sieve_global_dir = /usr/local/etc/sieve/
}
postmaster_add...
2010 Aug 24
5
When should dictionary entries for the expire plugin be added/updated?
...n to the expire plugin (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
postmast...
2011 Aug 23
1
Cannot delete subfolder in public folder
...> type = public
> }
> 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 = Junk
> expire4 = 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-warning 80 %u
> }
> po...
2010 Jul 18
3
Arghh, dovecot-2 and lda
...t_path = /var/run/dovecot/auth-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_rul...
2010 Oct 25
1
virtual plugin broken ? dovecot 2.0.6
...:acl
autocreate = Trash
autocreate2 = Junk
autocreate3 = Sent
autocreate4 = Drafts
autocreate5 = Templates
autosubscribe = Trash
autosubscribe2 = Junk
autosubscribe3 = Sent
autosubscribe4 = Drafts
autosubscribe5 = Templates
expire = Trash
expire2 = Trash/*
expire3 = Junk
expire4 = Junk/*
expire_dict = proxy::expire
fts = squat
home = /usr/local/virtual/%d/%u
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_fields = uid box msgid size
mail_log_group_events = yes
quota = dict:::proxy::quotadict
quota_warning = storage=95%%...
2011 Mar 07
5
POP3 error
...n/%2n/%n:INDEX=/var/indexes/%d/%1n/%2n/%n
mail_nfs_index = yes
mail_nfs_storage = yes
mail_plugins = quota expire
mail_uid = 25
mbox_write_locks = fcntl
mmap_disable = yes
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
expire = Trash
expire2 = Trash/*
expire3 = Spam
expire4 = Trash/*
expire_dict = proxy::expire
quota = dict:User quota::proxy::quota
quota_rule = *:storage=2G
quota_rule2 = Trash:storage=+100M
sieve_global_path = /var/indexes/dovecot-default.sieve
}
postmaster_address = postmaster at XXXXXX.YY
protocols = imap pop3
service auth {
unix_listener auth...
2018 Mar 03
2
sieve vacation alias handling problem
...ntispam_pipe_program_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
quot...
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