Bug 336798 - SSL negotiation fails at port 587 (smtps)
Summary: SSL negotiation fails at port 587 (smtps)
Status: RESOLVED LATER
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: kioslave (show other bugs)
Version: 4.12.5
Platform: MacPorts macOS
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2014-06-27 15:07 UTC by RJVB
Modified: 2018-09-28 08:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RJVB 2014-06-27 15:07:51 UTC
GMail's secure mail transport (sending) preferably goes over port 587 instead of the more standard 465. This works with kmail2 on Linux, but not on OS X, where an SSL negotiation error occurs.

Reproducible: Always

Steps to Reproduce:
1. launch kmail from a terminal
2. configure a GMail account with the sending configuration set to use SSL over port 587, server smtp.googlemail.com
3. try to send an email over this smtp connection
4. reconfigure the account to use port 465 of the same server for sending
5. try to send the queued message
Actual Results:  
after step 3, a failure notice will pop up and the message will remain in the outbox. Output on the terminal will indicate that the ssl negotiation failed.

after step 5, a success notice will appear, and the message will have been sent.

Expected Results:  
The message should be sent after step 3.

A detailed log of the events after hitting the send button on the message (in step 3 above) is shown here: https://forum.kde.org/viewtopic.php?f=60&t=121432&p=313978#p313769 .
That log was made with all options ticked in kdebugdialog .
Comment 1 Nate Graham 2018-04-16 19:19:45 UTC
Is this still an issue with KDE Frameworks 5.45 or greater?
Comment 2 RJVB 2018-04-16 21:37:27 UTC
I can't say, I don't have KDE PIM 5. Is there another way to test this?
Comment 3 Nate Graham 2018-04-16 21:40:24 UTC
No idea, sorry.
Comment 4 Andrew Crouthamel 2018-09-28 03:34:40 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 RJVB 2018-09-28 08:09:24 UTC
I'll have to get back to this if ever I migrate to PIM5, or find another way to test this with KIO 5.x