13 Sep
2010
13 Sep
'10
3:08 p.m.
Yeah, it won't work magically like that. You need to do one of:
a) Use master user logins and log in with each user separately. http://wiki.dovecot.org/Authentication/MasterUsers
b) Enable shared mailboxes and directly have your command SELECT other users' mailboxes without LISTing them first.
c) Do b) but also enable ACL shared dict and fill it with all users so that spamadmin's LIST will also show all users' mailboxes.
Thanks for suggestions it looks like solution a) will mostly fit my needs. I'll give it a try and write if had some problems.
-- Paweł Madej