On 11.4.2012, at 17.13, Helga Mayer wrote: > has anyone experiences with the Apple mail client, to be precise : Mail 5.2? > When I copy a message with an attachment from the inbox to a different folder > using 'move' or 'copy' , Apple Mail does not properly display the attachment > in the new folder. .. > Is this an apple problem or has it got anything to do with > dovecot.index.cache ?
Highly unlikely to be a Dovecot problem. Of course, you can verify if it's a caching problem by disabling indexes and seeing if you can reproduce the problem: mail_location = maildir:~/Maildir:INDEX=MEMORY
