OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: virtual domains and hacking smtp_addr.c
From: Jonathan Ellis (jellisadvocast.com)
Date: Fri Oct 06 2000 - 17:01:16 CDT


> If advocast.com is listed in mydestination and not in a transport
> map entry, then there is no way that Postfix can pass mail for
> anyoneadvocast.com to the smtp client. This is exactly how thousands
> of sites must be using Postfix.

Well, I added
transport_maps = hash:/etc/postfix/transport

to main.cf, and postmap-ed a transport file of
advocast.com local:

and I am getting the same results as I was before: All mail to
non-advocast.com domains tries and fails to go through mail.advocast.com.

Maybe I am mis-understanding?

-Jonathan