<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! Here's my settings:<br><br>/etc/mail/sendmail.mc<br>define(`SMART_HOST',`smtp.comcast.net')dnl<br>define(`RELAY_MAILER_ARGS', `TCP $h 587')dnl<br>FEATURE(`authinfo',`hash -o /etc/mail/authinfo.db')dnl<br>
<br>/etc/mail/authinfo<br>AuthInfo:<a href="http://smtp.comcast.net" target="_blank">smtp.comcast.net</a> "<a href="mailto:U:username@comcast.net" target="_blank">U:username@comcast.net</a>" "P:password" "M:PLAIN"<br>
<br>Thanks everyone!<br><br></blockquote><div> <br>I just noticed that sendmail is now using the SMART_HOST for my incoming hosts as well. How can I tell it to use the SMART_HOST only for outbound mail?<br><br>-Deovn<br>
</div></div>