Displaying 20 results from an estimated 20000 matches similar to: "Basic namespaces question"
2005 May 03
1
Test68 and Namespaces
Hello List,
I am in the process of building a new mail system here. I am hoping to
eventually migrate my users from mbox storage to maildir. They have
been using mbox forever and would rather get used to maildir slowly.
So I have come upon the idea of using namespaces to provide the
different mailstores. Since this isn't available in the current
stable, or at least I could not figure
2013 Feb 15
1
Dovecot-2.1.14 - pop3 processes always hangs forever - another follow-up
Hello,
With the same basic configs as in my previous messages, I tried with the maildir format instead of the mbox format.
That is, in both cases ("virtual" uids/gids vs a single "real" uid/gid), doveconf -n shows:
mail_location = maildir:~/maildir
instead of:
mail_location = mbox:~/mboxes:INBOX=~/mboxes/inbox
Here too, with "virtual" uids/gids, connections thru
2009 Apr 17
1
UW-IMAP migration to namespaces
Hello,
I am trying to migrate existing UW-IMAP installation to dovecot 1.1.14
and I am having troubles with namespaces.
As you know UW-IMAP allows full system access to home directory of a
user and you can set up dovecot to do that as well, but I would like to
use namespaces.
If I set my namespaces like this:
namespace private {
separator = /
prefix =
inbox = yes
location =
2003 Mar 30
3
NFS mounted IMAP dirs
Hi list,
I am trying to build an email system that is using multiple frontends, to a
clustered backend using nfs. The backend mounts his filesystems from a
central storage, and will be running active-active.
While reading through the dovecot documentation, I read that I could do
without indexes (well: use memory indexes), and could then be able to run
dovecot over NFS. Well: that was until
2006 Feb 28
1
vpopmail over NFS not seeing new messages.
Hi all.
We've just migrated our back-end NFS mailstore from FC1 systems to
CentOS4 and are experiencing problems/delays with vpopmail and user
Maildirs. IMAP is fine, it's just POP access that causes us problems.
Now, NFS mounts successfully, the clients can see /home/vpopmail and
serve content as we would expect. IMAP works perfectly and sees new
messages as soon as they're
2016 Apr 03
2
managesieve proxying not working
I'm using roundcube webmail managesieve plugin. Webmail can login managesieve to a specific mailstore successfully without proxying. Because I have mutiple mailstores, I have to use proxying to redirect the correct mailstores just as imap/pop3.
???? Stephan Bosch
????? 2016-04-03 22:50
???? Hawk Chen; dovecot
??? Re: ??: Re: managesieve proxying not working
Op 3-4-2016 om 16:32 schreef
2007 Jun 12
2
Phantom message using mixed namespaces
Hi, all.
At home, I have a mailbox where mbox is the default (for inbox and some
smaller mailboxes) and all my lists are in a Maildir format.
I'm building a mailstore server at work where I want to use Maildir as
the default mailstore, but I want to keep mbox on the side to aid in
archiving messages.
My configs are as follows for mail location and namespaces:
Home:
mail_location =
2011 Nov 08
2
Multiple Patitions with with mdbox
Having > 10 TByte mailstore filesystem-checks takes too much time.
At the moment we have four different partitions, but I don't like to set
symlinks or LDAP-flags to sort customers and their domains to there
individual mount-point. I'd like to work with mdbox:/mail/%d/%n to calculate
the path automatically.
How do you handle >> 10 TB mailstore?
I'm very interested in the
2014 Jul 22
1
Dovecot mailstore performance tuning
HI All,
We have a couple of dovecot director proxies and six backed mailstores
each accessing mailboxes stored on five NFSv4 filsystems with about
1TB of mail on each in maildir format.? We have about 800 max users
on each mailstore at peak times and performance appears to starting to
degrade at these times.? The mailstores are pretty recent hardware
with 64GB of RAM and 24 cores.?? The NFS
2012 Mar 01
1
Multiple namespaces seems to be used at the same time
I've just converted from an old Centos 3 box to a Centos 6.2 box. I've
switched from UW-imap to dovecot in the process. In my configurations,
I've placed the multiple namespace sections as suggested by the
"Backward compatability" part of the wiki. I use mbox since I mostly
copied the home directories from the old to the new server.
On some of the clients, it appears
2009 Nov 23
2
shared mailboxes using namespaces in 1.2
Hi!
I've been using shared mailbox trees using maildir, unix permissions and
separate namespaces per shared tree since dovecot 1.0.
However now that I've upgraded to 1.2.8, I cannot create subfolders
anymore. The server responds with "NO Invalid mailbox name:
test/testsub". The hierarchy separator for the namespaces is / because I
am mixing maildir and mbox namespaces and
2008 Oct 16
2
Problem with namespaces
[1.1.4 with http://hg.dovecot.org/dovecot-1.1/rev/b61424a50786 applied]
I'm trying to use namespaces as described here for UW-IMAP compatibility:
http://wiki.dovecot.org/Namespaces
But I'm getting a problem with the hidden namespaces showing up in the
LIST output. Here is a simplified transcript.
The ~/Mail folder contains just two folders. The config given to imapd
is as follows:
2004 Jun 07
1
dovecot newbie question about "invalid key" problem
Hello list,
I've trying to migrate a small uw-imap server to dovecot.
It works somewhat, and speed seems greatly improved, so thats great.
However, I get an "invalid key/Internal Error" problem when connectiong
to my INBOX
with thunderbird.
According to google this is a well known problem with mozilla mailers.
Dovecot is not lenient
with this bug in thunderbird.
Is there some
2004 Jul 21
1
namespaces and behaviour of LIST and SELECT with leading ~
Hi
One weirdness when going through the code:
(We are migrating from WU-IMAP and have users with a mixture of ~/IMAP/
and ~/Mail/ for storing mail - but all user INBOX=~/.email thankfully.
IMAP client config is even more random and we have 1800 users.
I have been playing with namespaces to translate various prefixes ala:
default_mail_env =
mbox:%h/:INBOX=%h/.email:INDEX=/var/cache/dovecot/%n
#
2005 Nov 25
1
Multiple Mailstores using 1.0alpha4
I am using qmail-ldap to provide virtual users to my system, but I also
have some shell users on the system as well.
Virtual users go into /home/vmail/mailstore/$username/
System users go into /home/$username/Maildir
How can I have both of these available as inboxes in dovecot using ldap
logins?
Do I need to use namespaces or am i missing something with
default_mail_env?
Thanks,
--
Brian T
2007 May 30
1
rsync-ing IMAP mbox-format mailboxes to NetApp
Hi all,
Sorry for the longish post!
I've been looking at using rsync to mirror our mailstore (BSD/mbox
format, i.e. flat files consisting of concatenated plaintext messages)
to a NetApp Nearstore (basically a filer with SATA rather than FC disk)
mounted over NFS.
I want to do this in such a way that the NetApp automatic snapshots are
kept as small as possible, so hopefully several versions
2005 Dec 13
2
Outlook Express / Namespaces
Hi,
I'm planning to switch from courier-imap to dovecot. Everythings seems
fine. I adjust the namespaces to avoid client side changes.
This works with Thunderbird, but Outlook Express seems to have problmes
with the path "INBOX.", that I've configured in the client settings. I can
remove that path, but the folders will be sorted under the inbox.
Is there something that I've
2006 Mar 09
1
Two namespaces with same prefix.
Hi,
I have yet another problem. First let me explain my setup. I used to use
pine a lot so there are mbox mailboxes in ~/mail. Recently I added a
Maildir too and moved most of the mbox mailboxes into Maildir format.
Now I thoght it would be nice to have them all "in line" in Thunderbird
so I tried this configuration:
namespace private {
separator = /
prefix =
2014 Mar 25
1
Direct groups of users to pairs of backend servers
Hi All,
I am using dovecot in the Director setup with multiple proxy and
backend mailstores and user information stored in LDAP.? I am aware
users can be directed to a single backend server.? It would be useful
to be able to direct groups of users to pairs of backend servers to
give some fault tolerance against NFS issues and make the whole thing
more scalable.??? Otherwise each backend mailstore
2008 Jun 27
1
1.1 namespaces and message corruption
Hello,
I've been trying out the new dovecot's namespace support, and I'm
having some issues moving messages between namespaces. Specifically,
when I move some messages from a Maildir-based namespace to an
mbox-based namespace, the message gets corrupted: its contents are
removed, and an entirely empty message is added to the destination
mailbox. This is 100% repeatable (some