[kmail2] [Bug 330261] New Message from Template only uses default identity

Laurent Montel montel at kde.org
Fri Feb 21 07:27:37 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=330261

--- Comment #2 from Laurent Montel <montel at kde.org> ---
    if ( mCurrentFolder ) {
        const KPIMIdentities::Identity & ident =
                kmkernel->identityManager()->identityForUoidOrDefault(
mCurrentFolder->identity() );
        mTemplateFolder = CommonKernel->collectionFromId(
ident.templates().toLongLong() );
    }

Finally it works.
It looks at identity configurate in folder.
You need to define identity in configure folder and it works fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list