16 Oct
                
                    2014
                
            
            
                16 Oct
                
                '14
                
            
            
            
        
    
                2:16 a.m.
            
        Pascal Volk writes:
EXAMPLE Move janes messages - received in September 2011 - from her INBOX into her archive.
doveadm move -u jane Archive/2011/09 mailbox 2011-10-01 SINCE 01-Sep-2011[Is this a typo: "2011-10-01" should be "INBOX"?] ?
Where did you find this example?
Cut&pasted off the terminal man page output. Looking into man1/doveadm-move.1, I see
.B doveadm move \-u jane Archive/2011/09 mailbox INBOX BEFORE \(rs
.B 2011-10-01 SINCE 01-Sep-2011
so it's a problem with my nroff, not dovecot's man pages. (Hmm, it happens with groff too -- it appears to be some sort of line length bug.)
Also http://wiki2.dovecot.org/Tools/Doveadm/Move#section_example shows the correct example.
Yes, this makes much more sense.
Joseph Tam <jtam.home@gmail.com>