Re: Sendmail SMTP AUTH

2002-10-07 Thread R P Herrold
On Mon, 7 Oct 2002, Tim Jung wrote: > Is there any documentation available that I can read for > setting up Sendmail to do SMTP Auth? I am especially ... http://www.owlriver.com/tips/smtp-auth/ -- Russ Herrold -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsu

Re: Sendmail SMTP AUTH

2002-10-07 Thread Gerry Doris
> Is there any documentation available that I can read for setting up > Sendmail to do SMTP Auth? I am especially interested to know if you can > set the SASL authentication stuff to support PAM login information > rather than having to use some kind of separate Cyrus/SASL type > database. I have

Sendmail SMTP AUTH

2002-10-07 Thread Tim Jung
Is there any documentation available that I can read for setting up Sendmail to do SMTP Auth? I am especially interested to know if you can set the SASL authentication stuff to support PAM login information rather than having to use some kind of separate Cyrus/SASL type database. I have looked

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-15 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Moin, moin ... at this point I'd like to thank all who helped me on this issue, exspecially Teodor who installed it for me. According to what I saw via "screen" and backing up the ".bash_history" I was able to install sendmail 8.12.5 together with c

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-14 Thread R P Herrold
On Tue, 13 Aug 2002, Kevin MacNeil wrote: > On Tue, Aug 13, 2002 at 11:54:34AM -0400, Anthony E. Greene wrote: > > > > I found this in the archives, searching for 'auth': > > > > http://www.redhat.com/mailing-lists/redhat-list/msg64722.html > > > > One of the messages in that thread mentione

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-14 Thread R P Herrold
answer has found you, instead . -- I have amended: http://www.owlriver.com/tips/smtp-auth.html at its new section 1.5 dnl dnl dnl -- added for clarification for Teodor Georgiev and dnl dnlMartin Mewes on thread: [RedHat 7.2] sendmail + smtp-auth dnl dnl dnl dnl -- old f

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Teodor Georgiev
go to the sendmail untarred source directory and read the INSTALL file. specially the 2. and 3. - Original Message - From: "Martin Mewes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 14, 2002 9:48 AM Subject: Re: [RedHat 7.2] sendmail + sm

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Moin, moin ... Martin Mewes <[EMAIL PROTECTED]> schrieb: >Hi Teddor, Thankx for your PM, which help a lot :-D So we go further ... while patching this >> FEATURE(access_db)dnl the following command cf/cf # sh Build sendmail.cf --> ok on to th

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Aug-2002/20:27 +0200, Martin Mewes <[EMAIL PROTECTED]> wrote: >Am Dienstag, 13. August 2002 18:45 schrieb Anthony E. Greene: > >In this case I'd have text snipplets I cut and paste into eMail when >answering. For some german newsgroups it easie

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Edward Dekkers
> The question was answered on this list on July 7, 2002 -- less than one > week ago. How often should it be answered before saying "Search the list > archives."? Although I do agree with you wholeheartedly, Tony. You may want to move to a new timezone. If July 7 is one week ago, then your date

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Kevin MacNeil
On Tue, Aug 13, 2002 at 11:54:34AM -0400, Anthony E. Greene wrote: > > I found this in the archives, searching for 'auth': > > http://www.redhat.com/mailing-lists/redhat-list/msg64722.html > One of the messages in that thread mentioned a short tutorial at http://www.owlriver.com/tips/smtp-aut

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Martin Mewes
Hi Teddor, this is what has happend ... Am Dienstag, 13. August 2002 16:44 schrieb Teodor Georgiev: > 1. You should compile your Sendmail with SASL support. First I look again if SASL support is there: rpm -qa | grep sasl | sort used from: http://www.owlriver.com/tips/smtp-auth.html cyrus-sas

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony, Am Dienstag, 13. August 2002 18:45 schrieb Anthony E. Greene: > In a few days his answer will be in the archives. So when this > question is asked again next week, should he type another message > answering the question, or should he say "L

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread J Bacher
>The question was answered on this list on July 7, 2002 -- less than one >week ago. How often should it be answered before saying "Search the list >archives."? Providing a specific pointer works just as well as answering the question within the body of an email regardless of the age of the refe

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Aug-2002/16:58 +0200, Martin Mewes <[EMAIL PROTECTED]> wrote: >Moin, moin ... > >"Teodor Georgiev" <[EMAIL PROTECTED]> schrieb: > >>1. You should compile your Sendmail with SASL support. >> >>It would be better to do it not from RPM, but from .t

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Aug-2002/16:28 +0200, Martin Mewes <[EMAIL PROTECTED]> wrote: >using sendmail 8.12.3 on RedHat 7.2 makes some trouble getting >smtp-auth to run. > >RPM says that cyrus-sasl is installed and plain-text and md5 as well. >But there is no entry in s

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Gerry Doris
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > using sendmail 8.12.3 on RedHat 7.2 makes some trouble getting > smtp-auth to run. > > RPM says that cyrus-sasl is installed and plain-text and md5 as well. > But there is no entry in sendmail.cf. > > Besides sendmail.org (which is

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Moin, moin ... "Teodor Georgiev" <[EMAIL PROTECTED]> schrieb: >1. You should compile your Sendmail with SASL support. > >It would be better to do it not from RPM, but from .tar.gz. >untar the sendmail archive and follow the instructions. I will try

Re: [RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Teodor Georgiev
e reason MS Outlook / OE uses the deprecated "LOGIN" method. Why - I do not know. But MS Outlook / OE will not work with PLAIN. this is. - Original Message - From: "Martin Mewes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 13, 2002 5

[RedHat 7.2] sendmail + smtp-auth

2002-08-13 Thread Martin Mewes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, using sendmail 8.12.3 on RedHat 7.2 makes some trouble getting smtp-auth to run. RPM says that cyrus-sasl is installed and plain-text and md5 as well. But there is no entry in sendmail.cf. Besides sendmail.org (which is rather difficult for

Re: sendmail smtp auth

2002-07-07 Thread Chet Nichols
Hey Russ, It worked! Thanks a ton for your help, I'm excited. Take it easy, talk to you later, Chet on 7/7/02 3:55 PM, R P Herrold at [EMAIL PROTECTED] wrote: > On Sun, 7 Jul 2002, Chet Nichols wrote: > >> Hey there, >> >> I'm trying to set up SMTP authentication for sendmail..I went to the

Re: sendmail smtp auth

2002-07-07 Thread R P Herrold
On Sun, 7 Jul 2002, Chet Nichols wrote: > Hey there, > > I'm trying to set up SMTP authentication for sendmail..I went to the > sendmail site to look how to do it..installing Cyrus-sasl, etc. I remembered > that I had installed the Cyrus-sasl RPM though when I installed RedHat 7.2, > so I jumped

sendmail smtp auth

2002-07-07 Thread Chet Nichols
Hey there, I'm trying to set up SMTP authentication for sendmail..I went to the sendmail site to look how to do it..installing Cyrus-sasl, etc. I remembered that I had installed the Cyrus-sasl RPM though when I installed RedHat 7.2, so I jumped right to the step to see if SASL is in the output..

RE: RPM for Sendmail + SMTP AUTH

2000-12-07 Thread Mobeen Azhar
The RPM for sendmail 8.11.x has SMTP AUTH built in. --Moby > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Simons > Sent: Wednesday, December 06, 2000 1831 > To: [EMAIL PROTECTED] > Subject: RPM for Sendmail + SMTP AUTH >

RPM for Sendmail + SMTP AUTH

2000-12-06 Thread Simons
Hello, Is there any Sendmail RPM package compiled with SMTP AUTH support? Thank you very much. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list