Timo Sirainen said:
> Do you mean that you want to have [EMAIL PROTECTED] and [EMAIL PROTECTED]
> have the same password but different maildirs?
Yes. Basically using the domain part as a variable :)
> What passdb and userdb
> are you using? I don't think there's a way to do this with auth_*
> set
Hey folks,
I want to authenticate a pop3 user without a domain part and then use
the domain part to specify a Maildir subfolder to grab messages from.
So, this was my attempt:
# use the domain part to access a subfolder
mail_location = maildir:/mail/%n/Maildir/%d
# strip of the domain part