Re: Multiple accounts issue
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Still haven't figured this out. None of the debug options seems to be able to
nail down what could
be going wrong...
SK
--- S K <sk4list@xxxxxxxxx> wrote:
> Hi,
>
> I am new to offlineimap. I have had it working nicely for a single account
> (P, see below) for a
> week. Yesterday I added another account (W) and now when I invoke offlineimap
> it only syncs the
> second account (W) and not the first. I guess the issue is very similar to
> the one mentioned
> earlier in the list:
> http://lists.complete.org/offlineimap@xxxxxxxxxxxx/2006/09/msg00001.html.gz
>
> However since no one seems to have posted a solution, I am trying my luck
> once more. Unless I
> invoke "offlineimap -a P", only account W is synced.
>
>
> Where am I going wrong? Any help would be appreciated.
>
> My rc file is as follows:
>
> [general]
> accounts = P, W
>
> [Account P]
> localrepository = PLocal
> remoterepository = PRemote
> autorefresh = 30
>
> [Account W]
> localrepository = WLocal
> remoterepository = WRemote
> autorefresh = 15
>
>
> [Repository PLocal]
> type = Maildir
> localfolders = ~/Mail/Personal
>
> [Repository PRemote]
> type = IMAP
> ssl = yes
> remotehost = mail.domain.com
> remoteuser = xxx
> remotepass = xxx
> folderfilter = lambda foldername: foldername in ['INBOX']
>
>
> [Repository WLocal]
> type = Maildir
> localfolders = ~/Mail/Work
>
> [Repository WRemote]
> type = IMAP
> ssl = yes
> remotehost = mail.work.com
> remoteuser = xxx
> remotepass = xxx
> folderfilter = lambda foldername: foldername in ['INBOX']
>
> Thanks
> SK
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
|
|