On 6.8.2010, at 3.37, Stand H wrote: > Hi, > > I'm looking for a way to deliver mail to both 'folder' and '.folder'. I put > LAYOUT=fs to mail_location, sieve recognize both 'folder' and '.folder',
Okay.. > but I don't want dovecot-imap to show 'folder' to imap client. The purpose is > to send some emails to 'folder' and don't let user to see the folder and > email in it. This makes less sense to me. Are you talking about just one folder or all folders that don't begin with a '.'? If just one, you could use ACLs to remove user's access to it. If all, probably easier to just change the code.