Hi All,

I have 2 web servers behind a load director that are on private ip address's
192.168.100.100 and 192.168.100.101.  I also have a email server that is not
behind the load director.

I can send emails from the email server using sendmail on linux but I can't
get the 2 web servers to work.

I have the email server set up in /etc/mail/relay-domains each of the 2
private ip on seperate lines like this.
192.168.100.100
192.168.100.101

When I use the command sendmail -bt  I get the 2 ip address to show that
they can relay to the email server.

On each web server in the sendmail.cf file I have the entry
DS192.168.100.150.  This is the address of the email server.

I run a test on the command line like this.  sendmail -vt and enter:
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Subject: test from web1

test

period here

It looks like it is working but recieve no email.  I did the exact test on
the email server and it works fine.  Need to know what I am setting up that
is wrong.

Thnks in advance.

Joe



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to