Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianpurvis1976/01a1483b9c566013e91312e4f44333be to your computer and use it in GitHub Desktop.
Save ianpurvis1976/01a1483b9c566013e91312e4f44333be to your computer and use it in GitHub Desktop.
SMTP-GetIdentityVerificationAttribute
curl $MAILSERVICE -X POST -H "Content-Type: application/x-www-form-urlencoded; charset=utf-8" -H "Accept: application/xml" -H "X-Auth-Token: $OS_AUTH_TOKEN" -d 'Action=GetIdentityVerificationAttributes&Identities.member.1=ianpurvis.co.uk' | xmllint --format -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment