Hello friends, 1) to check package
*rpm -qa | grep sendmail** sendmail-cf sendmail-8.13.8-2.el5 2) *sendmail configuration file* *vim /etc/mail/sendmail.mc* serach 127 or line no 116 *DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl* *above line mentiione your network * save & exit micro convert *m4 /etc/mail/sendmail.mc > /etc/mail/sendail.cf* vim /etc/mail/access shift + G connect :mention your network RELAY save & exit */etc/init.d./sendmail restart* *chkconfig sendail on* to check log in *tail -f /var/log/maillog * ** ========================= Thanks & Regards, Sachin Torne Mobile No: + 91 9930124695 [image: ?ui=2&view=att&th=125a1e7ee7d799a3&attid=0.1&disp=attd&realattid=ii_125a1e7ee7d799a3&zw] [image: ?ui=2&view=att&th=125a1e84fbeb9471&attid=0.1&disp=attd&realattid=ii_125a1e84fbeb9471&zw] On Tue, Aug 10, 2010 at 5:54 PM, Jitendra Gondaliya < [email protected]> wrote: > Hi Sameer, > > you want to relay your mails to other server (e.g ISP) or you want to allow > other domains to relay their mails on your server. > which mail server application you are using. > > > > Regards, > Jitendra > > > On Tue, Aug 10, 2010 at 12:49 PM, Sameer Surve <[email protected] > >wrote: > > > > > > > Hi All, > > > > I want to configure SMTP relay server (RHEL), please guide me. > > > > Thanks & Regards, > > Sameer Surve > > > > [Non-text portions of this message have been removed] > > > > > > > > > [Non-text portions of this message have been removed] > > > > ------------------------------------ > > Yahoo! Groups Links > > > > - [Non-text portions of this message have been removed]

