|
From: Sandeep A. <san...@ho...> - 2006-06-09 09:07:23
|
Open the file /etc/mail/sendmail.cf in editor & locate the following O DaemonPortOptions=3DPort=3Dsmtp,Addr=3D127.0.0.1, Name=3DMTA And add the following line O DaemonPortOptions=3DPort=3Dsmtp,Addr=3Daaa.bbb.ccc.ddd, Name=3DMTA where aaa.bbb.ccc.ddd would be your Interface IP on which you want to = listen on port 25 save the file & restart the sendmail service. Hope I understand your case. Sandeep ----- Original Message -----=20 From: Sikhululwe Khashane=20 To: web...@li...=20 Sent: Friday, June 09, 2006 1:42 PM Subject: [webmin-l] Sendmail configuration Hi, All =20 =20 I'm using Webadmin 0.84 at Red Hat Enterprise 4 and want to configure = send mail. I will be using outlook client to connect to Linux box. =20 =20 Kindly regards =20 Sikhululwe |