Complete.Org: Mailing Lists: Archives: offlineimap: December 2005:
Re: offlineimap and local courier-imap
Home

Re: offlineimap and local courier-imap

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Re: offlineimap and local courier-imap
From: Bjoern <bes@xxxxxxxxxxxxx>
Date: Thu, 15 Dec 2005 21:09:18 +0100

John Goerzen <jgoerzen@xxxxxxxxxxxx> wrote:
> Yes, OfflineIMAP can talk to an IMAP server on both ends.  That may be
> the easiest for you.

thank you, works great!

if someone will have the same problem, i have just changed my config
to:

[general]
accounts = fastmail
ui = Curses.Blinkenlights
maxsyncaccounts = 3

[Account fastmail]
localrepository = MailLocal
remoterepository = MailRemote

[Repository MailLocal]
type = IMAP
remotehost = 127.0.0.1
remoteuser = xxx
remotepass = xxx

[Repository MailRemote]
type = IMAP
ssl = yes
remotehost = mail.messagingengine.com
remoteuser = xxx
remotepass = xxx
maxconnections = 3

Cheers,
Bjoern



[Prev in Thread] Current Thread [Next in Thread]