You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cakeph...@googlegroups.com
Isn't a text/calendar just going to be a secondary part to either a text/plain or a text/html email though? It seems like the kind of thing that could be better handled as an attachment with the current system. Instead of adding another hardcoded type, we might want to consider making the types a more flexible name => mimetype mappings that developers can control for their needs, and start off with a good set of commonly used ones.
-Mark
Andy Hobbs
unread,
Jun 18, 2012, 5:08:36 AM6/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cakeph...@googlegroups.com
Hi,
The calendar info has to be the main body content of the email also for outlook and other mail programs to work correctly with them (especially to get the invite/response functions working correctly) the content type of the email itself has to be text/calendar also the line length of the email is critical and suitable line folding has to occur otherwise most email/calendar programs will fail to read the calendar appointment.
I've started writing a calendar component which will address these issues, but it is likely to be a couple of months before I can get back to that project.
Andy
Andy Hobbs
unread,
Jun 18, 2012, 5:10:27 AM6/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cakeph...@googlegroups.com
Also...
the content type header has to include other information too: