Summary: | Akonadi IMAPs daemon incorrectly uses system wide proxy settings | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Nayco <nayco> |
Component: | IMAP resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | geiger.david68210, jjm, montel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | My Kmail version does not have any imap proxy settings checkbox |
Description
Nayco
2019-10-07 15:33:43 UTC
Another temporary workaround : start Akonadi from the command line. $ unset http_proxy; akonadictl start In the imap account dialog, "Advanced" tab, there's a "connect using the system proxy settings" box. What's this checkbox state? Created attachment 123084 [details]
My Kmail version does not have any imap proxy settings checkbox
Hi, I do not have such a checkbox; see included attachment.
it was implemented after your 19.04. So you need to update your pim version. I'm one of the mageia's kde maintainer. Which packages should be updated? or which commits could fix this issue? this is on a stable release distro so it's a bit difficult to make a big update. The affected package is KIMAP. See bug 407685 for reviews and commits. Maybe this bug should be marked as a duplicate of that? (In reply to Jonathan Marten from comment #6) > The affected package is KIMAP. See bug 407685 for reviews and commits. Thank you, I'll look backporting these patches. > Maybe this bug should be marked as a duplicate of that? Yes it can :) |