On Tue, 12 Mar 2024 at 14:36, Robert Elz via austin-group-l at The Open Group <[email protected]> wrote: > > Date: Tue, 12 Mar 2024 08:16:51 -0400 (EDT) > From: "Single UNIX Specification via austin-group-l at The Open > Group" <[email protected]> > Message-ID: <[email protected]> > > Something I've been meaning to ask about for ages (not > exactly exciting, or I hope controversial). > > Twice a week (or more sometimes) messages like this are sent out: > > | Topic: Austin Group teleconference > | ------------------------------------------------------- > | Audio conference information > | ------------------------------------------------------- > | > | You are invited to a WEBEX meeting. <<<======== > | > | Andrew Josey's Personal Room > | https://opengroupevents.webex.com/meet/a.josey�| 668216233 > | > | Join by video system > > followed by a whole bunch of details about how to join, etc. > > But nowhere in the body of the message does it say when the meeting > to which everyone is invited is to be held. That seems kind of > lacking in an invitation.
The emails have Content-type: multipart/mixed and the text/html part includes the meeting time: <tr><td valign='top'><b style='color: #000000; font-family: Arial, Helvetica, sans-serif;font-weight: bold; text-decoration: none'>Date/Time:</b></td><td valign='top'>2024-03-18 at 11:00 America/New_York</td></tr> Strangely, that's missing from the text/plain part. Maybe because it's in a <table> that can't easily be converted to plain text, so it's just omitted by whatever software generates the email.
