[kmail2] [Bug 357481] KMail doesn't honor the "always sign with GPG" flag in idendity when replying
Sandro Knauß via KDE Bugzilla
bugzilla_noreply at kde.org
Sun Jan 31 14:12:29 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=357481
--- Comment #6 from Sandro Knauß <sknauss at kde.org> ---
Unfortunatelly the problem is not that easy to track down than I thought *sigh*
I created now a test to have a way to reproduce the issue with a automated
test, but there the autoSign value is taken correctly.
So there must be an additonal thing hapepen, that triggers your bug. Can you
please test:
in the setMessage function:
qDebug() << newMsg->head();
and additionally the question what command you are using
(kmail/kmcommands.cpp).
slotIdentityChanged(mId, true /*initalChange*/); should actually set everything
correctly. But maybe we have a wrong uoid and that's why everything is screwed
up.
This would be great.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list