Networking Forums

Networking Forums > Computer Networking > Linux Networking > Backup|archive|sync of ms exchange (imap) 2 linux

Reply
Thread Tools Display Modes

Backup|archive|sync of ms exchange (imap) 2 linux

 
 
Cameron Kerr
Guest
Posts: n/a

 
      05-28-2004, 04:38 AM
[Followup's set to COLN]

In comp.os.linux.networking Hasan Bassrah <(E-Mail Removed)> wrote:

> Is there any software (under the GPL and allmost stable) to fetch
> hierarchically mailbox folders from an Exchange 2000 Server using
> the IMAP proto and store them into one of the following linux imap
> servers: Courier, Cyrus, UW Imap Server.


According to Debian's 'apt-cache search imap sync', the following came
up.

isync - Synchronize a local maildir with a remote IMAP4 mailbox
mailsync - Synchronize IMAP mailboxes
offlineimap - IMAP/Maildir synchronization and reader support

I haven't ever used IMAP stuff, so I can't vouch for any of this.

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
 
 
 
 
Hasan Bassrah
Guest
Posts: n/a

 
      05-28-2004, 05:17 AM
Hello !

First sorry for this crosspost, but i wasn't sure, which newsgroup (setup or
networking) is
will be th

--
Hasan Bassrah
(E-Mail Removed)


 
Reply With Quote
 
Hasan Bassrah
Guest
Posts: n/a

 
      05-28-2004, 05:47 AM

Hello !

First sorry for this crosspost, but i wasn't sure, which newsgroup
(setup or networking) is accurate for that subject.

Is there any software (under the GPL and allmost stable) to fetch
hierarchically mailbox folders from an Exchange 2000 Server using
the IMAP proto and store them into one of the following linux imap
servers: Courier, Cyrus, UW Imap Server.

I first tried to solve this via fetchmail, but there is a problem
with folders on the same level as inbox.

if there is no software that can handle that, maybe anyone knows a
software, which can fetch iterative (step by step) each mailbox
folder from the exchange imap server and store them into a mbox or
maildir store. In that case I would make a perl script that shows
me the list of folders, like:

area23: # telnet exchange.intern.dom 143
Connected to exchange.intern.dom.
Escape character is '^]'.
* OK Microsoft Exchange 2000 IMAP4rev1 server version 6.0.6249.0
(exchange.intern.dom) ready.
0000 CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 IDLE LOGIN-REFERRALS MAILBOX-REFERRALS
NAMESPACE LITERAL+ UIDPLUS CHILDREN AUTH=NTLM
0000 OK CAPABILITY completed.
0001 LOGIN "user" "pass"
0001 OK LOGIN completed.
0002 LIST "" "*"
* LIST (\HasNoChildren) "/" Inbox
* LIST (\HasChildren) "/" "Messages/Admin"
* LIST (\HasChildren) "/" "Messages/Admin/intern"
[...]

I do not need synchronization between the 2 server, just the linux
machine should fetch (via cron and interactive) the current folders
from the exchange.

Thank you, for your help.
Best regards

--
Hasan Bassrah
(E-Mail Removed)


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup software for Linux? eric Linux Networking 4 11-14-2006 01:12 PM
Exchange DNS (and possibly mail server) backup Coop DNS Broadband 3 03-21-2005 08:31 AM
Exchange backup RAC Windows Networking 1 10-03-2004 02:59 AM
postfix + cyrus IMAP: central sent-mail folder on IMAP server Thomas Schamberg Linux Networking 0 01-08-2004 01:31 PM
POP3/IMAP/SMTP Proxy with redhat Linux 9.0 ??? Peteris Krumins Linux Networking 1 06-26-2003 07:53 PM



1 2 3 4 5 6 7 8 9 10 11