| Summary: | "E-Mail Sending Failed. Failed to transport message. The remote host closed the connection Failed to store result in item. Item query returned empty result set." | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Jens Radloff <senf> |
| Component: | commands and actions | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | aacid, senf |
| Priority: | NOR | ||
| Version First Reported In: | 6.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | EndeavourOS | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jens Radloff
2025-12-13 11:36:05 UTC
I had a similar problem yesterday, can you check that your SMTP information is correct? I was using port 465 with STARTTLS, which for my server is wrong. In older KMail versions it seems it was working fine for some reason, but with the latest version it did not. Once i changed it to port 465 with SSL/TLS it started working again. Thanks a lot, Albert Astals Cid, your suggestion to check the port number of the SMTP server of my e-mail provider helped to resolve this issue: 1. Within the SMTP settings for the affected e-mail address I clicked the "Auto Detect" button which changed the port number from 465 to 587. 2. I logged out of and logged into KDE again. 3. All e-mails in the KMail outbox folder were sent automatically. I will set this bug report to the state "Resolved/Works for me" - but it would be better if the error message(s) which I documented here could get optimized in a sense that the corresponding error messages let the affected users know that the SMTP server settings contains a wrong port number. |