Displaying 11 results from an estimated 11 matches for "deleted_to_trash_folder".
2018 Sep 16
0
dovecot_deleted_to_trash no longer compiles with dovecot 2.3.2.1
...fts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = *
driver = pam
}
plugin {
deleted_to_trash_folder = Trash
expire = Trash 7 Spam 30
expire_dict = proxy::expire
2011 Jun 05
1
Help with Trash setup
...%Y-%m-%d %H:%M:%S
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_privileged_group: mail
mail_location: maildir:~/Maildir
mbox_write_locks: fcntl dotlock
mail_plugins: delete_to_trash
auth default:
passdb:
driver: pam
userdb:
driver: passwd
plugin:
deleted_to_trash_folder: Trash
2010 Sep 13
1
It's broke but I can't see why
...default:
passdb:
driver: pam
userdb:
driver: passwd
args: home=
socket:
type: listen
client:
path: /var/spool/postfix/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
plugin:
deleted_to_trash_folder: Trash
acl: vfile
acl_shared_dict: file:/var/lib/dovecot/shared-mailboxes.db
Thank you
Ian
2011 Aug 08
1
Error when trying to delete folders
...r:~/Maildir/expunged
prefix = EXPUNGED/
separator = /
type = private
}
passdb {
args = scheme=md5-crypt username_format=%n /etc/dovecot/master-users
driver = passwd-file
master = yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
deleted_to_trash_folder = Trash
lazy_expunge = EXPUNGED/
quota = maildir:User quota:ns=
quota_warning = storage=98%% quota-warning 98 %n
quota_warning2 = storage=95%% quota-warning 95 %n
quota_warning3 = storage=92%% quota-warning 92 %n
quota_warning4 = storage=90%% quota-warning 90 %n
quota_warning5...
2012 Feb 25
1
upgrade to dovecot 2.1.1 any question
...g = move
antispam_spam = SPAM;Spam;spam;Junk;junk
antispam_trash = trash;Trash;Deleted Items;Deleted Messages
autocreate = Trash
autocreate2 = Junk
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = Junk
autosubscribe3 = Sent
autosubscribe4 = Drafts
deleted_to_trash_folder = Trash
plugin = $mail_plugins autocreate managesieve sieve quota
quota = maildir:User quota
quota_exceeded_message = Quota exceeded, please go to
http://www.fakessh.eu/over_quota_help.html for instructions on how to
fix this.
quota_rule = *:storage=10GB
quota_rule2 = Trash:storage=+10%...
2014 Oct 21
0
Multiple user attributes in LDAP userdb query strings
...: /var/spool/postfix/private/auth
mode: 432
user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
plugin:
autocreate: Deleted Items
autocreate: Sent Items
autosubscribe: Deleted Items
autosubscribe: Sent Items
deleted_to_trash_folder: Sent Items
quota: maildir:User quota
quota_rule: *:storage=100M
quota_rule2: Deleted Items:ignore
quota_warning: storage=80%% /etc/dovecot/scripts/quota-warning.sh 80
quota_warning2: storage=90%% /etc/dovecot/scripts/quota-warning.sh 90
quota_warning3: storage=99%% /etc/dovecot/scripts...
2012 Feb 27
2
value for client_limit
...irustest
namespace {
inbox = yes
location =
prefix =
separator = .
}
passdb {
driver = pam
}
plugin {
autocreate = Trash
autocreate2 = Junk
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = Junk
autosubscribe3 = Sent
autosubscribe4 = Drafts
deleted_to_trash_folder = Trash
plugin = $mail_plugins autocreate managesieve sieve quota
quota = maildir:User quota
quota_exceeded_message = Quota exceeded, please go to
http://www.fakessh.eu/over_quota_help.html for instructions on how to
fix this.
quota_rule = *:storage=10GB
quota_rule2 = Trash:storage=+10%...
2012 Jul 24
2
deleted-to-trash plugin problems
...un/dovecot/auth-client
mode: 438
master:
path: /var/run/dovecot/auth-master
mode: 384
user: vmail
group: vmail
plugin:
mail_log_events: delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_fields: uid box msgid size subject
sieve_dir: ~/sieve
deleted_to_trash_folder: Trash
2012 Jun 21
2
how to use new style namespace for INBOX
...virustest
namespace {
inbox = yes
location =
prefix =
separator = .
}
passdb {
driver = pam
}
plugin {
autocreate = Trash
autocreate2 = Junk
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = Junk
autosubscribe3 = Sent
autosubscribe4 = Drafts
deleted_to_trash_folder = Trash
plugin = $mail_plugins autocreate managesieve sieve quota
quota = maildir:User quota
quota_exceeded_message = Quota exceeded, please go to
http://www.fakessh.eu/over_quota_help.html for instructions on how to
fix this.
quota_rule = *:storage=10GB
quota_rule2 = Trash:storage=+10%...
2016 Jun 14
3
Upgrade to 2.2.9 breaks sasl auth
...baddress comparator-i;ascii-numeric relational regex imap4flags
copy includ
e variables body enotify environment mailbox date ihave
namespace {
inbox = yes
location =
prefix = INBOX.
type = private
}
passdb {
args = /etc/dovecot-sasl/dovecot-sqlmd5.conf
driver = sql
}
plugin {
deleted_to_trash_folder = Trash
quota = maildir:User quota quota:noenforcing
quota_rule = Trash:ignore
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
service auth {
inet_listener auth-userdb {
address = 192.168.3.112
port = 12345
ssl = yes
}
unix_listener /var/spool/postfix/private/auth...
2014 Dec 15
0
virtual mailbox segfault
...irtual/%d/shared-mailboxes.db
antispam_backend = MAILTRAIN
antispam_mail_notspam = --ham
antispam_mail_sendmail = /usr/bin/sa-learn
antispam_mail_sendmail_args = --username=%u
antispam_mail_spam = --spam
antispam_signature_missing = move
antispam_spam = Junk
antispam_trash = Trash
deleted_to_trash_folder = Trash
expire = *
expire_dict = proxy::expire
fts = lucene
lazy_expunge = expunged/
lazy_expunge_only_last_instance = yes
mail_log_events = delete undelete expunge copy mailbox_create mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size from subject
mailbox_alias_new...