Alberto Lepe via Postfix-users:
> I'm sorry,  I realized that I made a mistake while trying to translate the
> real situation to a simple example in my original message:
> 
> Instead of:
> a...@example.com -> ( (y...@example.com -> yuko@localhost) and
> yuko.exam...@gmail.com)
>     Aliases:
>     a...@example.com : y...@example.com (yuko3000)
>     a...@example.com : yuko.exam...@gmail.com
> 
> The correct example (which is failing) is:
> a...@example.com -> y...@example.com -> ( yuko@localhost and
> yuko.exam...@gmail.com )
>     Aliases:
>     a...@example.com : y...@example.com (yuko3000)
>     y...@example.com : yuko.exam...@gmail.com
> 
> The first one (previous mistaken example) works fine, while the second one
> (the corrected example) doesn't.
> Works if you send directly to "y...@example.com", but it never forwards to
> gmail if you send a message to "sa...@example.com" or "a...@example.com".

Are these aliases in:

    alias_maps

or in:

    virtual_alias_maps

Details matter, because they have different implementations.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to