Bug 320869

Summary: Sending mail to a contact group doesn't resolve individual adresses
Product: [Applications] kmail2 Reporter: Dirk Heinrichs <dirk.heinrichs>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 4.10.4   
Target Milestone: ---   
Platform: Exherbo   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dirk Heinrichs 2013-06-07 16:46:58 UTC
When composing a mail, I can pick a contact group from the address book, but that contact group is not resolved to its individual addresses when sending the mail.

Reproducible: Always

Steps to Reproduce:
1. Open a new mail
2. Select a contact group from the receipient picker
3. Send the mail
Actual Results:  
Mail sending fails because the mail server doesn't accept it since it doesn't know about the contact group.

Expected Results:  
Contact group should be resolved to its addresses and the mail should be sent out.
Comment 1 Laurent Montel 2013-06-07 17:16:57 UTC
it's when it's indexed in nepomuk.
So you have a problem with your nepomuk
Comment 2 Laurent Montel 2013-06-27 14:23:19 UTC
Make sure that you nepomuk works.
Recreate your contact group to be sure that it reindexed.
Comment 3 Laurent Montel 2013-06-28 16:59:06 UTC
use nepomukpimindexerutility look at if all contacts are indexed
otherwise for to indexe them.
And it will work.
Comment 4 Dirk Heinrichs 2013-06-29 09:04:13 UTC
Hmm, maybe that's indeed my problem. The indexer doesn't work (maybe because my $HOME is on AFS). However, I'll file a different bug for this...