I would like to ask if it is even possible to create/send email with some information about Lotus Notes calendar event in PHP and send it to [email protected]
Do it just with a headers:
to: xxxxx
subject: xxxxx
starttime: xxxxx
endtime: xxxxx
eventtype: xxxxx
body: This is my first event
I was no able to find any references about email headers, how to create entry to Lotus Notes calendar.