Click here to Skip to main content
15,886,857 members
Articles / Programming Languages / C#
Article

IMAP Messages Transfer Tool

Rate me:
Please Sign up or sign in to vote.
3.27/5 (9 votes)
28 Dec 2006CPOL 136.4K   2.7K   37   71
IMAP messages transfer tool

Introduction

IMAP messages transfer tool can be used to:

  • Transfer messages from IMAP server to IMAP
  • Transfer messages from IMAP server to zip file
  • Transfer messages from zip file to IMAP server

Forum: http://www.lumisoft.ee/forum 

Sample screenshot

Sample screenshot

Sample screenshot

History

  • 28th December, 2006: Initial post

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Estonia Estonia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
QuestionSyncronization of mail clients Pin
jymitra20-Jan-11 0:42
jymitra20-Jan-11 0:42 
AnswerRe: Syncronization of mail clients Pin
Ivar Lumi20-Jan-11 1:39
Ivar Lumi20-Jan-11 1:39 
GeneralRe: Syncronization of mail clients Pin
jymitra20-Jan-11 3:01
jymitra20-Jan-11 3:01 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi20-Jan-11 3:17
Ivar Lumi20-Jan-11 3:17 
GeneralRe: Syncronization of mail clients Pin
jymitra20-Jan-11 17:55
jymitra20-Jan-11 17:55 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi20-Jan-11 18:30
Ivar Lumi20-Jan-11 18:30 
>is there any command in IMAP that locks account while other client fetching ?
There is no lock in IMAP. IMAP standrard allows multiple clients to fetch data at same time.
GeneralRe: Syncronization of mail clients Pin
jymitra20-Jan-11 19:45
jymitra20-Jan-11 19:45 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi20-Jan-11 21:55
Ivar Lumi20-Jan-11 21:55 
GeneralRe: Syncronization of mail clients Pin
jymitra20-Jan-11 22:35
jymitra20-Jan-11 22:35 
GeneralRe: Syncronization of mail clients [modified] Pin
jymitra31-Jan-11 19:44
jymitra31-Jan-11 19:44 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi31-Jan-11 19:58
Ivar Lumi31-Jan-11 19:58 
GeneralRe: Syncronization of mail clients Pin
jymitra31-Jan-11 20:27
jymitra31-Jan-11 20:27 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi31-Jan-11 20:35
Ivar Lumi31-Jan-11 20:35 
GeneralRe: Syncronization of mail clients [modified] Pin
jymitra31-Jan-11 22:07
jymitra31-Jan-11 22:07 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi31-Jan-11 22:30
Ivar Lumi31-Jan-11 22:30 
GeneralRe: Syncronization of mail clients Pin
jymitra31-Jan-11 23:15
jymitra31-Jan-11 23:15 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi1-Feb-11 0:23
Ivar Lumi1-Feb-11 0:23 
GeneralRe: Syncronization of mail clients Pin
jymitra1-Feb-11 2:57
jymitra1-Feb-11 2:57 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi1-Feb-11 3:03
Ivar Lumi1-Feb-11 3:03 
GeneralRe: Syncronization of mail clients Pin
jymitra1-Feb-11 18:07
jymitra1-Feb-11 18:07 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi1-Feb-11 19:28
Ivar Lumi1-Feb-11 19:28 
GeneralRe: Syncronization of mail clients Pin
jymitra1-Feb-11 20:11
jymitra1-Feb-11 20:11 
GeneralRe: Syncronization of mail clients Pin
jymitra1-Feb-11 23:35
jymitra1-Feb-11 23:35 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi1-Feb-11 23:41
Ivar Lumi1-Feb-11 23:41 
GeneralRe: Syncronization of mail clients Pin
jymitra2-Feb-11 0:25
jymitra2-Feb-11 0:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.