Results 1 to 2 of 2
Hi all!
I've got a box with several aliased ips.. right now, sendmail is using the first ip
for eth1: a.b.c.d and I need to get sendmail to use a.b.c.e ...
- 06-23-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 2
sendmail to use aliased ip
Hi all!
I've got a box with several aliased ips.. right now, sendmail is using the first ip
for eth1: a.b.c.d and I need to get sendmail to use a.b.c.e when talking to other servers (outgoing connections)
I'm trying to get sendmail to use an aliased IP when acting as a client like so:
CLIENT_OPTIONS(`Family=inet, Addr=a.b.c.e')dnl
but the darn thing just doesn't work.. I'm sending a test email with my mail server to my gmail account, and gmail still says that its receiving email from a.b.c.d ... I'm pretty much at a loss here.. why isn't it working?
sendmail version: Version 8.13.8 (maybe i need to upgrade?)
- 09-02-2008 #2Linux Newbie
- Join Date
- Apr 2008
- Location
- India
- Posts
- 170
hi,
change the primary ip a.b.c.e that will do.Regards
David.s
davidanands.co.cc
-->Success is the list of failures ...!!!


Reply With Quote