Re: [gentoo-user] problem with saslauthd

2022-05-12 Thread John Covici
On Thu, 12 May 2022 11:53:16 -0400, Grant Taylor wrote: > > On 5/12/22 8:42 AM, John Covici wrote: > > So, I went on to the sasl mailing list and someone found a > > patch -- seems to be available for the freebsd port, and the > > patch was specific to sendmail and dev-libs/cyrus-sasl 2.1.28. >

Re: [gentoo-user] problem with saslauthd

2022-05-12 Thread Grant Taylor
On 5/12/22 8:42 AM, John Covici wrote: So, I went on to the sasl mailing list and someone found a patch -- seems to be available for the freebsd port, and the patch was specific to sendmail and dev-libs/cyrus-sasl 2.1.28. I modified it for gentoo and it fixed everything up! I wonder if I shou

Re: [gentoo-user] problem with saslauthd

2022-05-12 Thread John Covici
So, I went on to the sasl mailing list and someone found a patch -- seems to be available for the freebsd port, and the patch was specific to sendmail and dev-libs/cyrus-sasl 2.1.28. I modified it for gentoo and it fixed everything up! I wonder if I should file this somewhere -- funny no one else

Re: [gentoo-user] problem with saslauthd

2022-05-06 Thread John Covici
On Fri, 06 May 2022 10:47:15 -0400, Grant Taylor wrote: > > On 5/6/22 4:09 AM, John Covici wrote: > > So, I restored all the files, I could like sendmail.mc and the > > Sendmail.conf, but no joy, still no authentication > > mechanisms. I restored them to about first of April. > > Well darn. :-

Re: [gentoo-user] problem with saslauthd

2022-05-06 Thread Grant Taylor
On 5/6/22 4:09 AM, John Covici wrote: So, I restored all the files, I could like sendmail.mc and the Sendmail.conf, but no joy, still no authentication mechanisms. I restored them to about first of April. Well darn. :-/ This still leads me to saslauthd. I didn't mean to imply that it /was

Re: [gentoo-user] problem with saslauthd

2022-05-06 Thread John Covici
So, I restored all the files, I could like sendmail.mc and the Sendmail.conf, but no joy, still no authentication mechanisms. I restored them to about first of April. This still leads me to saslauthd. On Thu, 05 May 2022 12:52:45 -0400, Grant Taylor wrote: > > On 5/5/22 10:39 AM, John Covici wr

Re: [gentoo-user] problem with saslauthd

2022-05-05 Thread Grant Taylor
On 5/5/22 1:24 PM, John Covici wrote: I do have a submit.mc file, but I have not changed this at all. What is strange to me is that if I do saslauthd -v should not I get everything that my Sendmail.conf has? I would not assume so. I say that based on my understanding of how SASL and Sendmail

Re: [gentoo-user] problem with saslauthd

2022-05-05 Thread John Covici
On Thu, 05 May 2022 12:52:45 -0400, Grant Taylor wrote: > > On 5/5/22 10:39 AM, John Covici wrote: > > saslauthd is running, but it seems to ignore the Sendmail.conf . > > I think it's the other way around. > > Sendmail is told to support authentication via one or more > methods, one of which ca

Re: [gentoo-user] problem with saslauthd

2022-05-05 Thread Grant Taylor
On 5/5/22 10:39 AM, John Covici wrote: saslauthd is running, but it seems to ignore the Sendmail.conf . I think it's the other way around. Sendmail is told to support authentication via one or more methods, one of which can be SASL and co. The actual SASL auth daemon just listens on a unix

Re: [gentoo-user] problem with saslauthd

2022-05-05 Thread John Covici
On Thu, 05 May 2022 12:22:55 -0400, Grant Taylor wrote: > > On 5/4/22 7:31 AM, John Covici wrote: > > Hi. I have been using various clients to connect to my sendmail > > server using port 587 and using starttls to encrypt the connections > > and then using the plain mechanism to send the user nam

Re: [gentoo-user] problem with saslauthd

2022-05-05 Thread Grant Taylor
On 5/4/22 7:31 AM, John Covici wrote: Hi. I have been using various clients to connect to my sendmail server using port 587 and using starttls to encrypt the connections and then using the plain mechanism to send the user name and password to authenticate. Last day or so this has stopped workin