<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;"><div class="Ih2E3d"><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;">
<div><br>
</div></blockquote></div><br></div>Got it working!&nbsp; Here&#39;s my settings:<br><br>/etc/mail/sendmail.mc<br>define(`SMART_HOST&#39;,`smtp.comcast.net&#39;)dnl<br>define(`RELAY_MAILER_ARGS&#39;, `TCP $h 587&#39;)dnl<br>FEATURE(`authinfo&#39;,`hash -o /etc/mail/authinfo.db&#39;)dnl<br>

<br>/etc/mail/authinfo<br>AuthInfo:<a href="http://smtp.comcast.net" target="_blank">smtp.comcast.net</a> &quot;<a href="mailto:U:username@comcast.net" target="_blank">U:username@comcast.net</a>&quot; &quot;P:password&quot; &quot;M:PLAIN&quot;<br>
<br>Thanks everyone!<br><br></blockquote><div>&nbsp;<br>I just noticed that sendmail is now using the SMART_HOST for my incoming hosts as well.&nbsp; How can I tell it to use the SMART_HOST only for outbound mail?<br><br>-Deovn<br>
</div></div>