SMTP Connector
Go to file
jasquat 673ccfe63b
updated to use spiffworkflow-connector-command w/ burnettk
2023-10-13 16:25:54 -04:00
bpmn Use None for user and password 2023-06-29 16:01:01 -04:00
src/connector_smtp updated to use spiffworkflow-connector-command w/ burnettk 2023-10-13 16:25:54 -04: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 to use spiffworkflow-connector-command w/ burnettk 2023-10-13 16:25:54 -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