1 changed files with
9 additions and
0 deletions
|
|
@ -1123,6 +1123,9 @@
|
|
|
|
"ttl": {
|
|
|
|
"ttl": {
|
|
|
|
"type": "integer"
|
|
|
|
"type": "integer"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"udplen": {
|
|
|
|
|
|
|
|
"type": "integer"
|
|
|
|
|
|
|
|
},
|
|
|
|
"urg": {
|
|
|
|
"urg": {
|
|
|
|
"type": "boolean"
|
|
|
|
"type": "boolean"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -1139,6 +1142,9 @@
|
|
|
|
"body_md5": {
|
|
|
|
"body_md5": {
|
|
|
|
"type": "string"
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"date": {
|
|
|
|
|
|
|
|
"type": "string"
|
|
|
|
|
|
|
|
},
|
|
|
|
"from": {
|
|
|
|
"from": {
|
|
|
|
"type": "string"
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -1151,6 +1157,9 @@
|
|
|
|
"subject_md5": {
|
|
|
|
"subject_md5": {
|
|
|
|
"type": "string"
|
|
|
|
"type": "string"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"x_mailer": {
|
|
|
|
|
|
|
|
"type": "string"
|
|
|
|
|
|
|
|
},
|
|
|
|
"url": {
|
|
|
|
"url": {
|
|
|
|
"type": "array",
|
|
|
|
"type": "array",
|
|
|
|
"items": {
|
|
|
|
"items": {
|
|
|
|