Hello,

I want to sync mail from one IMAP server to another.

Using dbsync I can login to both servers with success, but no e-mail is
tranferred.

I will do something wrong, but what?


This is what I see on the commandline:
-----------
paul@mail3:~$ mbsync -c mbsync transfer
Reading configuration file mbsync
Channel transfer
Opening master originalstore...
Resolving server.vandervlis.nl... ok
Connecting to server.vandervlis.nl (82.95.148.152:143)...
Opening slave targetstore...
Resolving mail3.vandervlis.nl... ok
Connecting to mail3.vandervlis.nl (91.198.178.57:143)...
Connection is now encrypted
Logging in...
Connection is now encrypted
Logging in...
paul@mail3:~$
-------------

this is my configfile:
-------------
# Original account
IMAPAccount original
Host server.vandervlis.nl
User testje
Pass secret

 # Target account
IMAPAccount target
Host mail3.vandervlis.nl
User testje
Pass secret

 # Original store
IMAPStore originalstore
Account original

# Target store
IMAPStore targetstore
Account target

 # Channel
Channel transfer
Master :originalstore:
Slave :targetstore:
Patterns *
Create Slave
Sync Pull All
SyncState ./syncstate
------------

Both servers are using Cyrus IMAP.

With regards,
Paul van der Vlis.


-- 
Paul van der Vlis Linux systeembeheer Groningen
https://www.vandervlis.nl/


------------------------------------------------------------------------------
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to