Displaying 20 results from an estimated 110 matches for "ignore_on_failur".
Did you mean:
ignore_on_failure
2020 Jan 23
3
Namespace problem? duplicated folders...
Interesting.
While I don't use mbox (dbox or maildir) I wouldn't think that would
matter. Your namespace layout looks nearly the same as my own. But to
verify what's going on - post the output of "doveconf namespace".
Possibly just reviewing that output may tell you enough - otherwise
share it (fully) here.
--
Daniel
On 1/23/2020 12:46 PM, Gregory Sloop wrote:
>
2019 Jan 09
2
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
...the same hierarchic level as
INBOX. There is an extra namespace "4archives" which defines Archive as
a mailbox on the same level as INBOX but stored on a different
location. Set mailbox attribute auto to your liking.
namespace inbox { type = private disabled = no hid
den = no list = yes ignore_on_failure = no inbox =
yes location = prefix = subscriptions = yes
separator = /
mailbox Drafts {
special_use = \Drafts
auto = subscribe
}
mailbox Junk {
special_use = \Junk
auto = subscribe
}
mailbox Spam {
special_use = \Junk
auto = no
}
mailbox spam {
special_use = \Junk
auto = no...
2018 Dec 31
2
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
...inbox. I don't
>> even get why it is not by default possible, maybe bug there?
>>
>
>This makes no sense. inbox=yes namespace means the namespace which has
>'INBOX' folder as per RFC.
With this configuration
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
mailbox Archive {
auto = create
autoexpunge = 0
autoexpunge_max_mails = 0
comment =
driver =
special_use = \Archive
}
mailbox Archives {
auto = no
autoexpunge = 0
autoexpunge_max_mails = 0
comment =
driv...
2017 May 03
3
folders in public namespace only visable to 2nd folder level in 2.2.29.1
...older "3rd" ....
When one user creates a subfolder below the 2nd level other users do not
see that folder and are unable to
subscribe to this folder. Folders created under the 1st level however
are visible and subscribable by other
users.
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = no
list = children
type = public
separator = /
prefix = Public/
location = maildir:/var/vmail/public:INDEXPVT=~/Maildir/public
subscriptions = no
}
I do not know at which point ( dovecot update ) this issue appeared.
Does anyone face the same problem ?
Thank y...
2016 Oct 03
2
shared folders
...gesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date index ihave duplicate
namespace {
hidden = no
ignore_on_failure = no
list = children
location =
maildir:%%h/mail:INDEX=%h/mail/shared/%%u:CONTROL=%h/mail/shared/%%u
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
namespace inbox {
inbox = yes
location =
mailbox Archives {
auto = subscribe
special_use...
2017 Sep 05
0
Mac Os mail error while moving msg in subfolder
...- host:mail.uniparthenope.it -- port:993 -- socket:0x6080006ba580 -- thread:0x608001475180
* OK Still here
while a mail client on mac os tries to move a message to a subfolder
Dovecot version in use is: 2.2.31
and the configuration extract file is:
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
order = 0
prefix =
separator = /
subscriptions = yes
type = private
}
namespace {
disabled = no
hidden = yes
ignore_on_failure = no
inbox = no
list = no
location = maildir:~/Maildir/expunged
order = 0
prefix = ....
2018 Dec 08
0
Mail aliases plugin not honouring namespace?
I have
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
prefix =
separator = /
subscriptions = yes
type = private
}
namespace Archive {
disabled = no
hidden = no
ignore_on_failure = no
inbox = no
list = yes
location = mbox:/home/mail-archive/%u/
prefix = Archive/
separator = /
subsc...
2020 Jan 24
0
Namespace problem? duplicated folders...
...nearly the same as my own. But to
DM> verify what's going on - post the output of "doveconf namespace".
DM> Possibly just reviewing that output may tell you enough - otherwise
DM> share it (fully) here.
DM> --
DM> Daniel
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
order = 0
prefix = INBOX/
separator = /
subscriptions = yes
type = private
}
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox = no
list = yes
location =
mailbox Drafts {
auto = no
autoexpunge = 0...
2020 Jan 24
0
Namespace problem? duplicated folders...
...;doveconf namespace".
>>
>> DM> Possibly just reviewing that output may tell you enough - otherwise
>> DM> share it (fully) here.
>>
>> DM> --
>> DM> Daniel
>>
>> *namespace {
>> ??disabled = no
>> ??hidden = no
>> ??ignore_on_failure = no
>> ??inbox = yes
>> ??list = yes
>> ??location =
>> ??order = 0
>> ??prefix = INBOX/
>> ??separator = /
>> ??subscriptions = yes
>> ??type = private
>> }
>> namespace inbox {
>> ??disabled = no
>> ??hidden = no
>> ?...
2012 Apr 20
1
quota not being calculated
...T "Spam" "User quota" "Spam quota"
* QUOTA "User quota" (STORAGE 40848 1228800)
* QUOTA "Spam quota" (STORAGE 0 20000)
. OK Getquotaroot completed.
Once 1 email gets added:
.Spam# cat maildirsize
20480000S
0 0
2017 1
namespace {
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location = maildir:%h:INDEX=/var/spool/mail/dovecot-control/indexes/%1u/%2u/%u:CONTROL=/var/spool/mail/dovecot-control/%1u/%2u/%u/INBOX
prefix =
separator = /
subscriptions = yes
type = private
}
namespace spam {
hidden = yes
ignore_on_failure = no...
2018 Dec 31
0
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
...ault possible, maybe bug there?
> >>
> >
> >This makes no sense. inbox=yes namespace means the namespace which has
> >'INBOX' folder as per RFC.
>
>
> With this configuration
>
> namespace {
> disabled = no
> hidden = no
> ignore_on_failure = no
> inbox = yes
> list = yes
> location =
> mailbox Archive {
> auto = create
> autoexpunge = 0
> autoexpunge_max_mails = 0
> comment =
> driver =
> special_use = \Archive
> }
> mailbox Archives {
> auto = no
>...
2019 Dec 17
1
Is there a way to hide the top level virtual IMAP folder when using the virtual plugin?
...r to Gmail.
Something like this works properly:
mail_location = maildir:~/
namespace {
inbox = yes
location =
prefix = INBOX.
separator = .
type = private
}
namespace {
prefix = INBOX.virtual.
separator = .
location = virtual:virtual
list = children
ignore_on_failure = yes
}
I can then create "virtual/All Mail/dovecot-virtual" and
"virtual/Recent/dovecot-virtual" in the maildir directory, and it works.
However, when accessed using IMAP, an IMAP folder named "virtual" shows
in the folder hierarchy, with "All Mail" and...
2020 Mar 09
0
dovecot-pigeonhole Broken ?
...02.esslmaier.at
auth_default_realm = esslmaier.at
auth_gssapi_hostname = $ALL
auth_krb5_keytab = /etc/dovecot/dovecot.keytab
auth_master_user_separator = *
auth_mechanisms = plain login
auth_realms = esslmaier.at
mail_location = maildir:~/Maildir
mail_plugins = zlib acl fts fts_lucene
namespace {
ignore_on_failure = no
list = children
location = maildir:%%h/Maildir:INDEX=%h/shared/%%u:CONTROL=%h/shared/%
%u:INDEXPVT=%h/shared/%%u
prefix = shared/%%u/
subscriptions = yes
type = shared
}
namespace inbox {
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
mailbox Draft...
2013 Aug 01
1
trouble with setting individual quota values for multiple namespaces
...9 11:41:43 dovecot: last message repeated 47 times
In the WIKI I have read, that in order to have quota for different
namespaces, one would have to use different quota backends so I changed
the quota config for the MailArchive namespace to SQL.
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
mailbox Drafts {
auto = subscribe
driver =
special_use = \Drafts
}
mailbox Junk {
auto = subscribe
driver =
special_use = \Junk
}
mailbox Sent {
auto = subscribe
driver =
special_use = \Sent
}
mailbox &q...
2013 Jul 12
1
getting quota error when accessing private namespace
Hi all,
I have run into a problem which I cannot find a solution for.
I have created an additional private namespace with the following
commands in dovecot.conf :
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = no
list = children
location = maildir:/var/vmail/archives/%Ln/Maildir
mailbox "archived mails" {
auto = subscribe
driver =
special_use = \Archive
}
prefix = Archives/
separator = /
subscriptions = yes
type = private
}
plugin {
quota = maildir...
2013 Oct 02
2
doveadm can't import his own mdboxes
...re running Dovecot 2.1.17 on Debian:
# 2.1.17 (9efbc0731929): /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-042stab078.27.debug i686 Debian 7.1 simfs
and we're having this namespace configuration:
mail_location = mdbox:/var/mail/%Ld/%Ln/mdbox
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
prefix =
separator = .
subscriptions = yes
type = private
}
As you can see, our namespace seperator is "." and not "/":
a LIST "" "*"
* LIST (\HasChildren) "." INBOX.test
* LIST (\HasNoChildren...
2019 Jan 09
0
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
...e same hierarchic level as INBOX.
There is an extra namespace "4archives" which defines Archive as a
mailbox on the same level as INBOX but stored on a different location.
Set mailbox attribute auto to your liking.
namespace inbox {
type = private
disabled = no
hidden = no
list = yes
ignore_on_failure = no
inbox = yes
location =
prefix =
subscriptions = yes
separator = /
mailbox Drafts {
special_use = \Drafts
auto = subscribe
}
mailbox Junk {
special_use = \Junk
auto = subscribe
}
mailbox Spam {
special_use = \Junk
auto = no
}
mailbox spam {
special_use = \Junk
auto = no
}
mailbox Deleted {
sp...
2018 Nov 13
0
dsync / doveadm sync problem
...days
special_use = \Junk
}
mailbox Trash {
auto = subscribe
autoexpunge = 183 days
special_use = \Trash
}
prefix =
}
[?]
???
However I only set up the namespace for inbox.
root at mail:/mnt/backup_mail# doveconf namespace gives
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = no
list = children
location = maildir:/var/vmail/mailboxes/%%d/%%n/Maildir:INDEXPVT=~/Maildir/shared/%%u
order = 0
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox =...
2018 Oct 24
0
doveadm backup: Error: Both source and destination mail_location points to same directory
...ust ask if I did some
misconfiguration or a failure in the command.
I already thought of merging the locations of both namespaces. Yet, I'm
not sure how to achieve this.?
>From /etc/dovecot/conf.d/10-mail.conf
mail_location = mdbox:~/mail
namespace inbox {
? type = private
? hidden = no
? ignore_on_failure = no
? inbox = yes
? list = yes
? location =
? prefix = INBOX/
? separator = /
? subscriptions = yes
}
namespace special {
? type = private
? hidden = no
? ignore_on_failure = no
? inbox = no
? list = yes
? location = mdbox:~/mail_special_folders
? prefix =?
? separator = /
? subscriptions = yes...
2016 Sep 13
2
Replication: Can't unsubscribe from shared mailbox
..._sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext imapflags notify
namespace {
hidden = no
ignore_on_failure = no
inbox = no
list = children
location = maildir:%%h/Maildir:INDEXPVT=%h/shared/%%u:LAYOUT=fs:DIRNAME=maiLdir
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
namespace inbox {
hidden = no
inbox = yes
list = yes
location =
mai...