Skip to content

Instantly share code, notes, and snippets.

@ianpurvis1976
Created February 1, 2017 17:09
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/7a92cdcf17c9179682a0cde1052fa681 to your computer and use it in GitHub Desktop.
Save ianpurvis1976/7a92cdcf17c9179682a0cde1052fa681 to your computer and use it in GitHub Desktop.
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=VerifyEmailIdentity&EmailAddress=ian.purvis@uk.fujitsu.com' | xmllint --format -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment