<div>I have installed the latest (6.4.3) version and am trying to sync one gmail account to another. (I am effectictively trying to split my joint account into a separate work and a separate private mail account.)</div>
<div> </div>
<div>This works ok when I specify the second gmail account as an "IMAP" account, with the exception that as part of the sync process the Gmail "special folders" [Gmail]/... are created on the source Gmail account, despite that account being marked as "readonly".</div>


<div> </div>
<div>Am I doing something wrong?</div>
<div> </div>
<div>I have read comments on some forums that it might be feasible to allow a "gmail" type Local Repository reasonably easily. Is this true? Is this a change that I can help make?</div>
<div> </div>
<div>With many thanks for your advice,</div>
<div>David.</div>
<div> </div>
<div> </div>
<div>Contents of my onlinemaprc file:</div>
<div> </div>
<div>[general]<br>accounts = copyGmail<br>ui = Basic<br><br>[Account copyGmail]<br>remoterepository = account1<br>localrepository = account2<br><br>[Repository account1]<br>#This is the remote repository<br>type = Gmail<br>

remoteuser = accountId1<br>remotepass = somePass2<br>readonly = yes<br>realdelete = no<br><br>[Repository account2]<br>#This is the 'local' repository<br>type = IMAP<br>remotehost = <a href="http://imap.googlemail.com">imap.googlemail.com</a><br>

# type = Gmail<br>remoteuser = <a href="mailto:accountId2@gmail.com">accountId2@gmail.com</a><br>remotepass = somePass2<br>ssl = yes</div>
<div> </div>