<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If you are using sendmail, in /etc/mail/sendmail.cf you will see a line
<br>like this:<br><br>O DaemonPortOptions=Port=smtp,Addr=<a href="http://127.0.0.1" target="_blank">127.0.0.1</a>, Name=MTA<br><br>Change the port (and ip if required) to suit your needs and restart MS<br>(sendmail)<br><br>
The best way to do this is modify your <a href="http://sendmail.mc" target="_blank">sendmail.mc</a> file and remake the<br><a href="http://sendmail.cf" target="_blank">sendmail.cf</a> file with the make command (on RH and equivalent distros).
<br><br>You will see a line like this in <a href="http://sendmail.mc" target="_blank">sendmail.mc</a>:<br><br>DAEMON_OPTIONS(`Port=smtp,Addr=<a href="http://127.0.0.1" target="_blank">127.0.0.1</a>, Name=MTA&#39;)dnl<br><br>
Modify as you need it...<br></blockquote></div><br><br>I am using sendmail.&nbsp; Can I have this listen on multiple ports?&nbsp; <br><br>-Devon<br>