<p>You have two local gmail's defined, but I would be a bit surprised if that were the problem. Can you get a backtrace on your own? </p>
<div class="gmail_quote">On Dec 13, 2010 5:43 AM, "Paul Grove" <<a href="mailto:paul.a.grove@gmail.com">paul.a.grove@gmail.com</a>> wrote:<br type="attribution">> Hi I didn't realize that the jgoerzen master branch was not the latest,<br>
> I've switched now to nicolas33's fork.<br>> <br>> Unfortunately I seem to be getting some problems with my current config.<br>> <br>> I've looked through the docs and cant see whats up... here's the error(s)<br>
> im getting:<br>> <br>> <br>> WARNING: Error occured attempting to sync account Gmail: 'NoneType' object has no attribute 'replace'<br>> Next sync in 1:00<br>> WARNING: Error occured attempting to sync account HRL: 'NoneType' object has no attribute 'replace'<br>
> Next sync in 1:00<br>> WARNING: Error occured attempting to sync account Tuscany: object of type 'NoneType' has no len()<br>> Next sync in 1:00<br>> <br>> Here is my config (with email addresses/servers xxx'ed out):<br>
> <br>> [general]<br>> <br>> metadata = ~/.offlineimap<br>> <br>> accounts = Gmail,Tuscany,HRL<br>> <br>> maxsyncaccounts = 9<br>> <br>> ignore-readonly = no<br>> <br>> [Account Gmail]<br>
> localrepository = LocalGmail<br>> remoterepository = RemoteGmail<br>> autorefresh = 1<br>> replace = 1<br>> <br>> [Account Tuscany]<br>> localrepository = LocalTuscany<br>> remoterepository = RemoteTuscany<br>
> autorefresh = 1<br>> replace = 1<br>> <br>> [Account HRL]<br>> localrepository = LocalHRL<br>> remoterepository = RemoteHRL<br>> autorefresh = 1<br>> replace = 1<br>> <br>> [Repository LocalGmail]<br>
> type = Maildir<br>> localfolders = ~/maildir/gmail<br>> sep = .<br>> <br>> [Repository LocalGmail]<br>> type = Maildir<br>> localfolders = ~/maildir/gmail<br>> sep = .<br>> <br>> [Repository LocalTuscany]<br>
> type = Maildir<br>> localfolders = ~/maildir/tuscany<br>> sep = .<br>> <br>> [Repository LocalHRL]<br>> type = Maildir<br>> localfolders = ~/maildir/hrl<br>> sep = .<br>> <br>> [Repository RemoteGmail]<br>
> type = Gmail<br>> remoteuser = <a href="mailto:xxxx.x.xxxxx@gmail.com">xxxx.x.xxxxx@gmail.com</a><br>> realdelete = no<br>> <br>> [Repository RemoteTuscany]<br>> type = IMAP<br>> remotehost = <a href="http://xxx.xxxxxxxxxxxxxx.com">xxx.xxxxxxxxxxxxxx.com</a><br>
> ssl = yes<br>> remoteuser = PaulG<br>> holdconnectionopen = yes<br>> maxconnections = 5<br>> expunge = no<br>> <br>> [Repository RemoteHRL]<br>> type = IMAP<br>> remotehost = <a href="http://xxxxxxxxxx.co.uk">xxxxxxxxxx.co.uk</a><br>
> ssl = yes<br>> remoteuser = <a href="mailto:xxxx.xxxxx@xxxxx-xxxx.co.uk">xxxx.xxxxx@xxxxx-xxxx.co.uk</a><br>> holdconnectionopen = yes<br>> maxconnections = 5<br>> expunge = no<br>> <br>> This config works fine for me with the jgoerzen/master branch.<br>
> <br>> As I said I've been through the docs, and I've also tried setting<br>> replace = 1 on each account - just as a stab in the dark.<br>> <br>> I've also tried 6.3.0 with same result.<br>> <br>
> Also I tried on two systems to build offlineimap.sgml without luck.<br>> <br>> On both machines (one ubuntu, one ArchLinux) I get a load of parsing<br>> errors - followed by this error:<br>> <br>> unable to parse offlineimap.sgml<br>
> Unable to recognise encoding of this document at /usr/share/perl5/vendor_perl/XML/SAX/PurePerl/EncodingDetect.pm line 100.<br>> <br>> As a result I've been reading the docs straight from the sgml file.<br>> <br>
> Hope someone can help,<br>> <br>> Best Regards,<br>> Paul Grove<br>> <br>> <br>> _______________________________________________<br>> OfflineIMAP-project mailing list<br>> <a href="mailto:OfflineIMAP-project@lists.alioth.debian.org">OfflineIMAP-project@lists.alioth.debian.org</a><br>
> <a href="http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project">http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project</a><br>> <br>> OfflineIMAP homepage: <a href="http://software.complete.org/offlineimap">http://software.complete.org/offlineimap</a><br>
</div>