Skip to content

Instantly share code, notes, and snippets.

@judge2020
Created April 23, 2018 20:26
Show Gist options
  • Select an option

  • Save judge2020/3c819a8a0a0736b305a6f5995eb26281 to your computer and use it in GitHub Desktop.

Select an option

Save judge2020/3c819a8a0a0736b305a6f5995eb26281 to your computer and use it in GitHub Desktop.
G Suite SMTP Relay settings update request json
{
"1": [
{
"1": "(ab:cd, likely some authorization thing)",
"2": 14,
"7": "Name of group",
"16": 1,
"20": {
"5": [
{
"1": 1,
"2": 1,
"4": 0,
"5": 0,
"6": 2,
"7": [
{
"1": "192.0.2.1",
"2": "Example Ipv4",
"3": 1
},
{
"1": "2001:DB8::/32",
"2": "Example Ipv6",
"3": 1
},
{
"1": "192.0.2.2",
"2": "Example Ipv4 2",
"3": 1
},
{
"1": "192.0.2.3",
"2": "Example Ipv4 3",
"3": 1
}
]
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment