In Mozilla Thunderbird, how to attach an event to an email?

3

In Mozilla Thunderbird, how to attach an event to an email?

Basically, I need to do the opposite of what's described here: I need to create an event in Lightning, and then attach it to an email in Thunderbird.

Is that possible?

Martin

Posted 2015-05-26T12:29:11.117

Reputation: 33

Answers

3

I've found that the following works, though there may be neater solutions:-

  1. Right-cling on the event and select Copy.
  2. Open a text editor and select new, right-click and paste.
  3. Save the file as EventName.ics and attach this to your e-mail.

Your recipient will then have to save and import, as described in your link.

AFH

Posted 2015-05-26T12:29:11.117

Reputation: 15 470

1Many thanks! I was hoping for a simpler/more straightforward solution, until there is, this trick will be extremely useful. Thanks again! Martin – Martin – 2015-05-27T20:07:07.830