Bug 125361 - Make "Automatically sign messages" a per identity setting
Summary: Make "Automatically sign messages" a per identity setting
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.9.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-11 13:55 UTC by Axel Braun
Modified: 2013-09-06 11:06 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.12


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel Braun 2006-04-11 13:55:11 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    SuSE RPMs

Currently, the automatic signiture of outgoing mails is set in composer -> general.
Remove it from there and assign it to the cryptographic settings for identities.

Reason: I'm managing some accounts in my kmail, with various identities. For some it makes sense to signa message, e.g. for business mail. For others it is more or less useless. Therefor it would be better if this setting can be assigned to the individual identity.

Thanks in advance.
Comment 1 Ismail Onur Filiz 2006-04-23 06:00:15 UTC
I guess you are confusing the signatures:) The one in Composer->General is related to the "signature" that you define in Signature settings for identities. It's not related to PGP, it's just a string of text usually separated from the rest of the text with a "--" line.

What you are looking for is in "Security->Composing->Automatically sign messages". I tried this setting, and it doesn't work for me nevertheless. Could you try, and close this bug if it satisfies you? Otherwise I have already changed your summary:)
Comment 2 Axel Braun 2006-04-23 12:42:38 UTC
Apologies, I was looking for the setting in "Security->Composing->Automatically sign messages"

Actually it works, but as stated, it works for *all identities* defined, but I would like to work it only for defined identities.
Comment 3 Axel Braun 2007-08-16 07:09:18 UTC
...is this somewhere on the wishlist in between?
Comment 4 Axel Braun 2009-11-04 17:42:50 UTC
Push up.....

...I still feel it is nice to define automatic signing per persona, not for *all* identities
Comment 5 Olek Gut 2011-11-23 06:28:47 UTC
{FIXED] New option on KMail Configure > Identities > Cryptography
Comment 6 Anne-Marie Mahfouf 2011-11-23 08:31:46 UTC
closing
Comment 7 Axel Braun 2012-04-19 15:42:54 UTC
(In reply to comment #5)
> {FIXED] New option on KMail Configure > Identities > Cryptography

In wich version? I checked KMail2 4.8.2
- in Identities -> Crytography, one can add a Key to sign messags
- but the option, whether an outgoing mail should be signed is still an overall definition in KMail configure -> security -> create mail.

Therefore reopen
Comment 8 Myriam Schweingruber 2012-08-18 08:47:46 UTC
Thank you for your feature request. Kmail1 is currently unmaintained so we are closing all wishes. Please feel free to reopen a feature request for Kmail2 if it has not already been implemented.
Thank you for your understanding.
Comment 9 Luigi Toscano 2012-08-19 00:35:28 UTC
Instead of creating a new feature request, please confirm here if the wishlist is still valid for kmail2.
Comment 10 Axel Braun 2012-08-20 07:19:51 UTC
I think this feature makes sense in kmail2 as well -> changed to kmail2
Comment 11 Axel Braun 2013-05-07 11:55:50 UTC
is this accepted as feature request for kmail2?
Comment 12 Laurent Montel 2013-09-04 15:55:22 UTC
Ok will look at to implement it.
But in which categories in identity ? advanced ?
Comment 13 Axel Braun 2013-09-04 21:07:15 UTC
(In reply to comment #12)
> Ok will look at to implement it.

Thanks for this!

> But in which categories in identity ? advanced ?

Identity -> Crypto would be logical
Comment 14 Laurent Montel 2013-09-05 11:59:57 UTC
Ok
I have all code but I need to create code to migrate settings.
Will investigate more
Comment 15 Laurent Montel 2013-09-06 11:02:53 UTC
Git commit 291dfabbd8205acc25bb072717d8292f8537e0ce by Montel Laurent.
Committed on 06/09/2013 at 06:10.
Pushed by mlaurent into branch 'master'.

Move pgpautosign in identity directly

M  +1    -1    CMakeLists.txt
M  +21   -4    kpimidentities/identity.cpp
M  +8    -0    kpimidentities/identity.h
M  +14   -0    kpimidentities/identitymanager.cpp

http://commits.kde.org/kdepimlibs/291dfabbd8205acc25bb072717d8292f8537e0ce
Comment 16 Laurent Montel 2013-09-06 11:06:42 UTC
Git commit cb841afd512daebd34a9879b0bcdb1a2e526c8c5 by Montel Laurent.
Committed on 06/09/2013 at 06:29.
Pushed by mlaurent into branch 'master'.

Fix Bug 125361 Make "Automatically sign messages" a per identity setting

FIXED-IN: 4.12

M  +1    -1    CMakeLists.txt
M  +0    -7    kmail/configuredialog/configuredialog.cpp
M  +2    -2    kmail/editor/kmcomposewin.cpp
M  +7    -0    kmail/identity/identitydialog.cpp
M  +1    -0    kmail/identity/identitydialog.h
M  +0    -3    kmail/settings/kmail.kcfg.cmake
M  +110  -126  kmail/ui/composercryptoconfiguration.ui

http://commits.kde.org/kdepim/cb841afd512daebd34a9879b0bcdb1a2e526c8c5