| Summary: | Auto detect server settings feature doesn't use selected port when creating an SMTP account | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Ian Stanistreet <ipstanistreet> |
| Component: | config dialog | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | montel |
| Priority: | NOR | ||
| Version First Reported In: | 4.13.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepimlibs/e405d4624be9c30325c881f4337780ea9df2b545 | Version Fixed/Implemented In: | 4.13.3 |
| Sentry Crash Report: | |||
|
Description
Ian Stanistreet
2014-07-09 20:33:31 UTC
It's ok to debug but I don't have this type of server... So I can confirm/debug this bug. Git commit e405d4624be9c30325c881f4337780ea9df2b545 by Montel Laurent. Committed on 10/07/2014 at 07:36. Pushed by mlaurent into branch 'KDE/4.13'. Fix Bug 337291 - Auto detect server settings feature doesn't use selected port when creating an SMTP account Try to port that user added. FIXED-IN: 4.13.3 M +6 -0 mailtransport/smtpconfigwidget.cpp http://commits.kde.org/kdepimlibs/e405d4624be9c30325c881f4337780ea9df2b545 I added check against port that you enter. (but can't verify if it will work as you want as my smtp account accepts port 25) |