On 1/30/2012 9:10 AM, Eric Chandler wrote:
> My hope is that I could create a separate maildir for each recipient,
> no-matter if the recipient has a standard corporate email address, or

Creating wildcard users is more complicated.

You can easily wildcard virtual domains with
virtual_mailbox_domains = static:all
but wildcarding virtual users is trickier since you can't use $N
substitution in virtual_mailbox_maps.

I expect you could use a *sql map for the mailbox maps and structure
your query so it returns an answer for every user, but I can't help
with that.

> imap in as whatever userid they want (another area for me to figure out
> - passwordless-imapd) and see those emails.


dovecot master user feature, or a sql query in the auth backend that
uses the same password for everybody.



  -- Noel Jones

Reply via email to