Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Outlook 2016 - iCal
#1
Hi there

I have code that would send calendar invites ie Email with .iCal attachment.    The email would be text saying.... 'Please Accept this Calendar invite', with an appropriate calendar attachment.

Please see :-
https://www.indyproject.org/2005/08/17/html-messages/
https://stackoverflow.com/questions/1952...5#19535685

Originally the code was passed to an OnPremise Exchange and dispatched.  Outlook received the correctly formatted email and all was fine.

However, we have now moved to Office 365 and the SMTP settings have been changed accordingly. 

Please see -
https://stackoverflow.com/questions/1773...-office365

However, the emails that are now received in outlook, but DO NOT  show the Accept/Decline buttons etc.  It is as if, the email is received, but not seen as a Calendar event.

Do you have any suggestions?

Many thanks

Lee

Just to confirm Im using Delphi 10.2
Reply
#2
(07-29-2019, 12:32 PM)leeparvin Wrote: However, we have now moved to Office 365 and the SMTP settings have been changed accordingly.

However, the emails that are now received in outlook, but DO NOT  show the Accept/Decline buttons etc.  It is as if, the email is received, but not seen as a Calendar event.

Hard to say without seeing the actual raw email data, but this sounds more like an Outlook 365 issue rather than an Indy issue. The way Indy handles SMTP and email formatting hasn't changed. Are you sure Outlook 365 actually supports iCal invites? Have you tried sending an invite from Outlook 365 and look at its raw data so you can compare it to your invite emails?

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)