I'm still tinkering here, trying to get Yahoo+stunnel working to help out Joe Slaven. I still can't get it to work.
Yahoo userid is y_phsiii. I manually logged into Yahoo and verified that I have the right password.
The config section: -- [Yahoo] client = yes accept = localhost:1234 connect = pop.mail.yahoo.com:995 sslVersion = TLSv1.2 --
Eudora has -- POPPort=1234 -- for that personality.
Log: -- 2020.05.27 11:36:48 LOG5[29]: Service [Yahoo] accepted connection from 127.0.0.1:50287 2020.05.27 11:36:48 LOG6[29]: failover: priority, starting at entry #0 2020.05.27 11:36:48 LOG6[29]: s_connect: connecting 98.137.157.46:995 2020.05.27 11:36:48 LOG5[29]: s_connect: connected 98.137.157.46:995 2020.05.27 11:36:48 LOG5[29]: Service [Yahoo] connected remote server from 192.168.1.4:50288 2020.05.27 11:36:48 LOG6[29]: SNI: sending servername: pop.mail.yahoo.com 2020.05.27 11:36:48 LOG6[29]: Peer certificate not required 2020.05.27 11:36:48 LOG6[29]: Certificate verification disabled 2020.05.27 11:36:48 LOG6[29]: Certificate verification disabled 2020.05.27 11:36:48 LOG6[29]: Client certificate not requested 2020.05.27 11:36:48 LOG6[29]: Session id: F26CEF81143B96B8BD0D2C504CBB534082242BF337D3D29DE911CD5AC05B6DE0 2020.05.27 11:36:48 LOG6[29]: TLS connected: new session negotiated 2020.05.27 11:36:48 LOG6[29]: TLSv1.2 ciphersuite: ECDHE-RSA-AES256-GCM-SHA384 (256-bit encryption) 2020.05.27 11:37:48 LOG6[29]: TLS socket closed (SSL_read) 2020.05.27 11:37:48 LOG5[29]: Connection closed: 38 byte(s) sent to TLS, 130 byte(s) sent to socket --
Eudora error (Personality is named just "y" since it's just a test): -- y, Logging into POP Server, PASS [11:33:29 AM] There has been an error transferring your mail. I said: PASS <shhhh! Don't tell anyone.> and then the POP server (y_phsiii@127.0.0.1) said: ERR [SYS/TEMP] Server error - Please try again later. --
On Wed, 27 May 2020 11:58:21 -0400 "Phil Smith III" phs3stuff@cox.net wrote:
Eudora error (Personality is named just "y" since it's just a test):
y, Logging into POP Server, PASS [11:33:29 AM] There has been an error transferring your mail. I said: PASS <shhhh! Don't tell anyone.> and then the POP server (y_phsiii@127.0.0.1) said: ERR [SYS/TEMP] Server error - Please try again later. --
Hi, this is for both.
I'm reviewing the mails sent to the list and definetly this is a Yahoo side issue, not a Stunnel issue, by the Eudora's log.
Just check you are using the credentials as:
username@yahoo.com password
The TLD for yahoo might be .com, .co.uk, .es, .fr, .de, .au, etc, depending on how you signed up (from a year or so all are .com).
And the password, if you didn't do anything, is the account password, otherwise the app password (account area).
If I remember correctly there was no need anymore to enable POP3/IMAP access, but check it in the mail settings (web interface). And disable to allow only secure apps, or enable low security apps (I don't remember how they call it).
If you still experience problems. I have no clue.
In the past months there were a warning in user account area about banning "non-secure" apps, but I still can access, so, no clue what else can prevent you from log-in.
Regards.
Ah HAH -- I did not have an "App password" created, but in the spirit of Easter egging, I enabled that, created one, named it Eudora...and lo, it works!
So, Joe--try this:
1) Log onto Yahoo (on the web, doh) 2) Click on your name (top right-ish on screen) 3) Select "Settings" 4) Click "Account Security" on left 5) Scroll to bottom, find "Manage app passwords" 6) Click that, drop down "Select your app" and click "Other App" 7) Name it (since it wants you to) and click "Generate" 8) Copy and paste the resulting password into the password box in Eudora, including the spaces
Note that I did NOT need the "sslVersion = TLSv1.2" statement in the stunnel entry: the [name], client, accept, and connect statements were sufficient.
And, once I told Eudora to save passwords (since I don't actually use Eudora any more, I have it on my machine only to test stuff for my wife and hadn't set that!) I can close and reopen it and it does not need a new password for Yahoo. (The first time it didn't remember it I thought "O no, I'll have to do this every time, that's no good!" but then thought "I wonder if Eudora isn't set to remember passwords at all. I set that in Eudora's options, closed and reopened, and it prompted again: that makes sense, in retrospect, though it could have been more intuitive. I had to enter the password AFTER the option was set.)
Let us know how this works out, eh?
And many thanks to Javier for his suggestions--they were the key!
...phsiii
-----Original Message----- From: stunnel-users [mailto:stunnel-users-bounces@stunnel.org] On Behalf Of Javier Sent: Wednesday, May 27, 2020 4:13 PM To: stunnel-users@stunnel.org Subject: Re: [stunnel-users] Need help connecting Eudora to mail servers
On Wed, 27 May 2020 11:58:21 -0400 "Phil Smith III" phs3stuff@cox.net wrote:
Eudora error (Personality is named just "y" since it's just a test):
y, Logging into POP Server, PASS [11:33:29 AM] There has been an error transferring your mail. I said: PASS <shhhh! Don't tell anyone.> and then the POP server (y_phsiii@127.0.0.1) said: ERR [SYS/TEMP] Server error - Please try again later. --
Hi, this is for both.
I'm reviewing the mails sent to the list and definetly this is a Yahoo side issue, not a Stunnel issue, by the Eudora's log.
Just check you are using the credentials as:
username@yahoo.com password
The TLD for yahoo might be .com, .co.uk, .es, .fr, .de, .au, etc, depending on how you signed up (from a year or so all are .com).
And the password, if you didn't do anything, is the account password, otherwise the app password (account area).
If I remember correctly there was no need anymore to enable POP3/IMAP access, but check it in the mail settings (web interface). And disable to allow only secure apps, or enable low security apps (I don't remember how they call it).
If you still experience problems. I have no clue.
In the past months there were a warning in user account area about banning "non-secure" apps, but I still can access, so, no clue what else can prevent you from log-in.
Regards.
_______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
Thanks for all your efforts Phil and Javier. I am out of action with the flu, so will get into it over the weekend, hopefully. The reason there was no log file included is that there was no log file created by stunnel at any stage of my testing, even though that service was active in Win 10
My regards, Joe
On Thursday, 28 May 2020, 07:40:16 am AEST, Phil Smith III phs3stuff@cox.net wrote:
Ah HAH -- I did not have an "App password" created, but in the spirit of Easter egging, I enabled that, created one, named it Eudora...and lo, it works!
So, Joe--try this:
1) Log onto Yahoo (on the web, doh) 2) Click on your name (top right-ish on screen) 3) Select "Settings" 4) Click "Account Security" on left 5) Scroll to bottom, find "Manage app passwords" 6) Click that, drop down "Select your app" and click "Other App" 7) Name it (since it wants you to) and click "Generate" 8) Copy and paste the resulting password into the password box in Eudora, including the spaces
Note that I did NOT need the "sslVersion = TLSv1.2" statement in the stunnel entry: the [name], client, accept, and connect statements were sufficient.
And, once I told Eudora to save passwords (since I don't actually use Eudora any more, I have it on my machine only to test stuff for my wife and hadn't set that!) I can close and reopen it and it does not need a new password for Yahoo. (The first time it didn't remember it I thought "O no, I'll have to do this every time, that's no good!" but then thought "I wonder if Eudora isn't set to remember passwords at all. I set that in Eudora's options, closed and reopened, and it prompted again: that makes sense, in retrospect, though it could have been more intuitive. I had to enter the password AFTER the option was set.)
Let us know how this works out, eh?
And many thanks to Javier for his suggestions--they were the key!
...phsiii
-----Original Message----- From: stunnel-users [mailto:stunnel-users-bounces@stunnel.org] On Behalf Of Javier Sent: Wednesday, May 27, 2020 4:13 PM To: stunnel-users@stunnel.org Subject: Re: [stunnel-users] Need help connecting Eudora to mail servers
On Wed, 27 May 2020 11:58:21 -0400 "Phil Smith III" phs3stuff@cox.net wrote:
Eudora error (Personality is named just "y" since it's just a test):
y, Logging into POP Server, PASS [11:33:29 AM] There has been an error transferring your mail. I said: PASS <shhhh! Don't tell anyone.> and then the POP server (y_phsiii@127.0.0.1) said: ERR [SYS/TEMP] Server error - Please try again later. --
Hi, this is for both.
I'm reviewing the mails sent to the list and definetly this is a Yahoo side issue, not a Stunnel issue, by the Eudora's log.
Just check you are using the credentials as:
username@yahoo.com password
The TLD for yahoo might be .com, .co.uk, .es, .fr, .de, .au, etc, depending on how you signed up (from a year or so all are .com).
And the password, if you didn't do anything, is the account password, otherwise the app password (account area).
If I remember correctly there was no need anymore to enable POP3/IMAP access, but check it in the mail settings (web interface). And disable to allow only secure apps, or enable low security apps (I don't remember how they call it).
If you still experience problems. I have no clue.
In the past months there were a warning in user account area about banning "non-secure" apps, but I still can access, so, no clue what else can prevent you from log-in.
Regards.
_______________________________________________ stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users