Displaying 20 results from an estimated 163 matches for "maildir_stat_dirs".
2017 May 31
2
sieve folders in maildir with imap: not a directory not fixed with maildir_stat_dirs = yes
...aildir beginning with a dot.
# Enabling this option makes Dovecot return only entries which are directories.
# This is done by stat()ing each entry, so it causes more disk I/O.
# (For systems setting struct dirent->d_type, this check is free and it's
# done always regardless of this setting)
maildir_stat_dirs = yes
My mailbox format reads "mail_location = maildir:~:CONTROL=/var/no-quota/%u:INDEX=MEMORY"
The error is factually correct, but there is not .dovecot.sieve/tmp directory or file as .dovecot.sieve is a file (the head sieve script that calls the subordinate scripts out of the /sieve d...
2017 May 31
0
sieve folders in maildir with imap: not a directory not fixed with maildir_stat_dirs = yes
...nabling this option makes Dovecot return only entries which are
> directories.
> # This is done by stat()ing each entry, so it causes more disk I/O.
> # (For systems setting struct dirent->d_type, this check is free and
> it's
> # done always regardless of this setting)
> maildir_stat_dirs = yes
>
> My mailbox format reads "mail_location =
> maildir:~:CONTROL=/var/no-quota/%u:INDEX=MEMORY"
>
> The error is factually correct, but there is not .dovecot.sieve/tmp
> directory or file as .dovecot.sieve is a file (the head sieve script
> that calls the subo...
2017 Nov 10
2
Sieve global path?
I just checked with Thunderbird, SquirrelMail, and Roundcube.? The sieve directory is not
in the overview.
dovecot is highly configurable.? Ya think I may have configured mine where
this is not a problem?? I have 9+ mail servers running this way.
Bill
On 11/10/2017 4:56 AM, Tamsy wrote:
> Stephan von Krawczynski wrote on 10.11.2017 16:35:
>> On Fri, 10 Nov 2017 03:41:20 -0500
>>
2011 Jun 27
6
hide sieve folder from imap clients
Hello,
What is the best way to hide sieve folders from IMAP clients?
old config
mail_home = /var/vmail/%d/%n
plugin {
sieve_dir = /var/vmail/%d/%n/.sieve/
sieve = /var/vmail/%d/%n/.dovecot.sieve
}
new config (hide sieve folder)
mail_home = /var/vmail/%d/%n
maildir_stat_dirs = yes
plugin {
sieve_dir = /var/vmail/%d/%n/sieve/
sieve = /var/vmail/%d/%n/.dovecot.sieve
}
Is there a better way without maildir_stat_dirs = yes ?
--
Christopher
2016 Jun 01
2
stat .../.dovecot.sieve/tmp failed: Not a directory
...T
>naWTAcLUerXiEJpKJU967/GHFrnllWncLhd83s5C0b9f5tDsqMqnYc+uk2Ya5B43
>gglbIMSjxF+6w+S5C752f2js4WaSmomYj1O0BwwgEtzba9dpK5XhTmFBFxSoV8Sc
>sopxt27e/ZkGKqLzeq2F8PWHlDGQi+RLLp20fZEJqDZiZjQcxO8vLg==
>=DV+s
>-----END PGP SIGNATURE-----
Stephan allready posted a solution found in archive set
Maildir_stat_dirs yes fixed it, but should be avoided if possible
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669 M?nchen
Sitz der Gesellschaft: M?nchen, Amtsgericht M?nchen: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
2018 Nov 14
2
huge increase in storage activity afther dovecot upgrade
Thank you !
I was little concerned that the following settings are not in line with the
new version:
mail_nfs_index = yes
mail_nfs_storage = yes
mail_fsync = always
mailbox_list_index = yes
maildir_stat_dirs = yes
mmap_disable = yes
On Wed, Nov 14, 2018 at 10:19 AM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> It should eventually wind down once all the problems are fixed. Of course
> if it does not happen, you can always run force-resync for the problem
> users.
>
> Aki
&g...
2018 Jan 24
1
Quota plugin creates IMAP folder
As workaround, you can either use VOLATILEDIR setting for maildir, or
you can set maildir_stat_dirs=yes in config.
Aki
On 24.01.2018 14:45, Aki Tuomi wrote:
>
> Ah seems you have found a bug, apologies. =)
>
> We'll look into it.
>
> Aki
>
>
> On 24.01.2018 13:34, Thorsten Hater wrote:
>> Well, I have to scrub most data from the output, but it is what I
>...
2004 Jun 18
2
0.99.10.6-rc1 released
http://dovecot.org/rc/
Fixes the crashes people had been getting more often with 0.99.10.5.
Also included all the patches in dovecot.org/patches/old:
- SHA1 passwords
- mail_extra_groups setting (Debian people can finally fix #185335 :)
- autocreate missing maildirs (and don't crash)
- maildir_stat_dirs setting
If no problems are found within few days this will simply be renamed to
0.99.10.6.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http:...
2011 Oct 14
1
Issue after upgrading to Ubuntu Server 11.10
...ir owner)
Does anybody have an idea how to solve this?
Thanks,
Chris.
---
# 2.0.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.0.0-12-generic x86_64 Ubuntu 11.10 ext3
auth_verbose = yes
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_location = maildir:/var/vmail/%u
mail_privileged_group = 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
passdb {
args = /etc/dovecot/dovecot-sql.c...
2007 Jun 12
2
No auto-conversion of .customflags?
Hello,
I'm in the process of migrating 0.99 dovecot maildir boxes to a pair
of new machine. These servers were running the stable (etch) 1.0rc15
package of dovecot until yesterday and existing .customflags files
were correctly converted to dovecot-keywords. Yesterday I upgraded
to the (finally, thanks to who did this) 1.0.0 etch backports package
and since then freshly migrated boxes get
2004 Jul 25
3
Concerning: in 0.99.10.7 - Maildir: LIST now doesn't skip symlinks
TSS/Dovecot:
I saw the recent change in the ChangeLog about the 'subtraction' of the
listing of symlinks.
The point showed(minus): - Maildir: LIST now doesn't skip symlinks
Does this truly mean the functionality was removed? I'd tried doing symlink'd
maildirs in 99.10.6 w/ no luck and when I saw this change I hoped this was an
addition, as it would be great in lieu of
2008 Jun 04
3
auth issues on centos5 with ldap backend
...g/dovecot-info.log
ssl_cert_file: /etc/pki/dovecot/certs/star.idi.harvard.edu.crt
ssl_key_file: /etc/pki/dovecot/private/star.idi.harvard.edu.key
login_dir: /etc/dovecot-1.0.13/var/run/dovecot/login
login_executable: /etc/dovecot/libexec/dovecot/imap-login
mail_location: maildir:/RAID5/mailboxes/%u
maildir_stat_dirs: yes
maildir_copy_with_hardlinks: yes
imap_client_workarounds: outlook-idle delay-newmail
auth default:
executable: /etc/dovecot/libexec/dovecot/dovecot-auth
master_user_separator: *
debug: yes
debug_passwords: yes
passdb:
driver: pam
args: blocking=yes
userdb:
driv...
2018 Nov 14
2
huge increase in storage activity afther dovecot upgrade
...se.
>
> Aki
> On 14.11.2018 12.00, Adrian M wrote:
>
> Thank you !
> I was little concerned that the following settings are not in line with
> the new version:
>
> mail_nfs_index = yes
> mail_nfs_storage = yes
> mail_fsync = always
> mailbox_list_index = yes
> maildir_stat_dirs = yes
> mmap_disable = yes
>
>
> On Wed, Nov 14, 2018 at 10:19 AM Aki Tuomi <aki.tuomi at open-xchange.com>
> wrote:
>
>> It should eventually wind down once all the problems are fixed. Of course
>> if it does not happen, you can always run force-resync for the p...
2007 Jun 01
2
Sharing nested folders / maildir variations?
Hey all,
So I've got a shared namespace in dovecot where users can, via a
custom control panel, share their folders into (which creates a
symlink) in order to allow anyone on their domain to access it. I
store mail in maildir.
The issue is that when people share folders, they expect that when
they make subfolders, those are automatically shared as they are
contained within it.
2011 Apr 12
7
.dovecot.sieve as Mailbox
Hello,
I current using dovecot 2.0.11 and with all other 2x versions occurring the
same problem.
When i create the file .dovecot.sieve and compiled one .dovecot.svbin on
user homedir, the imap show it like a folder, example:
doveadm mailbox list -u user at domain.com
..
..
*dovecot.sieve*
*dovecot.svbin*
..
..
I current using maildir and mail location is:
*mail_location =
2018 Nov 14
2
huge increase in storage activity afther dovecot upgrade
...elements = user=<%u> method=%m rip=%r lip=%l pid=%p %c
mail_fsync = always
mail_location = maildir:*/home/virtual/*%d/%u
mail_max_userip_connections = 16
mail_nfs_index = yes
mail_nfs_storage = yes
mail_plugins = zlib quota mail_log notify
mail_privileged_group = mail
mailbox_list_index = yes
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
mmap_disable = yes
namespace inbox {...
2017 Feb 05
2
dovecot/auth CPU spikes
...(7b14904)
# OS: Linux 3.14.32-xxxx-grs-ipv6-64 x86_64 Ubuntu 16.04.1 LTS ext4
auth_cache_size = 10 M
auth_mechanisms = plain login
default_internal_user = vmail
first_valid_uid = 0
mail_location = maildir:/home/data/vmail/%d/%n
mail_plugins = " fts fts_solr"
mail_privileged_group = vmail
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 index ihave duplicate mime foreverypart extr...
2018 Nov 14
0
huge increase in storage activity afther dovecot upgrade
...settings
make sense.
Aki
On 14.11.2018 12.00, Adrian M wrote:
> Thank you !
> I was little concerned that the following settings are not in line
> with the new version:
>
> mail_nfs_index = yes
> mail_nfs_storage = yes
> mail_fsync = always
> mailbox_list_index = yes
> maildir_stat_dirs = yes
> mmap_disable = yes
>
>
> On Wed, Nov 14, 2018 at 10:19 AM Aki Tuomi <aki.tuomi at open-xchange.com
> <mailto:aki.tuomi at open-xchange.com>> wrote:
>
> It should eventually wind down once all the problems are fixed. Of
> course if it does not happ...
2018 Feb 22
2
replication and .dovecot.lda-dupes
...r = /IMAP/mail/attachments
mail_attachment_fs = sis-queue /IMAP/mail/attachments/queue:posix
mail_home = /IMAP/mail/mailboxes/%u
mail_location = mdbox:~/mdbox
mail_log_prefix = "%s(%u[%p]): "
mail_max_userip_connections = 0
mail_plugins = " notify replication zlib fts fts_squat"
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 index ihave duplicate mime foreverypart extr...
2018 Nov 15
0
huge increase in storage activity afther dovecot upgrade
..., Adrian M wrote:
>>
>> Thank you !
>> I was little concerned that the following settings are not in line
>> with the new version:
>>
>> mail_nfs_index = yes
>> mail_nfs_storage = yes
>> mail_fsync = always
>> mailbox_list_index = yes
>> maildir_stat_dirs = yes
>> mmap_disable = yes
>>
>> On Wed, Nov 14, 2018 at 10:19 AM Aki Tuomi
>> <aki.tuomi at open-xchange.com> wrote:
>>
>> It should eventually wind down once all the problems are fixed. Of
>> course if it does not happen, you can always run force...