|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: include file in virtual maps
From: adi (adi
mdgr.padinet.com)
Date: Sun Mar 30 2003 - 23:54:23 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Mar 31, 2003 at 02:50:22PM +0900, Batara Kesuma wrote:
> How can I include file in virtual maps? In aliases, I can do:
> info: :include:/etc/postfix/info.my-domain.com
>
> But how can I do:
> other-domain.com ANYTHING
> info
other-domain.com :include:/etc/postfix/info.other-domain.com
there is no such functionality in postfix, yet.
but, you could do something like this:
virtual_maps:
info
other-domain.com include-of-otherdomain
alias_maps:
include-of-other-domain::include:/etc/postfix/info.other-domain.com
Regards,
P.Y. Adi Prasaja
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]