mirror of https://github.com/M66B/FairEmail.git
parent
6754a330b6
commit
d3831304d2
@ -0,0 +1,25 @@
|
||||
MIME-Version: 1.0
|
||||
Date: Mon, 01 Dec 2023 12:00:00 +0100
|
||||
Message-ID: <jsonldemail@mail.gmail.com>
|
||||
Subject: JSON-LD EmailMessage
|
||||
From: Marcel Bokhorst <test@faircode.eu>
|
||||
To: Marcel Bokhorst <test@faircode.eu>
|
||||
Content-Type: multipart/alternative; boundary="00000000000033b419060b28adcf"
|
||||
|
||||
--00000000000033b419060b28adcf
|
||||
Content-Type: text/plain; charset="UTF-8"
|
||||
|
||||
Test
|
||||
|
||||
--00000000000033b419060b28adcf
|
||||
Content-Type: text/html; charset="UTF-8"
|
||||
|
||||
<script type="application/ld+json">
|
||||
[
|
||||
{"@context":"http:\/\/schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https:\/\/github.com\/mltframework\/shotcut\/releases\/tag\/v23.11.29","url":"https:\/\/github.com\/mltframework\/shotcut\/releases\/tag\/v23.11.29","name":"View Release"},"description":"View this Release on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https:\/\/github.com"}},
|
||||
{"@context":"http:\/\/schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https:\/\/github.com\/mltframework\/shotcut\/releases\/tag\/v23.11.29","url":"https:\/\/github.com\/mltframework\/shotcut\/releases\/tag\/v23.11.29","name":"View Release"},"description":"View this Release on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https:\/\/github.com"}}
|
||||
]
|
||||
</script>
|
||||
<div dir="ltr">Test<div><br></div></div>
|
||||
|
||||
--00000000000033b419060b28adcf--
|
@ -0,0 +1,62 @@
|
||||
MIME-Version: 1.0
|
||||
Date: Mon, 27 Nov 2023 15:46:37 +0100
|
||||
Message-ID: <jsonldflight@mail.gmail.com>
|
||||
Subject: Test
|
||||
From: Marcel Bokhorst <test@faircode.eu>
|
||||
To: Marcel Bokhorst <test@faircode.eu>
|
||||
Content-Type: multipart/alternative; boundary="000000000000840347060b235efc"
|
||||
|
||||
--000000000000840347060b235efc
|
||||
Content-Type: text/plain; charset="UTF-8"
|
||||
|
||||
Test
|
||||
|
||||
--000000000000840347060b235efc
|
||||
Content-Type: text/html; charset="UTF-8"
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FlightReservation",
|
||||
"reservationId": "RXJ34P",
|
||||
"reservationStatus": "https://schema.org/ReservationConfirmed",
|
||||
"passengerPriorityStatus": "Fast Track",
|
||||
"passengerSequenceNumber": "ABC123",
|
||||
"securityScreening": "TSA PreCheck",
|
||||
"underName": {
|
||||
"@type": "Person",
|
||||
"name": "Eva Green"
|
||||
},
|
||||
"reservationFor": {
|
||||
"@type": "Flight",
|
||||
"flightNumber": "UA110",
|
||||
"provider": {
|
||||
"@type": "Airline",
|
||||
"name": "Continental",
|
||||
"iataCode": "CO",
|
||||
"boardingPolicy": "https://schema.org/ZoneBoardingPolicy"
|
||||
},
|
||||
"seller": {
|
||||
"@type": "Airline",
|
||||
"name": "United",
|
||||
"iataCode": "UA"
|
||||
},
|
||||
"departureAirport": {
|
||||
"@type": "Airport",
|
||||
"name": "San Francisco Airport",
|
||||
"iataCode": "SFO"
|
||||
},
|
||||
"departureTime": "2017-03-04T20:15:00-08:00",
|
||||
"arrivalAirport": {
|
||||
"@type": "Airport",
|
||||
"name": "John F. Kennedy International Airport",
|
||||
"iataCode": "JFK"
|
||||
},
|
||||
"arrivalTime": "2017-03-05T06:30:00-05:00"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<div dir="ltr">Test<div><br></div></div>
|
||||
|
||||
--000000000000840347060b235efc--
|
@ -0,0 +1,54 @@
|
||||
MIME-Version: 1.0
|
||||
Date: Mon, 27 Nov 2023 22:06:32 +0100
|
||||
Message-ID: <jsonldperson@mail.gmail.com>
|
||||
Subject: JSON-LD person
|
||||
From: Marcel Bokhorst <test@faircode.eu>
|
||||
To: Marcel Bokhorst <test@faircode.eu>
|
||||
Content-Type: multipart/alternative; boundary="00000000000033b419060b28adcf"
|
||||
|
||||
--00000000000033b419060b28adcf
|
||||
Content-Type: text/plain; charset="UTF-8"
|
||||
|
||||
Test
|
||||
|
||||
--00000000000033b419060b28adcf
|
||||
Content-Type: text/html; charset="UTF-8"
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Person",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"addressLocality": "Colorado Springs",
|
||||
"addressRegion": "CO",
|
||||
"postalCode": "80840",
|
||||
"streetAddress": "100 Main Street"
|
||||
},
|
||||
"colleague": [
|
||||
"http://www.example.com/JohnColleague.html",
|
||||
"http://www.example.com/JameColleague.html"
|
||||
],
|
||||
"email": "info@example.com",
|
||||
"image": "janedoe.jpg",
|
||||
"jobTitle": "Research Assistant",
|
||||
"name": "Jane Doe",
|
||||
"alumniOf": "Dartmouth",
|
||||
"birthPlace": "Philadelphia, PA",
|
||||
"birthDate": "1979-10-12",
|
||||
"height": "72 inches",
|
||||
"gender": "female",
|
||||
"memberOf": "Republican Party",
|
||||
"nationality": "Albanian",
|
||||
"telephone": "(123) 456-6789",
|
||||
"url": "http://www.example.com",
|
||||
"sameAs" : [ "https://www.facebook.com/",
|
||||
"https://www.linkedin.com/",
|
||||
"http://twitter.com/",
|
||||
"http://instagram.com/",
|
||||
"https://plus.google.com/"]
|
||||
}
|
||||
</script>
|
||||
<div dir="ltr">Test<div><br></div></div>
|
||||
|
||||
--00000000000033b419060b28adcf--
|
Loading…
Reference in new issue