Created
November 4, 2019 12:12
-
-
Save yellow1912/9a102ae452b6c77a7b8e5d7020f0eb5d to your computer and use it in GitHub Desktop.
message.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
["Source"]=> | |
string(19) "[email protected]" | |
["Destination"]=> | |
array(1) { | |
["ToAddresses"]=> | |
array(1) { | |
[0]=> | |
string(28) "[email protected]" | |
} | |
} | |
["Message"]=> | |
array(2) { | |
["Subject"]=> | |
array(2) { | |
["Data"]=> | |
string(26) "[Tours Subscribe] asdasdas" | |
["Charset"]=> | |
string(5) "UTF-8" | |
} | |
["Body"]=> | |
array(2) { | |
["Text"]=> | |
array(2) { | |
["Data"]=> | |
string(293) " | |
New Request, from Asdasdas, | |
Dear Admins, | |
Mr./Mrs. Dear Asdasdas, has left the following message via Angle Your | |
Aim website contact form: | |
------------------------------------------------------ | |
------------------------------------------------------ | |
With best regards, | |
My System | |
" | |
["Charset"]=> | |
string(5) "UTF-8" | |
} | |
["Html"]=> | |
array(2) { | |
["Data"]=> | |
string(705) "<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<!-- start widget:emailContactAdmin --><!-- assets_lib widget:emailContactAdmin --><!-- stylesheets widget:emailContactAdmin --> | |
</head> | |
<body><p> | |
New Request, from Asdasdas,<br><br><br> | |
Dear Admins, | |
<br><br><br> | |
Mr./Mrs. Dear Asdasdas, has left the following message via Angle Your Aim website contact form: | |
<br><br><br> | |
------------------------------------------------------ | |
<br><br><br><br> | |
------------------------------------------------------ | |
<br><br><br> | |
With best regards,<br> | |
Nilead System | |
<!-- javascripts widget:emailContactAdmin --> | |
<!-- end widget:emailContactAdmin --></p></body> | |
</html> | |
" | |
["Charset"]=> | |
string(5) "UTF-8" | |
} | |
} | |
} | |
["ReplyToAddresses"]=> | |
array(1) { | |
[0]=> | |
string(19) "[email protected]" | |
} | |
["ReturnPath"]=> | |
NULL | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment