MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578807.py

File recipe-578807.py

recipes/Python/578807_Sending_Email/recipe-578807.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#account setup
2username = '***';
3password = '***';
4server = 'smtp.gmail.com:587';

Callers

nothing calls this directly

Calls 1

compose_emailFunction · 0.85

Tested by

no test coverage detected