Bug 325821 - accept invitation sends TWO mails
Summary: accept invitation sends TWO mails
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: commands and actions (show other bugs)
Version: 4.11.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-09 17:33 UTC by Martin Koller
Modified: 2013-10-23 17:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
test ics with which you can reproduce the problem (1.26 KB, application/octet-stream)
2013-10-23 17:50 UTC, Martin Koller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Koller 2013-10-09 17:33:54 UTC
Whenever I click on "Accept" onto an email I receive from my colleagues (who all use Windoze Outlook agains an Exchange Server), kmail2 creates TWO outgoing mails:
one is the real "accepted" mail, and the problem is the second one:
It is the same mail I received, with the same "From:" and "To:" Headers.
So whenever I receive an invitation and accept it, it gets delivered to all recipients again - including myself ...

The sent mail seems not to be excatly a 1:1 copy of the original mail however, as I find e.g. the header
User-Agent: KOrganizer/4.11 (Linux/3.7.10-1.16-desktop; KDE/4.11.2; x86_64; )
and an attachment with:
--nextPart1428619.I5Sl7TypH6
Content-Type: text/calendar; charset="utf-8"; method="request"; name="cal.ics"
Content-Disposition: attachment
Content-Transfer-Encoding: quoted-printable

BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 4.3//EN
VERSION:2.0
...

I can provide the mails in private but I don't want to attach them here.

Reproducible: Always



Expected Results:  
kmail2 must never send the original mail again.
Comment 1 Martin Koller 2013-10-23 17:50:20 UTC
Created attachment 83064 [details]
test ics with which you can reproduce the problem