How to login from sendmail?

This is a discussion on How to login from sendmail? within the Linux Networking forums, part of the Linux Forums category; I have RH9 and I changed ISP. My new ISP (SBC) requires me to authenticate to their SMTP server, which ...


Go Back   Usenet Forums > Linux Forums > Linux Networking

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-08-2004
Mladen Gogala
 
Posts: n/a
Default How to login from sendmail?

I have RH9 and I changed ISP. My new ISP (SBC) requires
me to authenticate to their SMTP server, which pretty much
prevents me from using sendmail. Is there a way to have a
local email server that could authenticate itself to the ISP?
--
Artificial Intelligence is no match for natural stupidity.

Reply With Quote
  #2 (permalink)  
Old 10-08-2004
ynotssor
 
Posts: n/a
Default Re: How to login from sendmail?

"Mladen Gogala" <gogala@sbcglobal.net> wrote in message
news:pan.2004.10.07.23.33.40.353577@sbcglobal.net

> I have RH9 and I changed ISP. My new ISP (SBC) requires
> me to authenticate to their SMTP server, which pretty much
> prevents me from using sendmail. Is there a way to have a
> local email server that could authenticate itself to the ISP?


In your sendmail.mc file, *above* the MAILER() definitions, e.g.:

define(`SMART_HOST',`sbcmx3.prodigy.net')dnl
FEATURE(`authinfo')dnl

and in /etc/mail/authinfo, e.g.:

AuthInfo:sbcmx3.prodigy.net "U:yourid@sbcglobal.net"
"P:yoursbcglobalpassword" "M:CRAM-MD5"

Then

# makemap hash /etc/mail/authinfo < /etc/mail/authinfo

Rebuild the sendmail.cf file and restart the daemon.

--
use hotmail for email replies

Reply With Quote
  #3 (permalink)  
Old 10-08-2004
David Efflandt
 
Posts: n/a
Default Re: How to login from sendmail?

On Thu, 07 Oct 2004 23:33:39 GMT, Mladen Gogala <gogala@sbcglobal.net> wrote:
> I have RH9 and I changed ISP. My new ISP (SBC) requires
> me to authenticate to their SMTP server, which pretty much
> prevents me from using sendmail. Is there a way to have a
> local email server that could authenticate itself to the ISP?


It is standard SMTP AUTH which sendmail can do as a client. I have info
that may help at http://efflandt.freeshell.org/sbc-smtp-auth.html
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:59 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0