|
Internal Mailservers
hi everyone,
I have simple doubts about sending/receiving mails with two mail servers(rhel5).
Here is the scenario:
network1- server1 act as a Mailserver for network1(say 192.168.0.0).
same for ,
network2 - server2 act as a mailserver for network2(say 192.168.1.0).
router is configure for the communication of these networks.
websites : site1.com in network1
site2.com in network2
Each network has 3 clients.
sendmail config: clients in network1 send/receive mail only in netwrok1
same for network2 clients.
Now i wants to do : clients in network1 want to send/receive mails from network2.
SO i modified
the smarthost options in sendmail.mc file as
Network1 server1:mail.site2.com
for
Network2 server2:mail.site1.com
but thats not working. showing error transient parser error...
messages queued for future delivery.
how to solve this problem ?
thanks in advance
Last edited by cool47; 10-03-2008 at 06:56 PM.
|