[Kolab-devel] [issue3596] Display a special text instead of a Toltec binary invitation email.
Bernhard Reiter
kolab-issues at intevation.de
Wed Apr 29 12:51:24 CEST 2009
New submission from Bernhard Reiter <bernhard at intevation.de>:
KDE Kontact should display a configurable text when encountering
a Toltec binary object email in an email folder only.
Also this should be configurable.
Not yet in kdepim Version: 4:3.5.10.enterprise.0.20090417.955394-kk3.
Problem background:
Boss B and her secretary S work together.
B has Outlook/Toltec (e.g. 2.2.1) S has Kontact.
S can see(write) B's INBOX/Inbox folder.
Now an invitation comes in, B's OL get it via pop and Toltec syncs
it out to INBOX/Inbox.
The email has an XML part (missing some data) and a tnef part,
and looks bad for S and his Kontact.
So if criteriafortoltec() and is_email_folder() and feature_enabled() then
display_subject_and_text_in_addition_to_the_email().
criteriafortoltec() is something we need to define.
We'll add a few test messages for this.
It currently looks like detection could be on
X-Kolab-Type: application/x-vnd.kolab.o-IPM.Schedule.Meeting.Request
in the header and having now other parts like the standard
--BOUNDARY_20090428142635186_357025625_070DF52C
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
This is a Kolab Groupware object. To view this object you
will need a email client that understands the Kolab Groupware
format. For a list of such email clients please visit
http://www.kolab.org/kolab2-clients.html
--BOUNDARY_20090428142635186_357025625_070DF52C
and Content-Type: application/x-vnd.kolab.o-IPM.Schedule.Meeting.Request
Content-Type: application/x-outlook-tnef
----------
assignedto: allen
messages: 19927
nosy: allen, bernhard, joonradley, ludwig, till
priority: bug
status: unread
title: Display a special text instead of a Toltec binary invitation email.
topic: enterprise4, kde client, kkc
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3596>
___________________________________________________
More information about the devel
mailing list