Timo Sirainen wrote:
On Thu, 2008-10-16 at 06:28 -0700, Roderick A. Anderson wrote:
Does the IMAP specification call for Master Users (I don't remember
seeing it?)
No.
Or is this an implementation specific (Dovecot, et al.)
_feature_?
Yes.
How difficult would it be to make per-domain ma
On Thu, 2008-10-16 at 06:28 -0700, Roderick A. Anderson wrote:
> Does the IMAP specification call for Master Users (I don't remember
> seeing it?)
No.
> Or is this an implementation specific (Dovecot, et al.)
> _feature_?
Yes.
> How difficult would it be to make per-domain master user(s) a
Timo Sirainen wrote:
On Oct 15, 2008, at 11:19 PM, Roderick A. Anderson wrote:
Can I have a master users list for each virtual domain? I'm not sure
from what I read on the page:
Not really. There are two possibilities that I can think of:
a) Use passdb checkpassword and verify that the mast
On Oct 15, 2008, at 11:19 PM, Roderick A. Anderson wrote:
Can I have a master users list for each virtual domain? I'm not
sure from what I read on the page:
Not really. There are two possibilities that I can think of:
a) Use passdb checkpassword and verify that the master user
($MASTER_US
Can I have a master users list for each virtual domain? I'm not sure
from what I read on the page:
http://wiki.dovecot.org/Authentication/MasterUsers
auth default {
mechanisms = plain login CRAM-MD5
passdb passwd-file {
args = /var/mail/vhosts/%d/passwd.masterusers
mast