Displaying 20 results from an estimated 20 matches for "pop3_migration_mailbox".
2014 Jan 31
1
dsync Error: Mailbox INBOX: Save commit failed: Mailbox was deleted under us
...ion:
pop3c_host = pop.example.com
pop3c_user = %u
pop3c_master_user = cyrusadmin
pop3c_password = blahblahblahpasswordhere
namespace {
prefix = POP3-MIGRATION-NS/
location = pop3c:
list = no
hidden = yes
}
protocol doveadm {
mail_plugins = $mail_plugins pop3_migration
}
plugin {
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
}
Thanks in advance for any pointers on this!
/Alan
2019 Jul 26
2
doveadm migration to server with no root access
...3c_host = dedi225.jnb3.host-h.net
pop3c_user = test at propertyzone.co.za
pop3c_password = *****
namespace inbox {
inbox = yes
}
namespace {
prefix = POP3-MIGRATION-NS/
location = pop3c:
list = no
hidden = yes
}
protocol doveadm {
mail_plugins = $mail_plugins pop3_migration
}
plugin {
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
--
Sent from: http://dovecot.2317879.n4.nabble.com/
2015 Oct 12
2
fts solr ignores new mailboxes until fts rescan
....conf.ext
? driver = sql
}
passdb {
? args = /etc/dovecot/conf.d/dovecot-sqlSSO.conf.ext
? driver = sql
}
plugin {
? fts = solr
? fts_solr = url=http://%n.%1n.solr.csia:8983/solr/
? mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
? mail_log_fields = uid box msgid size
? pop3_migration_mailbox = INBOX
? quota = dict:User quota::file:/SYSTEM/USERS/homes/%d/%1u/%u/%u.quota
? quota_rule = *:storage=7000M
? quota_rule2 = Trash:storage=+100M
? quota_warning = storage=95%% quota-warning 95 %u
? quota_warning2 = storage=80%% quota-warning 80 %u
? sieve = /SYSTEM/USERS/mailbox/%d/%1n/%u/.dovecot...
2016 Dec 06
2
Dovecot: Mails flagged as read get flagged as unread
...}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix = INBOX.
separator = .
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
gzip_save_level = 6
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
sieve = file:~/sieve;active=~/.dovecot.sieve
zlib_save = gz
}
protocols = imap pop3 lmtp
service imap-login {
inet_listener imap_haproxy {
address = 10.10.189.25
haproxy = yes
port = 10143
}
inet_listener imaps_haproxy {
address = 10.10.189.25...
2015 Apr 29
1
lda and lmtp error after upgrading dovecot
...ver = sql
}
passdb {
args = /etc/dovecot/conf.d/dovecot-sqlSSO.conf.ext
driver = sql
}
plugin {
fts = solr
fts_solr = break-imap-search url=http://147.162.10.96:8983/solr/
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_fields = uid box msgid size
pop3_migration_mailbox = INBOX
quota = dict:User quota::file:/SYSTEM/USERS/homes/%d/%1u/%u/%u.quota
quota_rule = *:storage=1100M
quota_rule2 = Trash:storage=+100M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}...
2019 Jul 26
0
doveadm migration to server with no root access
...co.za
> pop3c_password = *****
> namespace inbox {
> inbox = yes
> }
> namespace {
> prefix = POP3-MIGRATION-NS/
> location = pop3c:
> list = no
> hidden = yes
> }
> protocol doveadm {
> mail_plugins = $mail_plugins pop3_migration
> }
> plugin {
> pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
>
>
>
>
>
> --
> Sent from: http://dovecot.2317879.n4.nabble.com/
2013 Jan 03
0
Migration Problem UW-IMAP to Dovecot Maildir
...unk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
separator = .
}
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
}
pop3_uidl_format = %08Xv%08Xu
pop3c_host = p1.caps.fsu.edu
service auth {
unix_listener /var/run/dovecot/auth-master {
mode = 0600
user = vmail
}
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix...
2019 Apr 09
1
dict: Error: Fatal error in defaults handling. Program aborted
...gs
copy include variables body enotify environment mailbox date index ihave
duplicate mime foreverypart extracttext
namespace inbox {
inbox = yes
location =
prefix =
separator = .
type = private
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
pop3_migration_mailbox = imapc:
sieve_extdata_dict_uri = proxy::sieve
sieve_global_extensions = +vnd.dovecot.extdata
sieve_plugins = sieve_extdata
sieve_vacation_send_from_recipient = yes
sieve_before = /var/lib/dovecot/before.sieve
}
pop3c_host = mail.halmex.com.mx
service auth-worker {
user = root
}...
2015 Oct 13
0
fts solr ignores new mailboxes until fts rescan
....solr.csia:8983/solr/
i have and fts_autoindex = yes and break-imap-search set, but afaik the
lattter should only take effect on searches
regards
christian
> ? mail_log_events = delete undelete expunge copy mailbox_delete
> mailbox_rename
> ? mail_log_fields = uid box msgid size
> ? pop3_migration_mailbox = INBOX
> ? quota = dict:User quota::file:/SYSTEM/USERS/homes/%d/%1u/%u/%u.quota
> ? quota_rule = *:storage=7000M
> ? quota_rule2 = Trash:storage=+100M
> ? quota_warning = storage=95%% quota-warning 95 %u
> ? quota_warning2 = storage=80%% quota-warning 80 %u
> ? sieve = /SYSTEM/US...
2019 Sep 28
2
dsync having problems with @-sign in mailbox names
...m
pop3c_port = 995
pop3c_ssl = pop3s
pop3c_ssl_verify = yes
pop3c_user = %u
pop3c_master_user = cyrus
pop3c_password = **********
namespace {
prefix = POP3-MIGRATION-NS/
location = pop3c:
list = no
hidden = yes
}
protocol doveadm {
mail_plugins = $mail_plugins pop3_migration
}
plugin {
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
}
2020 Jul 30
2
Migrating from qmail server, invalid option "o" in dsync
...mailbox Drafts {
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 {
driver = pam
}
plugin {
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
}
pop3_uidl_format = %f
pop3c_host = 192.168.0.1
protocols = " imap pop3"
ssl = no
ssl_cert = </etc/dovecot/private/dovecot.pem
ssl_client_ca_dir = /etc/ssl/certs
ssl_dh = # hidden, use -P to show it
ssl_key = # hidden, use -P to show it
userdb {
driver = pa...
2015 Oct 13
1
fts solr ignores new mailboxes until fts rescan
...autoindex = yes and break-imap-search set, but afaik the
> lattter should only take effect on searches
>
> regards
> christian
>
>> ? mail_log_events = delete undelete expunge copy mailbox_delete
>> mailbox_rename
>> ? mail_log_fields = uid box msgid size
>> ? pop3_migration_mailbox = INBOX
>> ? quota = dict:User quota::file:/SYSTEM/USERS/homes/%d/%1u/%u/%u.quota
>> ? quota_rule = *:storage=7000M
>> ? quota_rule2 = Trash:storage=+100M
>> ? quota_warning = storage=95%% quota-warning 95 %u
>> ? quota_warning2 = storage=80%% quota-warning 80 %u
>&...
2014 Feb 03
1
POP3: Message ordering changed unexpectedly
...omain.com
antispam_pipe_program_notspam_arg = revoke
antispam_pipe_program_spam_arg = report
antispam_pipe_tmpdir = /tmp
antispam_spam = Junk
antispam_trash_pattern_ignorecase = trash;Deleted *
expire = Trash
expire2 = Trash/*
expire3 = Junk
expire_dict = proxy::expire
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
quota = dict:user::proxy::quota
quota_rule = *:storage=2G
quota_rule2 = Trash:storage=+250M
quota_rule3 = Junk:ignore
quota_warning = storage=99%% quota-warning 99 %u
quota_warning2 = storage=95%% quota-warning 95 %u
sieve = ~/.dovecot.sieve
sieve_b...
2013 Jan 29
2
doveadm migration: Warning: I/O leak
This seems to be happening only when using the pop3c plugin. Any advice?
root at imap01:/etc/dovecot# doveadm -D -o imapc_user=chat_logs at xxxxxx.com
-o 'imapc_password=*******' -o pop3c_user=chat_logs at xxxxxx.com -o
'pop3c_password=*****' backup -u chat_logs at xxxxxx.com -R imapc:
doveadm(root): Debug: Loading modules from directory:
/usr/lib/dovecot/modules
doveadm(root):
2014 Jun 25
4
IMAP sessions quit when calling MYRIGHTS on shared namespace
...driver = passwd-file
master = yes
}
passdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
plugin {
acl = vfile
acl_shared_dict = file:/var/spool/imap/dovecot-shared-mailboxes
mail_log_events = delete undelete expunge copy save mailbox_create
mailbox_delete mailbox_rename
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
quota = dict:user::file:%h/mail/dovecot-quota
quota_exceeded_message = Empfaenger Postfach ist voll (Mailbox Quota
Exceeded)
quota_grace = 50M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
sieve = ~/sieve/act...
2016 Jul 10
3
Panic: file mdbox-save.c: line 337: unreached
...t_success = continue-ok
skip = authenticated
}
passdb {
args = /etc/dovecot/dovecot-ldap-new.conf.ext
driver = ldap
result_failure = return-fail
result_internalfail = return-fail
result_success = continue-ok
skip = authenticated
}
plugin {
pop3_migration_ignore_missing_uidls = yes
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
quota = dict:User quota:noenforcing:file:%h/dovecot-quota
quota_status_nouser = DUNNO
quota_status_overquota = 552 5.5.2 Mailbox is full
quota_status_success = DUNNO
quota_warning = storage=99%% quota-warning 99 %u
quota_warning2 = storage=95%% quota-warning 95...
2012 May 24
1
dsync migration with preserving pop3 uidl
...autocreate = INBOX
autocreate2 = Sent
autocreate3 = Trash
autocreate4 = Drafts
autocreate5 = Spam
autosubscribe = INBOX
autosubscribe2 = Sent
autosubscribe3 = Trash
autosubscribe4 = Drafts
autosubscribe5 = Spam
expire = Trash 7 Trash/* 7 Spam 30
expire_dict = proxy::expire
pop3_migration_mailbox = POP3/INBOX
quota = dict:user::proxy::quotadict
quota_rule = *:storage=1G
quota_warning = storage=85%% quota-warning 85 %u
quota_warning2 = storage=90%% quota-warning 90 %u
quota_warning3 = storage=95%% quota-warning 95 %u
sieve = /%Lh/sieve/dovecot.sieve
sieve_dir = /%Lh/sieve
sie...
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
...s body enotify environment mailbox date ihave
mdbox_rotate_interval = 1 weeks
mdbox_rotate_size = 50 M
mmap_disable = yes
namespace {
hidden = yes
list = no
location = pop3c:
prefix = POP3-MIGRATION-NS/
}
passdb {
args = /etc/dovecot/conf.d/dovecot-sql.conf.ext
driver = sql
}
plugin {
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
quota = dict:User quota::proxy::quota
quota_rule = *:storage=10G
quota_rule2 = Trash:storage=+100M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}
protocols = im...
2013 Jul 17
1
pop3c migration?
...prefix = POP3-MIGRATION-NS/
}
namespace inbox {
inbox = yes
location =
prefix =
separator = /
type = private
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
plugin {
expire = Trash
expire2 = Trash.*
expire3 = Junk
expire_dict = proxy::expire
pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX
sieve = ~/.dovecot.sieve
sieve_before = /var/local/lib/dovecot/sieve/global/fileinto-spam.sieve
sieve_dir = ~/sieve
}
pop3c_host = 120.121.122.123
postmaster_address = postmaster at example.com
service auth-worker {
user = $default_internal_user
}
service auth...
2015 Mar 26
0
Lazy_expunge issue...
...conf.d/dovecot-sqlSSO.conf.ext
driver = sql
}
plugin {
acl = vfile:/etc/dovecot/dovecot-acl
lazy_expunge = _PostaCancellataPerErrore/
lazy_expunge_only_last_instance = yes
mail_log_events = delete undelete expunge copy mailbox_delete
mailbox_rename
mail_log_fields = uid box msgid size
pop3_migration_mailbox = INBOX
quota = dict:User quota::file:/SYSTEM/USERS/homes/%d/%1u/%u/%u.quota
quota_rule = *:storage=1100M
quota_rule2 = Trash:storage=+100M
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=80%% quota-warning 80 %u
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
}...