Displaying 4 results from an estimated 4 matches for "virtualfolder".
Did you mean:
virtualfolders
2014 Feb 19
1
virtualfolders all mails minus duplicates
...ecot 1.2.15.
this is a namespace example just for reference:
for INBOX:
namespace private {
separator = .
prefix = INBOX.
#subscriptions = yes
#list = no
inbox = yes
}
for virtuals:
namespace private {
prefix = v.
separator = .
location = virtual:/var/utenti/%Ld/%n/VirtualFolders
list = yes
inbox = no
subscriptions = yes
hidden = no
}
as of now i'm running a virtualfolder which shows messages flagged as
important which is done like this:
INBOX
INBOX.*
all flagged
hope you can provide me with some hints.
Thanks very much
Francesco
2014 Oct 01
1
virtualfolders under mdbox storage backend
Reading docs in http://wiki2.dovecot.org/Plugins/Virtual I wonder how is
that used if I am using MDBOX as my storage backend. The only references
there are about Maildir.
--
Jes?s Cea Avi?n _/_/ _/_/_/ _/_/_/
jcea at jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
Twitter: @jcea _/_/ _/_/ _/_/_/_/_/
jabber
2020 Aug 25
2
zlib errors after upgrading
> On 25/08/2020 14:35 Robert Nowotny <rnowotny at rotek.at> wrote:
>
>
> I get ZLIB Errors after dovecot upgrade from 2.3.10.1 to 2.3.11.3
>
>
> Aug 21 15:27:34 lxc-imap dovecot: imap(acsida)<63870><jZk...>: Error: Mailbox Sent: UID=40826: read(zlib(/home/vmail/virtualmailboxes/acsida/storage/m.2409)) failed:
2020 Aug 28
3
zlib errors after upgrading
...ad_locks = fcntl
mbox_very_dirty_syncs = no
mbox_write_locks = dotlock fcntl
mdbox_preallocate_space = no
mdbox_rotate_interval = 0
mdbox_rotate_size = 5 M
mmap_disable = no
namespace {
disabled = no
hidden = no
ignore_on_failure = no
inbox = no
list = yes
location = virtual:/home/vmail/virtualfolders/%n:INDEX=/home/vmail/virtualmailboxes/%n/VirtualFolderIndices
order = 0
prefix = virtual/
separator = /
subscriptions = yes
type = private
}
namespace inbox {
disabled = no
hidden = no
ignore_on_failure = no
inbox = yes
list = yes
location =
mailbox Archive {
auto = no...