Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-19 Thread Mark Weaver
On 03/09/2017 10:58 AM, Paul Heinlein wrote: Usually, testsaslauthd needs a service name. In this case, testsaslauthd -u username -p mypassword -s smtp If your password has any characters a shell might misinterpret (*, !, <, >, &, ...), make sure you enclose it in quotation marks. What have y

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-09 Thread Paul Heinlein
On Wed, 8 Mar 2017, Mark Weaver wrote: On 03/08/2017 07:09 PM, Mark Weaver wrote: > > I followed your guide to the letter, however I think it seems I > > missed something. When I test with telnet to port 25 this is the > > result: > > > > > telnet merlin 25 > > Trying 10.10.3.6... > > C

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-09 Thread Alexander Dalloz
Am 2017-03-09 13:39, schrieb Alexander Dalloz: Am 2017-03-09 02:20, schrieb Mark Weaver: [ ... ] Still googling around and found some things that appear to be missing from the sendmail config, but when I test saslauthd it doesn't appear to be working. testsaslauthd -u username -p mypassword 0

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-09 Thread Alexander Dalloz
Am 2017-03-09 02:20, schrieb Mark Weaver: [ ... ] Still googling around and found some things that appear to be missing from the sendmail config, but when I test saslauthd it doesn't appear to be working. testsaslauthd -u username -p mypassword 0: NO "authentication failed" How is your sasla

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-09 Thread Alexander Dalloz
Am 2017-03-09 00:41, schrieb Mark Weaver: [ ... ] And now? telnet merlin 25 Trying 10.10.3.6... Connected to merlin.ciss.local. Escape character is '^]'. 220 mdw1982.com ESMTP Sendmail 8.14.7/8.14.7; Wed, 8 Mar 2017 18:39:51 -0500 ehlo merlin 250-mdw1982.com Hello [10.10.3.102], pleased to

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Mark Weaver
On 03/08/2017 07:09 PM, Mark Weaver wrote: On 03/08/2017 06:42 PM, Paul Heinlein wrote: > On Wed, 8 Mar 2017, Mark Weaver wrote: > > > On 03/08/2017 11:00 AM, Paul Heinlein wrote: > >> On Wed, 8 Mar 2017, Mark Weaver wrote: > >> > >> > Hello all, > >> > > >> > I've been googling my brains out sin

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Mark Weaver
On 03/08/2017 06:42 PM, Paul Heinlein wrote: On Wed, 8 Mar 2017, Mark Weaver wrote: > On 03/08/2017 11:00 AM, Paul Heinlein wrote: >> On Wed, 8 Mar 2017, Mark Weaver wrote: >> >> > Hello all, >> > >> > I've been googling my brains out since yesterday looking for >> > up-to-date information on th

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Paul Heinlein
On Wed, 8 Mar 2017, Mark Weaver wrote: On 03/08/2017 11:00 AM, Paul Heinlein wrote: On Wed, 8 Mar 2017, Mark Weaver wrote: > Hello all, > > I've been googling my brains out since yesterday looking for > up-to-date information on this matter, and have found > information that is anywhere

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Mark Weaver
On 03/08/2017 06:21 PM, Alexander Dalloz wrote: Am 08.03.2017 um 22:57 schrieb Mark Weaver: > On 03/08/2017 11:00 AM, Paul Heinlein wrote: >> On Wed, 8 Mar 2017, Mark Weaver wrote: >> I wrote this article years ago: >> >> https://www.madboa.com/geek/sendmail-auth/ > Hi Paul, > > I followed your

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Alexander Dalloz
Am 08.03.2017 um 22:57 schrieb Mark Weaver: On 03/08/2017 11:00 AM, Paul Heinlein wrote: On Wed, 8 Mar 2017, Mark Weaver wrote: I wrote this article years ago: https://www.madboa.com/geek/sendmail-auth/ Hi Paul, I followed your guide to the letter, however I think it seems I missed somet

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Mark Weaver
On 03/08/2017 11:00 AM, Paul Heinlein wrote: On Wed, 8 Mar 2017, Mark Weaver wrote: > Hello all, > > I've been googling my brains out since yesterday looking for up-to-date > information on this matter, and have found information that is anywhere from > 15 to 5 years old. I'd really like some i

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Mark Weaver
On 03/08/2017 11:00 AM, Paul Heinlein wrote: On Wed, 8 Mar 2017, Mark Weaver wrote: > Hello all, > > I've been googling my brains out since yesterday looking for up-to-date > information on this matter, and have found information that is anywhere from > 15 to 5 years old. I'd really like some i

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Mark Weaver
On 03/08/2017 12:34 PM, David Both wrote: Try this article, "Outbound authentication for Sendmail." http://www.databook.bz/?page_id=3097 I wrote this after setting it up on my own CentOS server. Will definitely be having a look at this. The information is much appreciated. On 03/08/2017 10:

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Mark Weaver
On 03/08/2017 11:40 AM, Robert Moskowitz wrote: On 03/08/2017 10:41 AM, Mark Weaver wrote: > Hello all, > > I've been googling my brains out since yesterday looking for > up-to-date information on this matter, and have found information that > is anywhere from 15 to 5 years old. I'd really like

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread David Both
Try this article, "Outbound authentication for Sendmail." http://www.databook.bz/?page_id=3097 I wrote this after setting it up on my own CentOS server. On 03/08/2017 10:41 AM, Mark Weaver wrote: Hello all, I've been googling my brains out since yesterday looking for up-to-date information o

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Robert Moskowitz
On 03/08/2017 10:41 AM, Mark Weaver wrote: Hello all, I've been googling my brains out since yesterday looking for up-to-date information on this matter, and have found information that is anywhere from 15 to 5 years old. I'd really like some information that much more up to date on the sub

Re: [CentOS] Up to date guide/information Sendmail SMTP Auth

2017-03-08 Thread Paul Heinlein
On Wed, 8 Mar 2017, Mark Weaver wrote: Hello all, I've been googling my brains out since yesterday looking for up-to-date information on this matter, and have found information that is anywhere from 15 to 5 years old. I'd really like some information that much more up to date on the subject.