On 2/20/11, Jeroen Geilman <[email protected]> wrote:
> On 02/20/2011 11:03 AM, C. Comren wrote:
>> 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
>>
>
> If [email protected] == [email protected], just add both domains to mydestination.
>
> You can then alias each non-native address ([email protected],
> [email protected]) with virtual_alias_maps.
>
> The native address can be left as-is.
>
>
> --
>
> J.
>

Actually, [email protected] != [email protected].

I have [email protected] == [email protected], and [email protected] == [email protected]

Thanks,
CC

Reply via email to