Questions tagged [vcal]

20 questions
0
votes
1 answer

Flex 4 coltware airxmail - send vCal appointment

I am using coltware.airxmail to send emails from my Flex app. I would like to send VCalendar appointment files generated from Flex straight to Outlook so they are opened in the Calender view. I am able to send the VCal files as an attachment on an…
Frank
  • 1
  • 1
  • 2
0
votes
2 answers

VCal time change with change in system time zone

In my application, a mail sended with attachment of Vcal for add booking in Microsoft Outlook but server in different time zone and client in different time zone so vcal time change accoring to current Outlook time zone. If I set same time zone on…
Nakul Chaudhary
  • 25,572
  • 15
  • 44
  • 47
0
votes
1 answer

My VCALENDAR boundary won't work

I'm having an issue around adding a VCalendar to my email using boundaries. I'm not getting an error in gmail, it just doesn't show that the message contains an event. This is the email source: Content-class: urn:content-classes:calendarmessage …
0
votes
1 answer

VCal Event not showing in Outlook

I'm trying to send an iCal invitation but I can't make it show as an event in outlook when I send it through the Exchange server. If I use an external IMAP server everything is working fine, it seems like a problem with Exchange (maybe some…
Luca Molteni
  • 5,230
  • 5
  • 34
  • 42
0
votes
2 answers

No linebreaks in vcalendar file when echoing values with PHP

I have a vcalendar file. It works perfect if i type it between php tags like…
user1157393
1
2