Delete emails from the account
delete.emails(content, ctx = get.github.context())
content
either an email or a list of emails
ctx
the github context object
Nothing