<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   with 2.3.4 you could use the new FILTER command over IMAP to run sieve script.
  </div>
  <div>
   <br>
  </div>
  <div>
   Aki
  </div>
  <blockquote type="cite">
   <div>
    On 13 February 2019 at 12:07 Marc Roos via dovecot <
    <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    I have made something for archiving that you can supply with an array of
   </div>
   <div>
    mail folders and it wil move messages of a specific year to a folder
   </div>
   <div>
    ARCHIVE/YEAR. If you only have 180GB I would not make subdivision in
   </div>
   <div>
    months. Just put everything in a year folder sent and and received
   </div>
   <div>
    combined.
   </div>
   <div>
    Also use doveadm in your script, that wil work on any type of storage
   </div>
   <div>
    and you do not want to risk loosing email, because someone is not
   </div>
   <div>
    'coding' properly.
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    -----Original Message-----
   </div>
   <div>
    From: Gandalf Corvotempesta via dovecot [mailto:
    <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>]
   </div>
   <div>
    Sent: 13 February 2019 10:23
   </div>
   <div>
    To: Dovecot Mailing List
   </div>
   <div>
    Subject: Archive maildir
   </div>
   <div>
    <br>
   </div>
   <div>
    Hi to all
   </div>
   <div>
    We have a maildir with about 180GB of emails.
   </div>
   <div>
    We have to archive them to a structure like: .Archive.YYY./MM.folder
   </div>
   <div>
    <br>
   </div>
   <div>
    Are you aware of a script doing this ? I've found a perl script that
   </div>
   <div>
    doesn't spit in year and month and a very, very, very, very, very old
   </div>
   <div>
    python script that:
   </div>
   <div>
    1) doesn't manage base64 encoded subject properly
   </div>
   <div>
    2) doesn't work with python 3.x (that is able to manage base64 encoded
   </div>
   <div>
    subject properly
   </div>
   <div>
    <br>
   </div>
   <div>
    Any idea ?
   </div>
   <div>
    <br>
   </div>
  </blockquote>
  <div>
   <br>
  </div>
  <div class="io-ox-signature">
   ---
   <br>Aki Tuomi
  </div> 
 </body>
</html>