[Dovecot] Fwd: .dovecot.sieve as Mailbox
---------- Forwarded message ---------- From: Francisco Wagner C. Freire <wgrcunha@gmail.com> Date: Tue, Apr 12, 2011 at 9:20 AM Subject: Re: [Dovecot] .dovecot.sieve as Mailbox To: Jan Phillip Greimann <jg@softjury.de>
Yeah, i can do that, or change the user homedir, but i need some time to change scripts.
But, is normal to dovecot show a file as a mailbox? And have any kind of option to hide this one?
On Tue, Apr 12, 2011 at 9:15 AM, Jan Phillip Greimann <jg@softjury.de>wrote:
Am 12.04.2011 14:08, schrieb Francisco Wagner C. Freire:
Hello, Hi there,
I current using maildir and mail location is: *mail_location = maildir:%h:INDEX=%h/cache*
Any tip to hide this to users?
what's about sieve_dir = ~/sieve in 90-sieve.conf?
must the sieve-files be in ~/ ?
Sorry for my bad english :) Sorry for my bad english too ^^
Greetings Jan P. Greimann Administrator (in training)
---------- Forwarded message ---------- From: Francisco Wagner C. Freire<wgrcunha@gmail.com> Date: Tue, Apr 12, 2011 at 9:20 AM Subject: Re: [Dovecot] .dovecot.sieve as Mailbox To: Jan Phillip Greimann<jg@softjury.de>
Yeah, i can do that, or change the user homedir, but i need some time to change scripts.
But, is normal to dovecot show a file as a mailbox? And have any kind of option to hide this one? If your Home-Dir is the maildir? Yes, .filename could also be an MBOX-Mailfolder, so please put your maildir in a subdirectory, not in
Am 12.04.2011 14:20, schrieb Francisco Wagner C. Freire: the home-root.
Yeah, the best solution is it, but let explain better my case.
When i get this job, the structure is:
1.5M users IMAP -> Dovecot 0.99 POP -> Qpopper MTA -> Qmail LDA -> Vdeliver About 600TB of mails on storages
Today is:
Still 1.5M Users IMAP -> Dovecot 2.0.11 POP -> Dovecot 2.0.11 MTA -> Postfix LDa -> Dovecot 2.0.11 LMTP Still 600TB of mails
To be more transparent to users, i using the old path, and using this the maildir is in the user home directory. To change this i need to move tons of mails. To change sieve location i need to migrate all personal user scripts. And i need a time, i known is the best way but if i can fix it now, is better for me.
If no other way, i will change it :)
On Tue, Apr 12, 2011 at 9:38 AM, Jan Phillip Greimann <jg@softjury.de>wrote:
Am 12.04.2011 14:20, schrieb Francisco Wagner C. Freire:
---------- Forwarded message ----------
From: Francisco Wagner C. Freire<wgrcunha@gmail.com> Date: Tue, Apr 12, 2011 at 9:20 AM Subject: Re: [Dovecot] .dovecot.sieve as Mailbox To: Jan Phillip Greimann<jg@softjury.de>
Yeah, i can do that, or change the user homedir, but i need some time to change scripts.
But, is normal to dovecot show a file as a mailbox? And have any kind of option to hide this one?
If your Home-Dir is the maildir? Yes, .filename could also be an MBOX-Mailfolder, so please put your maildir in a subdirectory, not in the home-root.
Extra disk I/O is bad, i will change the sieve location.
Thanks!
On Tue, Apr 12, 2011 at 10:51 AM, Timo Sirainen <tss@iki.fi> wrote:
On Tue, 2011-04-12 at 09:20 -0300, Francisco Wagner C. Freire wrote:
But, is normal to dovecot show a file as a mailbox? And have any kind of option to hide this one?
maildir_stat_dirs=yes solves this for extra disk I/O.
participants (3)
-
Francisco Wagner C. Freire
-
Jan Phillip Greimann
-
Timo Sirainen