Hello List

I have a problem for the developers's vpopmail.
I have two main domains installed in two computers each one.

Each domain has setup these options:
in the server 1:
--enable-default-domain=domain1.com  in the server mail.domain1.com
and in the server 2:
--enable-default-domain=domain2.com  in the server mail.domain2.com

I would like have these two domains into a single computer, but I don't
control over the pool's of IP of my clients.
For this reason  I can't use the option --enable-ip-alias-domain.

But I would like install two NIC's in that computer and setup the vpopmail
for each interface.
So, my unique server mail will listen each domain in different IP.

For example:
NIC1 eth0: 192.168.0.1  mail.domain1.com --> domian1.com
NIC2 eth1: 192.168.1.1  mail.domain2.com --> domain2.com

And, when I make a telnet from my server mail:

telnet mail.domain1.com 110
Trying 192.168.0.1 ...
Connect to mail.domain1.com (192.168.0.1).
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>

telnet mail.domain2.com 110
Trying 192.168.1.1 ...
Connect to mail.domain1.com (192.168.1.1).
Escape character is '^]'.
+OK <[EMAIL PROTECTED]>

Is possible change the vpopmail's source in order make this setup?

Very Thanks for your response


Juan Enciso Condeña.
Área de Operaciones
Qnet - Servicios Internet
Telf. 241-4122 anexo 2245 - 2244
www.qnet.com.pe


Reply via email to