Displaying 20 results from an estimated 74 matches for "mdbox_preallocate_spac".
Did you mean:
mdbox_preallocate_space
2010 Oct 21
6
v2.0.6 released
...'t
had much testing yet, so be careful with it.
+ doveadm: Added import command for importing mails from other storages.
+ Reduced NFS I/O operations for index file accesses
+ dbox, Maildir: When copying messages, copy also already cached fields
from dovecot.index.cache
+ mdbox: Added mdbox_preallocate_space setting (Linux+ext3/XFS only)
- Maildir: LDA/LMTP assert-crashed sometimes when saving a mail.
- Fixed leaking fds when writing to dovecot.mailbox.log.
- Fixed rare dovecot.index.cache corruption
- IMAP: SEARCH YOUNGER/OLDER wasn't working correctly
2010 Oct 21
6
v2.0.6 released
...'t
had much testing yet, so be careful with it.
+ doveadm: Added import command for importing mails from other storages.
+ Reduced NFS I/O operations for index file accesses
+ dbox, Maildir: When copying messages, copy also already cached fields
from dovecot.index.cache
+ mdbox: Added mdbox_preallocate_space setting (Linux+ext3/XFS only)
- Maildir: LDA/LMTP assert-crashed sometimes when saving a mail.
- Fixed leaking fds when writing to dovecot.mailbox.log.
- Fixed rare dovecot.index.cache corruption
- IMAP: SEARCH YOUNGER/OLDER wasn't working correctly
2013 Jul 29
2
Dovecot never release preallocated space in mdbox
Hello everyone,
I am currently evaluating dovecot for our new email production servers
(20k+ mailboxes) and found out something strange.
I'm using those settings on Dovecot 2.2.4 (x86_64 / Slackware / compiled
from sources)
mdbox_rotate_size = 128M
mdbox_rotate_interval = 1d
mdbox_preallocate_space = yes
with virtual users and location like :
mail_location = mdbox:~/mdbox
I don't think the remaining config is relevant but ask me if you need
some other parts.
Using test accounts for 2 weeks now I've figured that the 128M
preallocated space is never 'hole punched" (to use...
2020 Oct 27
2
imapsieve: setting imapsieve_url disables admin scripts
...ailto
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 mime foreverypart extracttext imapsieve vnd.dovecot.imapsieve
mdbox_preallocate_space = yes
namespace inbox {
? inbox = yes
? location =
? mailbox Drafts {
??? auto = subscribe
??? special_use = \Drafts
? }
? mailbox Junk {
??? auto = subscribe
??? autoexpunge = 30 days
??? special_use = \Junk
? }
? mailbox Sent {
??? auto = subscribe
??? special_use = \Sent
? }
? mailbox "Sen...
2011 Feb 15
2
Some questions about mdbox
...a message, then a nightly cronjob purges the mailbox (refcount=0) a new mdbox .m file is created!. So deleting a 1 k message from the mailbox of an user is a new 99 MB file to backup. Any hint about this?
I am also using ext4 (rw,noatime,nodiratime,commit=15,data=writeback) and I have read about mdbox_preallocate_space. I will try it, any hint about this setup? This is not still in production, so I have no idea about IOPs and user concurrency, but I have several thousand users.
*4? Compression with mdbox*
I am reading about compression in mdbox (zlib/bzlib). I am starting with zlib, has anyone experience wi...
2015 May 04
0
Dovecot 2.2.16 doesn't rotate mdbox files
Hello,
there's setting in my config file:
mail_location = mdbox:/var/vmail/%Ld/%Ln:INDEX=/var/indexes/%Ld/%Ln
mdbox_rotate_size = 1M
mdbox_preallocate_space = yes
mdbox_rotate_interval = 1d
As I understand, this settings means that file which contains letters
with refcount=0 will be rotated after 23:59 today. I remember letter ID
and execute grep whith this one in storage directory. Letter was
presented. After that, I removed letter over IMAP protoc...
2018 Dec 18
0
Change default mode for attachment files
...etup mode 0660 for attachments in the dovecot
configuration?
uname -a
Linux diplo.trueconf.ru 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1
(2018-05-07) x86_64 GNU/Linux
dovecot --version
2.2.27 (c0f36b0)
10-mail.conf dovecot configuration:
mail_access_groups = vmail
mail_location = mdbox:~/mdbox
mdbox_preallocate_space = yes
mdbox_rotate_interval = 1 weeks
mdbox_rotate_size = 5 M
mail_attachment_dir = /var/mail/attachments
mail_attachment_min_size = 32k
mail_attachment_fs = sis posix
mail_attachment_hash = %{sha1}
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <htt...
2011 Jan 05
2
size of "m.XXX" in mdbox
Hi,
How to tune the size of each "m.xxx" file in mdbox format , in
order to optimize the ratio size/number of files ? (I can see for
instance more than 100 000 files in one directory due to very large
mailbox size)
If such parameter exists, what is the typical value ?
Thanks
Joan
2011 Aug 02
1
shared mailboxes
...%n
mail_plugins = acl
mail_privileged_group = mail
managesieve_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
mdbox_preallocate_space = yes
namespace {
hidden = no
inbox = yes
list = yes
location =
prefix =
separator = /
type = private
}
namespace {
list = children
location = mdbox:/var/mail/%%1n/%%n
prefix = shared/%%u/
separator = /
subscriptions = no
type = shared
}
namespace {
location = maildir:/...
2020 Aug 15
0
2.3.11.3: dsync failure
...anagesieve_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 mime foreverypart extracttext
mdbox_preallocate_space = yes
namespace inbox {
inbox = yes
location =
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 = \Tras...
2020 Oct 27
0
imapsieve: setting imapsieve_url disables admin scripts
...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 mime foreverypart extracttext imapsieve vnd.dovecot.imapsieve
> mdbox_preallocate_space = yes
> namespace inbox {
> ? inbox = yes
> ? location =
> ? mailbox Drafts {
> ??? auto = subscribe
> ??? special_use = \Drafts
> ? }
> ? mailbox Junk {
> ??? auto = subscribe
> ??? autoexpunge = 30 days
> ??? special_use = \Junk
> ? }
> ? mailbo...
2014 Jun 12
0
Problems with dsync and global acls
...tch_count = 20
mail_uid = vmail
managesieve_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 ihave duplicate
mdbox_preallocate_space = yes
namespace dzielone {
list = children
location = mdbox:%%h/mdbox:INDEXPVT=~/shared/%%u
prefix = Dzielone/%%u/
separator = /
subscriptions = no
type = shared
}
namespace inbox {
inbox = yes
list = yes
location =
mailbox Drafts {
auto = subscribe
special_...
2015 Apr 22
2
Dovecot 2.2.16 crashes when fetching mails with Trojita 0.5
...ox_list_index = yes
managesieve_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 spamtest
mdbox_preallocate_space = yes
namespace ns_default {
location =
mailbox drafts {
auto = subscribe
special_use = \Drafts
}
mailbox sent {
auto = subscribe
special_use = \Sent
}
mailbox spam {
auto = subscribe
special_use = \Junk
}
mailbox spam/ham {
auto = subscribe
}
mailbo...
2013 Jun 26
2
Dovecot 2.2.4 - Fatal: master: service(imap): child 44562 killed with signal 11
...mail
mail_uid = mail
maildir_stat_dirs = yes
managesieve_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 ihave
mdbox_preallocate_space = yes
mdbox_rotate_interval = 60 days
mdbox_rotate_size = 50 M
namespace inbox {
inbox = yes
list = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {...
2013 Mar 07
1
[dovecot-2.1.15] mdbox corruption, doveadm force-resync can't repair it (throws segfault)
...mail
mail_uid = mail
maildir_stat_dirs = yes
managesieve_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 ihave
mdbox_preallocate_space = yes
mdbox_rotate_interval = 60 days
mdbox_rotate_size = 50 M
namespace inbox {
inbox = yes
list = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {...
2013 Jan 16
1
dovecot-2.2.beta1: do not removes e-mail with enabled replication
...ration:
auth_debug = yes
auth_mechanisms = plain login
auth_verbose = yes
import_environment = TZ
lock_method = flock
mail_debug = yes
mail_location = mdbox:/var/vmail/%d/%n:INDEX=/var/vmail_indexes/%d/%n/
mail_plugins = " quota notify replication"
mail_temp_dir = /var/spool/lmtp-dovecot
mdbox_preallocate_space = yes
mdbox_rotate_interval = 1 days
mdbox_rotate_size = 50 M
namespace inbox {
inbox = yes
location =
mailbox ??????? {
auto = create
}
mailbox Archive {
auto = create
special_use = \Archive
}
mailbox Archives {
auto = create
special_use = \Archive
}
mailbox...
2011 Dec 13
1
Dovecot 2.1rc1 + 2.0.16 woes regarding fts_squat
...h_mechanisms = plain cram-md5 digest-md5 apop
default_vsz_limit = 192 M
disable_plaintext_auth = no
first_valid_gid = 100
hostname = linuxcode
info_log_path = /tmp/dovecot.log
last_valid_gid = 60000
last_valid_uid = 60000
listen = *
mail_location = mdbox:~/mdbox
mail_plugins = " zlib acl"
mdbox_preallocate_space = yes
mdbox_rotate_interval = 1 days
mmap_disable = yes
passdb {
args = scheme=plain /etc/cram-md5.pwd
driver = passwd-file
}
plugin {
acl = vfile
}
postmaster_address = postmaster at linuxcode
quota_full_tempfail = yes
service imap-login {
inet_listener imap {
port = 143
}
inet_li...
2013 Jun 15
1
access shared mailbox results in error
...ilbox_list_index = yes
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variab
les body enotify environment mailbox date ihave imapflags notify
mdbox_preallocate_space = yes
mdbox_rotate_size = 10 M
namespace {
list = children
location =
mdbox:/srv/vmail/mail/%%d/%%n:INDEXPVT=/srv/vmail/indexes/private/%d/%n/shared/%%u:INDEX=/srv/vmail/indexes/shared/%d/%n/shared/%%u
prefix = Shared/%%u/
separator = /
subscriptions = no
type = shared
}
namesp...
2019 Sep 04
2
Different passdb backends for different services
..._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 vacation-seconds imapsieve vnd.dovecot.imapsieve
mdbox_preallocate_space = yes
mdbox_rotate_size = 128 M
namespace {
list = children
location = sdbox:%%h/sdbox
prefix = Shared/%%u/
separator = /
subscriptions = no
type = shared
}
namespace {
hidden = yes
list = children
location = maildir:/var/mail/virtual/public:INDEXPVT=~/Maildir/public
prefix = P...
2012 Aug 31
1
New log entries with 2.0.19?
...yes
maildir_stat_dirs = no
maildir_very_dirty_syncs = no
master_user_separator =
mbox_dirty_syncs = yes
mbox_dotlock_change_timeout = 2 mins
mbox_lazy_writes = yes
mbox_lock_timeout = 5 mins
mbox_min_index_size = 0
mbox_read_locks = fcntl
mbox_very_dirty_syncs = no
mbox_write_locks = dotlock fcntl
mdbox_preallocate_space = no
mdbox_rotate_interval = 0
mdbox_rotate_size = 2 M
mmap_disable = no
passdb {
args =
deny = no
driver = pam
master = no
pass = no
}
pop3_client_workarounds =
pop3_enable_last = no
pop3_fast_size_lookups = no
pop3_lock_session = no
pop3_logout_format = top=%t/%p, retr=%r/%b, del=...