Hi, I need to get emails from one of my users imap account on a server which is not managed by us to his local imap mailbox. I'm almost sure that I've read some times that dovecot would be able to do that, kind of imap relay, but I can't find it again. I'm not sure to be very clear. Thanks, -- David
On Wed, 23 Nov 2011 15:19:34 +0100 David LEROUX wrote:> Hi, > I need to get emails from one of my users imap account on a server which > is not managed by us to his local imap mailbox.imapsync comes to my mind. - http://imapsync.lamiral.info/ - http://www.howtoforge.com/how-to-migrate-mailboxes-between-imap-servers-with-imapsync --Frank Elsner
On 11/23/2011 03:53 PM, Frank Elsner wrote:> imapsync comes to my mind. - http://imapsync.lamiral.info/ - > http://www.howtoforge.com/how-to-migrate-mailboxes-between-imap-servers-with-imapsync > --Frank ElsnerThanks, Thought that dovecot would be able to do that. David.