Click here to Skip to main content
15,885,182 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.3K   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

 
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 
I have open 2 telnet and try same login and same folder that is inbox and try to fetch
for eg
a1 LOGIN MyUsername MyPassword
a2 SELECT INBOX
a3 fetch 660555001 body[]-- this response me -a3 OK Fetch completed

what is happening i dnt know but is it matter ? because my issue is multiple connection that is in this case my server allow me . ..
i am too confused what is going on . i am just beginner in this type of application . Frown | :(

NOTE : i not trying to fetch same email beside i use same login and same folder but not same email
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 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi2-Feb-11 0:33
Ivar Lumi2-Feb-11 0:33 
GeneralRe: Syncronization of mail clients Pin
jymitra2-Feb-11 0:51
jymitra2-Feb-11 0:51 
GeneralRe: Syncronization of mail clients Pin
Ivar Lumi2-Feb-11 0:57
Ivar Lumi2-Feb-11 0:57 
GeneralRe: Syncronization of mail clients Pin
jymitra2-Feb-11 1:08
jymitra2-Feb-11 1:08 
GeneralRe Authentication exception Pin
jymitra12-Jan-11 23:35
jymitra12-Jan-11 23:35 
GeneralRe: Re Authentication exception Pin
Ivar Lumi13-Jan-11 0:00
Ivar Lumi13-Jan-11 0:00 
GeneralRe: Re Authentication exception Pin
jymitra13-Jan-11 0:39
jymitra13-Jan-11 0:39 
GeneralRe: Re Authentication exception Pin
Ivar Lumi13-Jan-11 1:09
Ivar Lumi13-Jan-11 1:09 
QuestionSearch unread mails Pin
jymitra6-Jan-11 19:57
jymitra6-Jan-11 19:57 
AnswerRe: Search unread mails Pin
Ivar Lumi6-Jan-11 20:59
Ivar Lumi6-Jan-11 20:59 

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.