SMTP Connector
Go to file
jasquat 2535b6a7df
updated bpmn file w/ burnettk
2024-08-06 10:19:38 -04:00
bpmn updated bpmn file w/ burnettk 2024-08-06 10:19:38 -04:00
src/connector_smtp Fix: Optionally StartTLS when needed. 2024-06-25 23:28:19 +01:00
.gitignore First cut of smtp connector 2023-06-29 14:14:39 -04:00
.tool-versions updated to use spiffworkflow-connector-command w/ burnettk 2023-10-13 16:25:54 -04:00
LICENSE Initial commit 2023-06-29 12:51:37 -04:00
README.md Add testing smtp server example 2023-06-29 14:19:28 -04:00
poetry.lock updated spiffworkflow-connector-command 2023-10-18 09:25:52 -04:00
pyproject.toml updated to use spiffworkflow-connector-command w/ burnettk 2023-10-13 16:25:54 -04:00

README.md

connector-smtp

SMTP Connector

Testing

python -m smtpd -c DebuggingServer -n 127.0.0.1:1025