Hi,
I unsuccessfully tried to install Postfix with Dovecot as follows:
1. I have three domains with different users, e.g.,
[email protected],
[email protected],
[email protected],
[email protected]
2. I have Unix users and corresponding email addresses, e.g.,
user equal for [email protected] and [email protected]
user cross for [email protected] and [email protected]
3. I'd like to have the header to not contain something like
equal@localhost, but just "Delivered-To: [email protected]", etc.
Without restriction (3), I could use virtual_alias_maps, which I got
working. When I use virtual_mailbox_maps, I don't see how I can tell
dovecot which user the email address corresponds to.
What am I missing?
Thanks,
CC