Re: backup and synchronize to fastmail
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Monday 12 May 2008 6:35:32 pm Alejandro Jakubi wrote:
> So, you say a .offlineimap file like this?
>
Yes, that is a quite reasonable start indeed.
You will likely want to specify a remotepass in both Repositories, lest you
have to type in an IMAP password twice (and it may not be entirely clear to
you which password is being asked for).
> The entries in the (PCPine) pinerc that I am using to access my fastmail
> account have the form:
>
> inbox-path={mail.messagingengine.com/ssl/novalidate-cert/user=<fm-username
>>@fastmail.fm}INBOX
>
> folder-collections=FastMail
> {mail.messagingengine.com/ssl/novalidate-cert/user=<fm-username>@fastmail.
>fm}INBOX.[]
>
>
> So, apparently, I should map folders like mail/sent-mail <-->
> INBOX.sent-mail
So you would want to say:
sep = /
nametrans = lambda foldername: rs.sub('^INBOX\.', 'mail/', foldername)
I think that will do what you want.
-- John
- backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/12
- Re: backup and synchronize to fastmail, John Goerzen, 2008/05/12
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/12
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/12
- Re: backup and synchronize to fastmail,
John Goerzen <=
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/13
- Re: backup and synchronize to fastmail, John Goerzen, 2008/05/13
- Re: backup and synchronize to fastmail, Asheesh Laroia, 2008/05/13
- Re: backup and synchronize to fastmail, John Goerzen, 2008/05/13
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/13
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/15
- Re: backup and synchronize to fastmail, Asheesh Laroia, 2008/05/15
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/15
- Re: backup and synchronize to fastmail, John Goerzen, 2008/05/15
- Re: backup and synchronize to fastmail, Alejandro Jakubi, 2008/05/15
|
|