aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/sendgrid/helpers/inbound/sample_data/raw_data.txt
blob: 12f64cb4aae8abd77f19412957abfb0aeaaed1e2 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
--xYzZY
Content-Disposition: form-data; name="dkim"

{@sendgrid.com : pass}
--xYzZY
Content-Disposition: form-data; name="email"

MIME-Version: 1.0
Received: by 0.0.0.0 with HTTP; Wed, 10 Aug 2016 14:44:21 -0700 (PDT)
From: Example User <test@example.com>
Date: Wed, 10 Aug 2016 14:44:21 -0700
Subject: Inbound Parse Test Raw Data
To: inbound@inbound.inbound.com
Content-Type: multipart/alternative; boundary=001a113ee97c89842f0539be8e7a

--001a113ee97c89842f0539be8e7a
Content-Type: text/plain; charset=UTF-8

Hello Twilio SendGrid!

--001a113ee97c89842f0539be8e7a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html><body><strong>Hello Twilio SendGrid!</body></html>

--001a113ee97c89842f0539be8e7a--

--xYzZY
Content-Disposition: form-data; name="to"

inbound@inbound.inbound.com
--xYzZY
Content-Disposition: form-data; name="from"

Example User <test@example.com>
--xYzZY
Content-Disposition: form-data; name="sender_ip"

0.0.0.0
--xYzZY
Content-Disposition: form-data; name="envelope"

{"to":["inbound@inbound.inbound.com"],"from":"test@example.com"}
--xYzZY
Content-Disposition: form-data; name="subject"

Testing with Request.bin
--xYzZY
Content-Disposition: form-data; name="charsets"

{"to":"UTF-8","subject":"UTF-8","from":"UTF-8"}
--xYzZY
Content-Disposition: form-data; name="SPF"

pass
--xYzZY--