<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-family:"Calibri",sans-serif;color:#1F497D'>Well, for what it’s worth, I tried and also couldn’t get this to work. I stand by my supposition that it’s because Yahoo implemented <a href="https://en.wikipedia.org/wiki/Secure_Password_Authentication">SPA</a> and Eudora doesn’t do that.<o:p></o:p></span></p><p class=MsoNormal><a name="_MailEndCompose"><span style='font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></a></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> Joe Slaven [mailto:joeslaven@yahoo.com.au] <br><b>Sent:</b> Wednesday, May 20, 2020 8:08 PM<br><b>To:</b> Phil Smith III <phs3stuff@cox.net>; stunnel-users@stunnel.org<br><b>Subject:</b> Re: [stunnel-users] Need help connecting Eudora to mail servers<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'>I have pared down the config file to the bare essentials, dealing with Yahoo only, and still get the error message about username and password being not recognized. I have tested these via browser access to my Yahoo server, and found them to be correct.<br>Does anyone have any further suggestions please?<br><br>ERROR MESSAGE<br>"There has been an error transferring your mail.<br>POP Server [joeslaven@127.0.0.1] said ERR [AUTH] Username and password not accepted"<br>I used the same password to open My Account on Yahoo website without any problems<br><br><br>CONFIG FILE<br>debug=7<br>output = S:\stunnel-log.txt<br>;*******************************************************<br>;Yahoo connection<br>;*******************************************************<br>[yahoo-pop3]<br>client = yes<br>accept = 127.0.0.1:110<br>connect = pop.mail.yahoo.com:995<br>;verify = 2<br>;CAfile = ca-certs.pem<br>;checkHost = pop.mail.yahoo.com<br>;OCSPaia = yes<br><br>[yahoo-smtp]<br>client = yes<br>accept = 127.0.0.1:25<br>connect = smtp.mail.yahoo.com:465<br>;verify = 2<br>;CAfile = ca-certs.pem<br>;checkHost = smtp.mail.yahoo.com<br>;OCSPaia = yes<br><br><br>EUDORA SETTINGS<br>Checking Mail->Mail Server: 127.0.0.1<br>Sending Mail->SMTP Server: 127.0.0.1<br>Use submission port (587) is UNchecked<br>Secure Sockets when Sending or Receiving : Never<br>Default port settings :<br>SMPT Port (25)<br>POP Port (110)<br><br><br><br><br><o:p></o:p></p></div></div></body></html>