<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><span>Hello,</span></div><div><span>I'm sorry for this basic of a question.</span></div><div>I have included my configuration below, but basically I'm looking to Take all the mail at Y and push it to G.</div><div>I DO NOT want to have changes at G reflected back at Y.</div><div>I was hoping read only was the way to do it, but I keep getting folder creation errors on Y.</div><div>Why is it trying to create folders on Y when read-only is set?</div><div>I'm running 6.5.4</div><div><br></div><div>[General]</div><div>ui =Blinkenlights</div><div>accounts = mail</div><div><br></div><div>[Account mail]</div><div>localrepository = y</div><div>remoterepository = g</div><div><br></div><div>[Repository y]</div><div>type = IMAP</div><div>readonly = True</div><div>createfolder = False</div><div>remotehost =
 imap.n.mail.yahoo.com</div><div>remoteuser = $$$$$$$$$@$$$$$$$.com</div><div>remotepass = *********</div><div><br></div><div><div>[Repository G]</div><div>type = Gmail</div><div>readonly = False</div><div>createfolder = True</div><div><span style="font-size: 10pt; ">remoteuser = $$$$$$$$$@$$$$$$$.com</span><br></div><div>remotepass = *********</div><div><br></div><div><br></div><div><br></div><div>ERROR: Creating Folder /important on repository y</div><div>Folder '/important'[y] could not be created.</div><div><br></div><div><br></div><div>Thank you,</div><div>Mike</div><div><br></div></div></div></body></html>