Send a message through MailKite's /v1/send from Python. Sending needs a verified domain.
pip install mailkite-devSet your API key (dashboard → Settings → API key — or mint a domain-scoped key per agent/tenant):
export MAILKITE_API_KEY=mk_live_…The sample lives in send.py. Docs: https://mailkite.dev/docs/sending