man-group / notebooker

Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
GNU Affero General Public License v3.0
848 stars 80 forks source link

How to provide smtp configuration for sending emails using non default port #183

Closed andreytaboola closed 1 month ago

andreytaboola commented 1 month ago

Hi, I am interested in providing my own smtp server and port for sending email I would like to understand how to provide this configuration to notebooker app Thank you

andreytaboola commented 1 month ago

Okey I found the way using docker set system property: ENV SMTP_SERVER=host:port