Summary: | kmail sends invitation confirmation using wrong smtp transport | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Julian G <glua> |
Component: | misc | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 4.14.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/4e0145d6233e312898d60beca20d79025c91dbab | Version Fixed In: | 4.9.4 |
Sentry Crash Report: |
Description
Julian G
2012-06-22 11:14:20 UTC
So it doesn't use identity to find smtp ? It seems that it ignores the smtp transport assigned to the identity. The problem didn't exist with kmail 1. Git commit d2a1a9ebdde1f5fb7e212407166b7be868af98f6 by Montel Laurent. Committed on 02/07/2012 at 16:08. Pushed by mlaurent into branch 'KDE/4.9'. Fix Bug 302344 - kmail sends invitation confirmation using wrong smtp transport FIXED-IN: 4.8.5 M +14 -13 plugins/messageviewer/bodypartformatter/text_calendar.cpp http://commits.kde.org/kdepim/d2a1a9ebdde1f5fb7e212407166b7be868af98f6 Git commit 4ad3f5163ecafce3be3bc00b0f9d456c9170ea1e by Montel Laurent. Committed on 02/07/2012 at 16:08. Pushed by mlaurent into branch 'KDE/4.8'. Fix Bug 302344 - kmail sends invitation confirmation using wrong smtp transport FIXED-IN: 4.8.5 (cherry picked from commit d2a1a9ebdde1f5fb7e212407166b7be868af98f6) Conflicts: plugins/messageviewer/bodypartformatter/text_calendar.cpp M +14 -14 plugins/messageviewer/bodypartformatter/text_calendar.cpp http://commits.kde.org/kdepim/4ad3f5163ecafce3be3bc00b0f9d456c9170ea1e many thanks :) Last night I've upgraded to KDE 4.9.3. Bug is still there :( I need example of invitation emails, your identities and which identity is used, and your smtp config file. you can send me it in private if you want. I need to understand why it doesn't find correct smtp. Git commit 4e0145d6233e312898d60beca20d79025c91dbab by Montel Laurent. Committed on 22/11/2012 at 09:05. Pushed by mlaurent into branch 'KDE/4.9'. Fix Bug 310318 Wrong transport mode picked when reply to an invitation and Bud 302344 kmail sends invitation confirmation using wrong smtp transport FIXED-IN: 4.9.4 Related: bug 310318 Thanks Julian Golderer and "Dr. Axel Braun" to help me to debug it. (was a error between transport name and transport id) M +8 -12 plugins/messageviewer/bodypartformatter/text_calendar.cpp http://commits.kde.org/kdepim/4e0145d6233e312898d60beca20d79025c91dbab just tested on fedora 17, works great :) thanks!! good to know :) Regards It's back again :( Kontact 4.14.3 This bug has never been confirmed for a KDE PIM version that is based on KDE Frameworks (5.x). Those versions differ significantly from the old 4.x series. Therefore, I plan to close it in around two or three months. In the meantime, it is set to WAITINGFORINFO to give reporters the oportunity to check if it is still valid. As soon as someone confirms it for a recent version (at least 5.1, ideally even more recent), I'll gladly reopen it. Please understand that we lack the manpower to triage bugs reported for versions almost two years beyond their end of life. Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.1 aka 15.12, preferably more recent), please open a new one unless it already exists. Thank you for all your input. |