blob: 7c3ce6be26b286dcf4cb6d8abf4a4184aebe96b3 (
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
58
|
--xYzZY
Content-Disposition: form-data; name="headers"
MIME-Version: 1.0
Received: by 0.0.0.0 with HTTP; Wed, 10 Aug 2016 18:10:13 -0700 (PDT)
From: Example User <test@example.com>
Date: Wed, 10 Aug 2016 18:10:13 -0700
Subject: Inbound Parse Test Data
To: inbound@inbound.example.com
Content-Type: multipart/alternative; boundary=001a113df448cad2d00539c16e89
--xYzZY
Content-Disposition: form-data; name="dkim"
{@sendgrid.com : pass}
--xYzZY
Content-Disposition: form-data; name="to"
inbound@inbound.example.com
--xYzZY
Content-Disposition: form-data; name="html"
<html><body><strong>Hello Twilio SendGrid!</body></html>
--xYzZY
Content-Disposition: form-data; name="from"
Example User <test@example.com>
--xYzZY
Content-Disposition: form-data; name="text"
Hello Twilio SendGrid!
--xYzZY
Content-Disposition: form-data; name="sender_ip"
0.0.0.0
--xYzZY
Content-Disposition: form-data; name="envelope"
{"to":["inbound@inbound.example.com"],"from":"test@example.com"}
--xYzZY
Content-Disposition: form-data; name="attachments"
0
--xYzZY
Content-Disposition: form-data; name="subject"
Testing non-raw
--xYzZY
Content-Disposition: form-data; name="charsets"
{"to":"UTF-8","html":"UTF-8","subject":"UTF-8","from":"UTF-8","text":"UTF-8"}
--xYzZY
Content-Disposition: form-data; name="SPF"
pass
--xYzZY--
|