similar to: Converting from UW-IMAP to dovecot - odd client problems

Displaying 20 results from an estimated 10000 matches similar to: "Converting from UW-IMAP to dovecot - odd client problems"

2011 Jan 17
2
UW-IMAP .imaprc - does dovecot use this file in any way
Hi, We are in the process of settings up a test server to help us test moving from UW-IMAP to Dovecot. I didn't see any reference to the UW-IMAP .imaprc file, does Dovecot just ignore this file. cat .imaprc I accept the risk set mail-subdirectory mail Paul
2004 Feb 10
4
UW-IMAP -> Dovecot : patch to remove nasty "internal messages" from UW-IMAP ?
Hello there, We want to move from UW-IMAP to Dovecot (mbox format), works like a charm, but UW-IMAP has that bloody habbit to make a stupid message in all his mailbox files : From MAILER-DAEMON Thu Apr 19 10:30:01 2001 Date: 19 Apr 2001 10:30:01 +0200 From: Mail System Internal Data <MAILER-DAEMON at mailhub2-vil.isdnet.net> Subject: DON'T DELETE THIS MESSAGE -- FOLDER INTERNAL DATA
2010 Dec 14
1
Migration from UW-IMAP
I am attempting to test out dovecot on a server on a separate IP address from the live, functioning UW-IMAP. I am having mixed results with dovecot. An entirely new account that's never been used with UW-IMAP seems to work fine, but that's really not the point of the exercise. If I try changing over an existing account to use dovecot, I get a variety of issues. Testing with Apple
2006 Jul 30
1
imap flags on uw-imap
I am talking with a client about moving from CentOS 3.7 to CentOS 4.x and migrating their uw-imap to cyrus-imapd but in the process, would want to do a clean install. This is problematic in that if I want to preserve the IMAP flags for all the users INBOX and other mail folders, I would have to move them to another computer and then use something like imapsync (which I've used before) to copy
2003 Oct 18
1
move from imap-uw
Hello! I've just subscribed and I'd like to ask. Is there any troubles if I change my imap-uw with davecot? Will davecot pick up imap-uw created folders (mboxes)? I use all protocols: imap, imaps, pop and pops. I've seen some problems with mbox was mention on this maillist. What kind of problem? -- Sem.
2004 May 27
4
Small change to make dovecot pop3 uw-imap migration friendly
Hi, today I've finished migration from uw-imap daemons to shiny and fast dovecot. With thanks of dovecot my mail server load average drops by factor of ten even with ancient unix mailboxes. ;-) So, the only thing I've discovered is what POP3 uidls are different than ones used in the uw-imap. Luckily, the difference are only in the format string used in uidl response. So, I've
2006 Sep 29
3
Converting UW MBX mail folder
We converted from uw-imapd to dovecot but are still having problems with MBX mail folders. The user can't access this "MBX mail folder": [root at volt Resume's]# file "Sys Admin" Sys Admin: MBX mail folder [root at volt Resume's]# mailutil copy ./"Sys Admin" '#driver.unix/new' Can't open mailbox ./Sys Admin: no such mailbox [root at volt
2023 Feb 08
1
doveadm sending invalid AUTHENTICATE to uw-imap
On Wed, 8 Feb 2023, Aki Tuomi wrote: > Can you try setting imapc_sasl_mechanisms to login, maybe it works better? And Stephan Bosch <stephan at rename-it.nl> wrote: > Can you make a protocol log (tcp dump of commands sent by client and > replies sent by server) for one of these sessions? e.g. using ngrep if > connections aren't secured. I was using imaps initially.
2005 Feb 21
1
uw-imap and gnu-pop3d to dovecot transition/replacement
Hi I am trying directly to replace old uw-imap + GNU pop3d with Dovecot. Problems I am having with new (1.0-stable 22.02.2005) are: - How to get SSL working with new config? imaps_listen doesn't exist anymore. cannot add protocol imaps for some reason. - need to get Dovecot run on another port the test-phase, ie 144 for imap, 994 for IMAPs - need to use .mailboxlist (modified the source
2007 Aug 20
3
UW-IMAP to Dovecot conversion - How to migrate the folders?
Hi all, I've read so much information on this that I'm a little confused as to what to follow. Here's what's going on: We just migrated away from our AIX machines which were running Postfix and UW-IMAP. We're now running Postfix with Dovecot. I already converted everyone's mbox file to maildir, but now I'm having a little troubles with how to exactly populate
2023 Feb 08
2
doveadm sending invalid AUTHENTICATE to uw-imap
I'm migrating a legacy uw-imap system to Dovecot, on a Rocky (RHEL) 8 server running Dovecot 2.3.16-3 from their repos. I am using a master user to import all users for an imaps connection from the old server to the new. On a trial run however, it worked for about half the users. Half are giving an error of the form: dsync(user): Error: imapc(host:993): Command '1 AUTHENTICATE PLAIN
2002 Dec 19
3
dovecot replacing uw-imap
Hey, I'm trying to sort out how to make dovecot replace uw-imap cleanly. But I have the following problems/questions: 1. Why is mbox support limited to user-owned directories? 2. Would it be possible to have dovecot target a different place than ~user/mail by default, specfically some place like /var/path/to/maildirs/userdir/ I'd like to move all my mail storage out of user homedirs and
2003 Jul 19
2
migrating from uw imapd
Hi, I'm trying to migrate from uw imapd to dovecot. I'm having two problems at the moment. 1. uw imapd grabs new mail from /var/mail/user and then shoves it into ~/mbox, is there any way to make dovecot handle this kind of setup or am I better off merging ~/mbox back into /var/mail/user? If merging is better are what tools are best for this? 2. While I did have have everything in
2006 Sep 11
2
Corrupt mbox folders after migration from uw-imap
After migrating our mail server from uw-imap to dovecot at the weekend we've had a few corrupted mbox folders. I assume this is due to messages with bad Content-length headers. Is there any way of checking the Content-length of messages in mbox folders? Thanks -- Ian
2006 Feb 24
1
Old Maildir UW-imap
Hi all, I'm new in using dovecot and I'm running in a problem, which I cannot solve without hours and hours of work. Maybe there is a solution, which I didn't find with old friend google :_) Here is the problem: We are using an old mailserver (it's running fine for 5 years) with qmail and the old uw-imap server. All users have their grown directories under a home/Maildir folder.
2004 Jan 29
2
Migrating from UW: mbx detection and conversion
I want to migrate my big mail folder hierarchy in preparation for converting from UW-IMAP to Dovecot. I've got a bunch of mbx format folders but some remain mbox. Has anyone done this? Any scripts out there for automating the conversion to all-mbox? I believe the only format conversion available is mailutil (part of UW-IMAP) and it works by opening an IMAP connection to the server and moving
2006 Sep 25
3
support for UW-style mbox
Hi, The dovecot docs say that support for the automatic appending of /var/spool/mail to a ~user/mbox (as is done by UW-IMAP) may be implemented in the near future. Is this still the case? And if so, is it far off? Cheers, Terry.
2009 Jun 17
2
Question about "target is inferior" type of message
We're converting UW-IMAP users here to dovecot. Some of them have seen the error message issued when Thunderbird clients try to delete folders and I understand what's going on (from previous postings) that Dovecot doesn't support mbox subfolders within folders. What puzzles me is that many of these users already have folders within folders (I've found typically 2 levels of
2007 Mar 19
2
Convert UW folders to Dovecot folders ?
Hello IMAP users here have a *lot* of folders living in their mailhub home directory Converting the INBOX doesn't seems to be a problem I've found scripts that do the job :-) But How to convert IMAP folders from UW format ( one file / folder ) to dovecot format which seems much more sophisticated. Does anyone has written such ( nice) utility ? Thanks a lot Frank
2005 May 06
0
Re: imap on Centos 4 -- UW IMAP 2004b for FC3/RHEL4
From: Matt Hyclak <hyclak at math.ohiou.edu> > Actually, the more direct replacement would be Dovecot. > Cyrus can be complicated to set up and get running. I actually modified the old UW IMAP 2002 SPEC file from RHL9/FC1, and modified a few config files, to support UW IMAP 2004b. I made one with both RFC3501 (no text passwords over SSL) and non-RFC3501 (legacy, text passwords