[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Fri Jul 9 11:37:17 2004 -->
- <!--x-from-r13: zvxr ng glqrevn.arg ([vxr [hecul) -->
- <!--x-message-id: [email protected] -->
- <!--x-reference: [email protected] -->
- <!--x-reference: [email protected] --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] Bellsouth Turning SMTP authentication on on their mail server -->
- <li><em>date</em>: Fri Jul 9 11:37:17 2004</li>
- <li><em>from</em>: mike at tyderia.net (Mike Murphy)</li>
- <li><em>in-reply-to</em>: <<a href="msg00283.html">[email protected]</a>></li>
- <li><em>references</em>: <<a href="msg00282.html">[email protected]</a>> <<a href="msg00283.html">[email protected]</a>></li>
- <li><em>subject</em>: [ale] Bellsouth Turning SMTP authentication on on their mail server</li>
They are requiring all of their clients to authenticate to send mail,
starting Jul 13 (next Tuesday). If I were running a regular client, say
thunderbird from home, and using their mail server, I'd have to
configure it to pass my username and password when it sends mail.
The challenge here is configuring sendmail to do the same thing, when it
talks to bellsouth's mail server. To recap, I already have:
"DS[mail.bellsouth.net]" in my sendmail.cf. This tells it to relay all
mail through bellsouth's mail server (and the brackets tell it to use
that server's A name from dns, not its MX addresses).
Now, in addition, I have to add (from
<a rel="nofollow" href="http://www.sendmail.org/~ca/email/sm-812.html#812AUTH">http://www.sendmail.org/~ca/email/sm-812.html#812AUTH</a>):
O DefaultAuthInfo=/etc/mail/default-auth-info
This tells sendmail (at least sendmail 8.12 and newer), to look in
/etc/mail/default-auth-info for authorization info. That file has this
in it:
AuthInfo:mail.bellsouth.net "U:[my username]" "P:[my password]"
In theory that should make sendmail now authenticate before it tries to
relay mail (just like any client would).
Now that I know how to do this in sendmail.cf, I need to figure out how
to do it using a rule in sendmail.mc (since I'd prefer to not directly
edit sendmail.cf if I can avoid it). Or, I guess I could finally get off
my duff and learn exim or something.
Unfortunately, mail.bellsouth.net still isn't offering AUTH, so I can't
really test this to see if it works correctly. I guess I'll have to do
so after they turn it on on the 13th.
Mike
james at sumners.ath.cx wrote:
> I just configured my Exim server to do it:
> <a rel="nofollow" href="http://ug.dyndns.org/~jsumners/comments.php?article=157">http://ug.dyndns.org/~jsumners/comments.php?article=157</a>
>
> But, of course, if you have relaying denied and you are the only one
> that uses it then who cares?
>
> On Fri, Jul 09, 2004 at 10:22:15AM -0400, Mike Murphy wrote:
>
>>I got this from Bellsouth today. It seems they will soon be requiring
>>SMTP clients to authenticate before sending mail. Now, if I can just
>>remember how to configure sendmail to do that...
>>
>>Mike
>
>
--
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Mike Murphy
781 Inman Mews Drive Atlanta GA 30307
Landline: 404-653-1070
Mobile: 404-545-6234
Email: mike at tyderia.net
AIM: mmichael453
JDAM: 33:45:14.0584N 84:21:43.038W
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00285" href="msg00285.html">[ale] Bellsouth Turning SMTP authentication on on their mail server</a></strong>
<ul><li><em>From:</em> james at sumners.ath.cx (james at sumners.ath.cx)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00282" href="msg00282.html">[ale] Bellsouth Turning SMTP authentication on on their mail server</a></strong>
<ul><li><em>From:</em> mike at tyderia.net (Mike Murphy)</li></ul></li>
<li><strong><a name="00283" href="msg00283.html">[ale] Bellsouth Turning SMTP authentication on on their mail server</a></strong>
<ul><li><em>From:</em> james at sumners.ath.cx (james at sumners.ath.cx)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00283.html">[ale] Bellsouth Turning SMTP authentication on on their mail server</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00285.html">[ale] Bellsouth Turning SMTP authentication on on their mail server</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00283.html">[ale] Bellsouth Turning SMTP authentication on on their mail server</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00285.html">[ale] Bellsouth Turning SMTP authentication on on their mail server</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00284"><strong>Date</strong></a></li>
<li><a href="threads.html#00284"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>