<span class="gmail_quote"></span>Relay is denied by default.  If you're sending from some specific<br>
<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">machines, you can edit /etc/mail/access and add lines such as:<br><br>        Connect:
www.xxx.yyy.zzz         RELAY<br><br>replacing www.xxx.yyy.zzz with the IP address of the sending machine.<br>Restart sendmail after editing the file:<br><br>        service sendmail restart<br><br>Sendmail will allow relay ONLY from those machines.  You can also enter
<br>the domain names of the machines into /etc/mail/relay-domains, but<br>that's a bit less secure.<br></blockquote></div><br>
Yes , I tried that , right now my server is having ip address
<a href="http://192.168.0.2">192.168.0.2</a> , so I typed in that and tried , still it does not work.Is
the address supposed to be something else?<br>