-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi, i need to create a public maildir folder for virtual users so i did this:
dovecot-1.0.15:
namespace public { prefix = public/ separator = / location = maildir:/var/mail/shared:INDEX=/var/mail/shared/%u/index/:CONTROL=/var/mail/shared/%u/control/ } namespace private { separator = / prefix = inbox = yes } umask = 007
and everything works fine,
but ... when one user reads an email from the public folder then the status (flag read) changes to all users.
How i can fix this? How every virtual user (same uid.gid) can have its own index (perhaps?)
Evaggelos Balaskas - Unix System Engineer Informatics Engineer Technological Education http://ebalaskas.gr/wk/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIku4ZWIK+Pe9twhoRAokDAJ9u2/SjCqgabHvJFlTXlDART6+sngCghNA/ Ufl8U5GQ0mS3tVUU8idtNwY= =BUGu -----END PGP SIGNATURE-----