similar to: Hierarchy separator recommendation?

Displaying 20 results from an estimated 3000 matches similar to: "Hierarchy separator recommendation?"

2020 Apr 24
2
Hierarchy separator recommendation?
The dot '.' will work, but I suggest to follow documentation here: https://wiki1.dovecot.org/Namespaces, And it says: A commonly used separator is '/'. It probably causes the least amount of trouble with different IMAP clients And I already had problems using '.' as a namespace separator. On 2020-04-24 15:56, Sami Ketola wrote: > >> On 24. Apr 2020, at
2020 Apr 24
0
Hierarchy separator recommendation?
Hello Edgaras, what sort of troubles did you run into with the dot '.' as namespace separator? thanks & greetings Becki Am 24.04.2020 um 15:32 schrieb Edgaras Luko?evi?ius: > The dot '.' will work, but I suggest to follow documentation here: > https://wiki1.dovecot.org/Namespaces, > > And it says: > > A commonly used separator is '/'. It probably
2020 Apr 24
0
Hierarchy separator recommendation?
> On 24. Apr 2020, at 15.27, Admin Beckspaced <admin at beckspaced.com> wrote: > > Dear dovecot list, > > I'm using Maildir as mailbox format. > > Is there any recommendation for the namespace hierarchy separator? > > Currently I didn't set any. So it is the default of dot '.' this should work. > > I'm switiching from a rather
2020 Apr 24
4
Hierarchy separator recommendation?
Hello Becki, On 24.04.20 17:56, Admin Beckspaced wrote: > what sort of troubles did you run into with the dot '.' as namespace separator? disadvantages could be: - shared folders with dots in user names - if you want to use dots in folder names Whenever possible I use '/'. Kind regards, Markus
2016 Jan 23
4
dsync: INBOX Can't be deleted
On 23/01/16 15:33, Robert Schetterer wrote: > for multiple advanced imap settings at migration you might use > imapsync not dsync Best Regards MfG Robert Schetterer Sure but imapsync does not preserve message UID's which means that users end up redownloading all their messages or message/UID mismatches will happen. Sami
2016 Jan 26
2
dsync: INBOX Can't be deleted
> On 26 Jan 2016, at 15:56, Marc Schiffbauer <m at sys4.de> wrote: > > * Sami Ketola schrieb am 23.01.16 um 23:27 Uhr: >> >> >> On 23/01/16 15:33, Robert Schetterer wrote: >>> for multiple advanced imap settings at migration you might use >>> imapsync not dsync Best Regards MfG Robert Schetterer >> Sure but imapsync does not preserve
2017 Dec 04
3
Recommended tool for migrating IMAP servers
On Mon, Dec 4, 2017 at 9:16 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote: > > With every other tool you will face end users needing to invalidate their > local caches and > redownloading all headers if not also all mail bodies. > > Sami > > I don't think so. Been using imapsync for large scale migrations from external servers to our dovecot setup. Users
2017 Dec 03
4
Recommended tool for migrating IMAP servers
Hi Friends, I would like to ask you a suggestion: I need to migrate a imap server to a new one and then dismiss the old one. Reading from relative Dovecot documentation page (https://wiki.dovecot.org/Migration), more tools are shown: UW-IMAP's mailutil, imapsync, YippieMove and Larch. The each mail servers are Linux based, one of this (mine) is Dovecot. Based on your experience which of
2020 Apr 24
0
Hierarchy separator recommendation?
thanks a lot for your input! So I better use '/' then ;) Greetings Becki Am 24.04.2020 um 19:10 schrieb Markus Winkler: > Hello Becki, > > On 24.04.20 17:56, Admin Beckspaced wrote: >> what sort of troubles did you run into with the dot '.' as namespace >> separator? > > disadvantages could be: > > - shared folders with dots in user names > -
2017 Oct 28
2
Need help in understanding auth digest-md5 and realm
On 27.10.2017 20:35, Aki Tuomi wrote: >> On October 27, 2017 at 6:00 PM Admin Beckspaced <admin at beckspaced.com> wrote: >> >> >> Hello dovecot community, >> ... >> >> If someone could shed some light on this I would be more than grateful ;) >> >> Thanks & greetings >> Becki > We actually discovered that Android has a bug
2017 Oct 27
3
Need help in understanding auth digest-md5 and realm
Hello dovecot community, I've setup dovecot and need a bit help in understanding the auth mechanism digest-md5 and realm in 10-auth.conf I got auth_mechanisms = plain login digest-md5 cram-md5 apop #auth_realms = #auth_default_realm = So i got empty realms. Auth normally works fine and clients can auth with mechanism digest-md5 and I see the following log entries: dovecot: auth: Debug:
2019 Jul 23
3
Help with IMAP IDLE
Well, I've been doing some research, and it seems that msoutlook 2016 and 2019 doesn't quite have imap idle support. The odd part, is that when i had DBMail, it was IDLE'ing (i swear), Would dbmail send something different that make it work? It was an old version of dbmail, 2.3.7 i believe, from about 2012 or so. And no, it wasn't the outlook options "send/receive", i
2013 Dec 03
2
Complete migration from Cyrus on remote server
Hi All! I am working on a complete migration from an old solaris machine running Cyrus IMAP v2.3.14 and wish to migrate all users to a new ubuntu vm running Dovecot 2.0.19. What I have so far is a fully functional dovecot installation with LDAP / Dovecot SASL auth using Maildir++. My plan is to use Perdition IMAP proxy on a third host and migrate users a few at a time (see attached picture of
2016 Jan 23
4
dsync: INBOX Can't be deleted
Hi, I am Migrating an old cyrus mailserver to dovecot. in the old cyrus Mailserver all User Mailboxes are sub-mailboxes of their INBOX. I have to preserve that structure. During Migration with dsync I get these Errors: Error: Mailbox INBOX sync: mailbox_delete failed: INBOX can't be deleted Is there a way to work around these Errors ? Thanks Christoph
2007 May 12
3
dbmail benchmarking
I thought I'd try benchmarking with dbmail (v2.2.4) to see how much slower a SQL backend could actually be. Skip to bottom for the conclusions. Originally I ran the tests with the databases being in XFS filesystem. MySQL's performance was horrible. It went 3-7x faster with ext3. MySQL 5.0.30 backend (innodb): ./imaptest clients=1 - append=100 seed=1 secs=30 msgs=1000000 logout=0
2017 Dec 05
2
Recommended tool for migrating IMAP servers
On Tue, Dec 5, 2017 at 4:16 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote: > On Mon, Dec 4, 2017 at 9:16 AM, Sami Ketola <sami.ketola at dovecot.fi> > wrote: > >> >> With every other tool you will face end users needing to invalidate >> their local caches and >> redownloading all headers if not also all mail bodies. >> >> Sami
2007 Nov 03
4
anyone using DBMail?
I am currently using Cyrus IMAPd, and been using it for a long time, the main reason being that I want an IMAP server with nice server-side filtering, which Cyrus provides via Sieve. Given that Sieve is integrated with Squirrelmail, all is good. Or is it? Cyrus IMAPd is powerful, but it's a complete mess to upgrade, either when upgrading the software per se, or when upgrading the whole
2019 Jul 22
2
Help with IMAP IDLE
> On 22 Jul 2019, at 12.45, Jorge Bastos via dovecot <dovecot at dovecot.org> wrote: > > On Jul 21, 2019, at 11:50, Jorge Bastos via dovecot <dovecot at dovecot.org> wrote: >> SSL/TLS is done via Stunnel > >> Dirst, others have asked but I haven?t seen an answer, do you have any reason to think Outlook supports IMAP idle at all? I mean, I know outlook.com >
2020 May 29
3
Simple backup of maildir folder
Hi, I want to do a simple backup of my maildir. I read here that maildirlock is not to count on in the future and the recommended option was to use doveadm backup. However, it seems that this requires to setup another dovecot server. My questions are: - How much to I need to configure this new server? Do I need to setup user by user, or even install postfix (that's where my users are
2018 Sep 04
7
Best way to move mail from one server to another
Am 04.09.2018 um 17:18 schrieb Sami Ketola: > > >> On 4 Sep 2018, at 18.00, Robert Schetterer <rs at sys4.de> wrote: >> >> Am 04.09.2018 um 16:52 schrieb Sami Ketola: >>> >>> >>>> On 4 Sep 2018, at 17.47, Robert Schetterer <rs at sys4.de> wrote: >>>> >>>> Am 04.09.2018 um 09:41 schrieb Sami Ketola: