Displaying 20 results from an estimated 203 matches for "autosubscribe2".
Did you mean:
autosubscribe
2015 Apr 26
2
seeking sasl configuration example
...l
}
userdb {
driver = prefetch
}
userdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
protocols = "pop3 imap lmtp"
protocol imap {
mail_plugins = " autocreate"
}
plugin {
autocreate = Trash
autocreate2 = Sent
autocreate3 = junk
autosubscribe = Trash
autosubscribe2 = Sent
autosubscribe3 = junk
}
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
}
service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0600
user = postfix
}
}...
2017 Aug 17
2
autocreate deprecated q
...= yes
mail_plugins = quota sieve autocreate
mail_plugins = quota imap_quota autocreate
do I just remove BOTH 'mail_plugin ... autocreate' ?
1) removed
autocreate = INBOX
autocreate2 = Sent
autocreate3 = Trash
autocreate4 = Drafts
autocreate5 = Junk
autosubscribe = INBOX
autosubscribe2 = Sent
autosubscribe3 = Trash
autosubscribe4 = Drafts
autosubscribe5 = Junk
2012 Jun 23
1
Problems getting auto create plugin to work
...be working. Can someone help me work out how to work out why please?
I've got this in my 20-imap.conf file:
protocol imap {
mail_plugins = $mail_plugins antispam autocreate
}
and this in my 90-plugins.conf file:
plugin {
autocreate = Trash
autocreate2 = Spam
autosubscribe = Trash
autosubscribe2 = Spam
... etc
}
But, the spam does not get created upon login. I've restart dovecot and restarted my mail client, but there's no hint of an spam folder.
Is there something else that I also need to do?
Thanks,
Joe
2012 Nov 21
1
Autocreate No namespace for Problem
...a separate namespace for every folder?
The config file looks like this:
namespace private {
separator = .
prefix = INBOX.
inbox = yes
subscriptions = yes
list = yes
}
...
plugin {
autocreate = Trash
autocreate2 = Spam
autocreate3 = Sent
autosubscribe = Trash
autosubscribe2 = Spam
autosubscribe3 = Sent
}
Thanks!
2010 Oct 07
1
Config review (2.0.5)
...auth_cache_size = 64 M
passdb {
args = cache_key=%u
driver = pam
}
# User via passwd
userdb {
driver = passwd
}
# plugin Konfiguration
plugin {
# mailboxen anlegen und subscriben
autocreate = Trash
autocreate2 = spam
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = spam
autosubscribe3 = Sent
autosubscribe4 = Drafts
# FullTextSearch
fts = squat
# Quota
quota = maildir
quota_rule = INBOX.Trash:storage=+2048M
quota_warning = storage=99%% quota-warning 99 %u
quota_warning2 = storage=95%% quota-warning 95 %u
quota_warning3 = storage=90%% q...
2014 Feb 11
2
Public folder doesn't work
...-i;ascii-numeric relational regex imap4flags
copy include variables body enotify environment mailbox date ihave
passdb {
args = /etc/dovecot/dovecot-ldap.conf
driver = ldap
}
plugin {
autocreate = Trash
autocreate2 = Spam
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = Spam
autosubscribe3 = Sent
autosubscribe4 = Drafts
quota = maildir:User quota
quota_rule = *:storage=0
sieve = /var/vmail/sieve/%d/%u/sieve-script
sieve_dir = /var/vmail/sieve/%d/%u
sieve_global_path = /var/vmail/sieve/default.sieve
sieve_storage = /var/vmail/sieve/%d/%u
}
protoco...
2014 Nov 28
1
auth(default) :Aborted: Worker is buggy
...ict: file:/%Lh/%Ld/shared-mailboxes.db
quota: maildir
quota_rule: *:storage=10M
expire: * 7
expire_dict: proxy::expire
auth_socket_path: /var/run/dovecot/auth-master
sieve: /opt/nsmail/data/sieve/%Ld/%Ln/.dovecot.sieve
autocreate: trash
autosubscribe: trash
autocreate2: rubbishs
autosubscribe2: rubbishs
autocreate3: &XfJT0ZABkK5O9g-
autosubscribe3: &XfJT0ZABkK5O9g-
autocreate4: &g0l6Pw-
autosubscribe4: &g0l6Pw-
autocreate5: decrypt
dict:
expire: mysql:/etc/dovecot-expire.conf
THANKS
YINGYING
2012 Jan 04
0
migrate dovecot files 1.2.16 to 2.0.13 (OpenBSD 5.0)
...= *:storage=5G
quota_rule2 = Trash:storage=100M
quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95
quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80
}
plugin {
autocreate = Trash
autocreate2 = Spam
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = Spam
autosubscribe3 = Sent
autosubscribe4 = Drafts
}
plugin {
antispam_signature = X-Spam-Flag
antispam_signature_missing = move # move
silently without training
antispam_trash = trash;Trash;Deleted Items;
Deleted Messages
antispam_spam = SPAM;Spam;spam;Junk;junk
antispam_mail_sendmail...
2014 Feb 11
1
Fatal: All your namespaces have a location setting.
...coded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave
passdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
plugin {
autocreate = Trash
autocreate2 = Sent
autosubscribe = Trash
autosubscribe2 = Sent
mail_replica = remote:vmail at some-mx2.com
}
protocols = imap lmtp sieve
service aggregator {
fifo_listener replication-notify-fifo {
user = vmail
}
unix_listener replication-notify {
user = vmail
}
}
service auth {
unix_listener /var/spool/postfix/private/auth {
gro...
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi,
I'm trying to get the so-called "single instance store" (I think cyrus
has got the name for the first time) with dovecot --version = 2.0.19
binary package installed from ubuntu 12.04 lts official repo.
I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot
-a|grep hard" shows "yes") then I have installed and enabled the lmtp
2012 Mar 16
6
POP3 Performance
...l imap {
imap_capability =
mail_max_userip_connections = 10
mail_plugins = " quota autocreate notify quota imap_quota mail_log"
plugin {
autocreate = Sent Items
autocreate2 = Spam
autocreate3 = Drafts
autocreate4 = Trash
autosubscribe = Sent Items
autosubscribe2 = Spam
autosubscribe3 = Drafts
autosubscribe4 = Trash
}
}
protocol pop3 {
mail_plugins = " quota quota notify mail_log"
pop3_reuse_xuidl = yes
pop3_save_uidl = yes
pop3_uidl_format = %u
}
Output of account information in a LDAP:
# nettester, email.net, MAIL, US...
2011 Dec 15
1
dsync panic
...separator = /
subscriptions = yes
type = private
}
passdb {
driver = pam
}
passdb {
args = /opt/local/etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
autocreate = Trash
autocreate2 = caughtspam
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = caughtspam
autosubscribe3 = Sent
autosubscribe4 = Drafts
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_fields = uid box msgid size
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
postmaster_address = postmaster at hrz.uni-giessen.de
quota_...
2014 Jan 29
1
dsync backup; compressed to uncompressed
...auto = subscribe
special_use = \Trash
}
prefix =
separator = /
type = private
}
passdb {
args = /etc/dovecot/dovecot-sql-master.conf.ext
driver = sql
master = yes
pass = yes
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
autosubscribe = Trash
autosubscribe2 = Junk
autosubscribe3 = Drafts
autosubscribe4 = Sent
autosubscribe5 = INBOX
mail_max_userip_connections = 10
managesieve_max_line_length = 65536
quota = dict:User quota::file:%h/dovecot.quota
quota2_rule = Trash:storage=+10%%
quota3_rule = Junk:storage=+20%%
quota_rule = *:storage...
2011 May 17
1
sieve vacation reply
...user: postfix
group: postfix
master:
path: /var/run/dovecot/auth-master
mode: 384
plugin:
sieve: ~/.dovecot.sieve
sieve_dir: ~/sieve
autocreate: INBOX
autocreate2: Sent
autocreate3: Trash
autocreate4: Drafts
autocreate5: Junk
autosubscribe: INBOX
autosubscribe2: Sent
autosubscribe3: Trash
autosubscribe4: Drafts
autosubscribe5: Junk
quota: maildir:User quota
quota_rule: Trash:storage=10M
quota_warning: storage=85%% /usr/bin/dovecot-quota-warning.sh 85
quota_warning2: storage=90%% /usr/bin/dovecot-quota-warning.sh 90
quota_warning3:...
2008 Nov 26
3
v1.2Autocreate
Hi Timo,
a setup like
http://wiki.dovecot.org/Plugins/Autocreate
seems not to work
the module is loaded but no subfolder creation at login
happens, sorry no log about failures with it
simply
Module loaded: /usr/lib/dovecot/modules/imap/lib20_autocreate_plugin.so
should i try
i.e
autocreate = ".Trash/"
or is there more info around
--
Best Regards
MfG Robert Schetterer
2012 Jan 30
0
A namespace error on 2.1rc5
...cation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify environment mailbox date ihave
passdb {
driver = pam
}
plugin {
autocreate = Trash
autocreate2 = Drafts
autocreate3 = Sent
autocreate4 = Templates
autosubscribe = Trash
autosubscribe2 = Drafts
autosubscribe3 = Sent
autosubscribe4 = Templates
fts = solr
fts_solr = break-imap-search debug url=http://dovecot-solr1.wetafx.co.nz:8080/solr/
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
p...
2016 Mar 22
2
Upgrade Dovecot from 2.1.17 to 2.2.13 lmtp child killed with signal 6
...{
special_use = \Sent
}
mailbox Trash {
auto = subscribe
special_use = \Trash
}
prefix =
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
autocreate = Sent
autocreate2 = Drafts
autocreate3 = Junk
autocreate4 = Trash
autosubscribe = Sent
autosubscribe2 = Drafts
autosubscribe3 = Junk
autosubscribe4 = Trash
expire = Trash
expire2 = Trash/*
expire3 = Spam
expire_dict = proxy::expire
quota = dict:user::proxy::quota
quota_rule = *:storage=102400
quota_warning = storage=75%% quota-warning 75 %u
quota_warning2 = storage=90%% quota-wa...
2011 Dec 07
1
dovecot 2.1.rc1 and folders with umlauts
...ace inbox {
inbox = yes
location =
prefix =
separator = /
type = private
}
passdb {
args = scheme=PLAIN username_format=%u /etc/imap.userdb
driver = passwd-file
}
plugin {
autocreate = Trash
autocreate2 = Junk
autocreate3 = Sent
autocreate4 = Drafts
autosubscribe = Trash
autosubscribe2 = Junk
autosubscribe3 = Sent
autosubscribe4 = Drafts
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
postmaster_address = postmaster at localhost
protocols = " imap lmtp sieve pop3"
service auth {
inet_listener {
address = 192.168.10.117
port = 12345
}
}
service imap-lo...
2014 Mar 12
1
dovecot 2.2.9 replication
...//
//plugin {//
// autocreate = Trash//
// autocreate2 = Sent//
// autocreate3 = Drafts//
// autocreate4 = Junk//
// autosubscribe = Trash//
// autosubscribe2 = Sent//
// autosubscribe3 = Drafts//
// autosubscribe4 = Junk//
// mail_replica = remote:Debian-exim at 10.0.1.2//
// sieve = /var/vmail/%d/%n/currently-active-script.sieve//
// sieve_dir = /var/vmail/%d/%n/sieve//
//}//
//protocols = imap sieve pop3//
//service aggregator {//
// fifo_listen...
2013 Jan 30
2
A lot of dovecot/imap processes
..._disable = yes
namespace {
inbox = yes
location =
prefix =
separator = .
subscriptions = yes
type = private
}
passdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
plugin {
autocreate = Trash
autocreate2 = Sent
autocreate3 = Drafts
autosubscribe = Trash
autosubscribe2 = Sent
autosubscribe3 = Drafts
sieve = /mnt/vmail/%d/%n/Maildir/.dovecot.sieve
sieve_dir = ~/sieve
sieve_extensions = +vacation-seconds
sieve_global_dir = /etc/dovecot/sieve_global_dir
sieve_global_path = /etc/dovecot/default.sieve
sieve_vacation_default_period = 2s
sieve_va...