On 05/20/10 12:40, Noel Jones wrote:
> On 5/20/2010 8:32 AM, Mike A. Leonetti wrote:
>
>> So if I put "virtual_mailbox_domains = domain.com" mail will be
>> delivered using the virtual_transport I guess. But when it's doing the
>> alias it always adds "domain.com" at the end. How does it know to do that?
>>
> Please don't top-post.
>
> Bare user names will have "@$myorigin" appended to them.
> Better to always use fully-qualified results in your table to
> prevent surprises.
>
> -- Noel Jones
>
Thank you.