55 messages in net.sourceforge.lists.courier-usersRe: [courier-users] any conversion SW...
FromSent OnAttachments
Sergey MikhaylovJan 16, 2001 1:28 am 
Martin KokešJan 16, 2001 1:52 am 
Sergey MikhaylovJan 16, 2001 2:39 am 
Alexei Batyr'Jan 16, 2001 4:12 am 
Sam VarshavchikJan 16, 2001 4:58 am 
John Edward MillerJan 16, 2001 10:59 am 
Patrick PriceJan 16, 2001 1:00 pm 
Patrick PriceJan 16, 2001 1:20 pm 
Sam VarshavchikJan 16, 2001 2:36 pm 
Sam VarshavchikJan 16, 2001 2:45 pm 
Patrick PriceJan 16, 2001 2:52 pm 
Sam VarshavchikJan 16, 2001 3:32 pm 
Chad Leigh, Shire.Net LLCJan 16, 2001 3:35 pm 
Sam VarshavchikJan 16, 2001 4:32 pm 
Patrick PriceJan 16, 2001 4:43 pm 
Daniel BiddleJan 16, 2001 5:05 pm 
Sam VarshavchikJan 16, 2001 5:23 pm 
Patrick PriceJan 16, 2001 8:33 pm 
Sam VarshavchikJan 16, 2001 8:59 pm 
Patrick PriceJan 16, 2001 9:42 pm 
Chris MeadorsJan 16, 2001 9:51 pm 
Patrick PriceJan 16, 2001 10:51 pm 
Daniel BiddleJan 16, 2001 11:49 pm 
Sam VarshavchikJan 17, 2001 4:54 am 
Steve UnderwoodJan 17, 2001 7:39 am 
Patrick PriceJan 17, 2001 9:50 am 
Chris MeadorsJan 17, 2001 10:21 am 
Patrick PriceJan 17, 2001 10:57 am 
Patrick PriceJan 17, 2001 11:34 am 
Tomas FasthJan 17, 2001 1:51 pm 
Chad Leigh, Shire.Net LLCJan 17, 2001 2:09 pm 
Brian CandlerJan 17, 2001 2:40 pm 
Sam VarshavchikJan 17, 2001 2:43 pm 
Sam VarshavchikJan 17, 2001 2:44 pm 
Sam VarshavchikJan 17, 2001 2:44 pm 
Chad Leigh, Shire.Net LLCJan 17, 2001 2:52 pm 
Patrick PriceJan 17, 2001 3:07 pm 
Sam VarshavchikJan 17, 2001 3:17 pm 
Sam VarshavchikJan 17, 2001 3:29 pm 
Patrick PriceJan 17, 2001 3:36 pm 
Sam VarshavchikJan 17, 2001 4:25 pm 
Chad Leigh, Shire.Net LLCJan 17, 2001 6:54 pm 
Sam VarshavchikJan 17, 2001 7:25 pm 
Peter PeltonenJan 18, 2001 2:06 am 
Brian CandlerJan 18, 2001 2:32 am 
Anand BuddhdevJan 18, 2001 4:43 am 
Sam VarshavchikJan 18, 2001 4:59 am 
Chris MeadorsJan 18, 2001 5:23 am 
Marc HaberJan 19, 2001 1:48 am 
Chad Leigh, Shire.Net LLCJan 21, 2001 12:29 pm 
John MillerJan 21, 2001 4:10 pm 
Tabor J. WellsJan 21, 2001 4:11 pm 
Chad Leigh, Shire.Net LLCJan 21, 2001 5:41 pm 
Larry MooreJan 21, 2001 7:33 pm 
Tomas FasthJan 22, 2001 5:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] any conversion SW to convert to maildir format?Actions...
From:Tomas Fasth (tom@euronetics.se)
Date:Jan 22, 2001 5:54:13 am
List:net.sourceforge.lists.courier-users

Citerat från Larry Moore <lmo@starwon.com.au>:

Imap-tools from UW-IMAP appears to have some handy tools, one such tool being able to move folders from one IMAP server to another and creating the new folders as it goes. I would like to use these tools but at the moment I have to get around the hurdle of building them. They require the current version of IMAP-2000 source to already be compiled then you add these tools into the source tree of IMAP-2000 and then build. I can't get IMAP-2000 to build on my OpenBSD 2.7 system.

I have managed to build this creature on debian/ia32 (make slx), and have tried to use the imapxfer tool for imap to imap transfer. The tool is quite buggy and needs a considerable amount of hacking before doing anything useful. For example, transfer between servers with different hierachy delimiter (uw- imap/courier-imap) is doomed to fail. Also, it doesn't detect already copied messages, and doesn't propagate folder subscriptions properly.

Despite it's flaws, imap to imap transfer is what I prefer, so I am in the process of hacking this poorly programmed piece of software to fit my needs. If someone is interested I can post a patch when done.

That is, if I don't decide to drop it and instead hack another faulty tool called isync, which is more in line with what I want to do (i for imap, sync for sync :). The time will tell...

To find isync, search for in on google.com.

<tomas/>