Summary: | Tries to use http proxy for imap | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Sascha Gaspar <sascha.gaspar> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jjm, marlos.mc, wildcart |
Priority: | NOR | ||
Version: | 5.11.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=373870 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sascha Gaspar
2019-05-18 11:49:34 UTC
Sending or receiving mail through a proxy is an unusual case, so a couple of years ago the default for POP3 and SMTP was changed to explicitly use no proxy, with an option in the advanced account settings to enable the proxy if it really is required. However, doing the same for IMAP appears to have been overlooked. See https://phabricator.kde.org/T7430 and linked reviews. I have the same issue. But, in my case, kmail is using http_proxy environment variable, even if I mark the no proxy option in system settings. As a matter of fact, proxy options in system settings seems not to be relevant for kmail (imap and smtp). I reported this in https://bugs.kde.org/show_bug.cgi?id=373870. Fixed in master branch by commits https://cgit.kde.org/kimap.git/commit/?id=544bae2f88f3b41150d678fbacbb397575c7a14d https://cgit.kde.org/kdepim-runtime.git/commit/?id=57716edd29b786bb9f00dafe4c95166884ef67f7 *** Bug 410643 has been marked as a duplicate of this bug. *** |