|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Olli Artemjev (olli
metaltelecom.org.ru)Date: Fri Apr 06 2001 - 02:51:14 CDT
On Thu, 5 Apr 2001, Wietse Venema wrote:
> > In short: I was in need to master two postfix instances running on the
> > same phisical server talk to each other (exactly - chrooted one deliver
> > all mail to nonchrooted one) & having the same queue.
> Don't use LMTP for MTA to MTA mail delivery.
>
> Bind one Postfix instance to the external network interface
> inet_interfaces = $myhostname
>
> Bind the other Postfix instance to the loopback interface
> myhostname = localhost.my.domain
> inet_interfaces = localhost.my.domain
> And send the mail from one to the other via SMTP.
Thank you, we 'll do somthing like this.. Anyway if the same functionality
need (i'm about having ability to send/receive mail for both postfix
instances as usualy from inet iface & from loop iface - under & upper
chroot) we have to make both having diffrent loopback adresses & diffrent
network addresses by adding virtual eth0:0 alias & lo?? alias, then write
in /etc/hosts under chroot (or upper - no matter) that loopback is, for
example, 127.0.0.99. Right?
-- Bye.Olli MISiS Telecommunications phone: +7(095)955-0087- To unsubscribe, send mail to majordomo
postfix.org with content (not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]