Dovecot 2.2 + Postfix 2.1 Public folder namespace:
location = maildir:/domain/public:CONTROL=~/Maildir/control/public:INDEX=~/Maildir/index/public
I have a public folder "sales" for group of users. All messages that are sent to sales@domain.com fall into this directory. Sometimes users moves letters to another folder. Then CRM system checks these letters.
I need to understand witch user moved the letter to the folder. Is there any way to get this information, or mark a letters header? Dovecot debug mode does not give such information.