<div>Hi, </div><div><br></div>You can of course have a script that moves all your files that are older than a month in a Maildir folder that's ignored by OfflineImap (see nametrans documentation on how to filter out a folder).<div>
In that case, you might be interested in the 'syncdate' option from my 'next' branch too if you bootstrap your sync so the file's timestamp will match the message's Date header. Then moving out the "archived" file will be a simple "find -mtime -exec" command to run after each sync. </div>
<div><br></div><div>Also, I've commited a patch from Grant Likely that add the option "startdate" (resp. maxdate), but as far as I understand your goal, it might not be exactly what you want. <br><br><div class="gmail_quote">
On Tue, Jan 29, 2013 at 9:58 PM, Flesher, Eli <span dir="ltr"><<a href="mailto:eli@eflee.us" target="_blank">eli@eflee.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I am looking at using OfflineIMAP in a manner which I've previously used IMAPSync.<div><br></div><div>I was able to setup IMAPSync to sync from server to local mailbox and purge from the server all mail which was greater than 30 days old, effectively creating an archive mailbox. I then served the 'local' mailbox and connected to it with my mail client. </div>


<div><br></div><div>Am I being thick and just can't find this functionality in OfflineIMAP or is it not present?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>Eli</div><div><br></div>
</font></span></div>

<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/cgi-bin/mailman/listinfo/offlineimap-project" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project</a><br>
<br>
OfflineIMAP homepage: <a href="http://software.complete.org/offlineimap" target="_blank">http://software.complete.org/offlineimap</a><br></blockquote></div><br></div>