rchakode / hugo-mx-gateway

:mailbox_with_no_mail: :scroll: Contact/demo form handler for static websites. Deploy in minutes on Google App Engine, Kubernetes, or Docker. Tested with Hugo static site generator.
Apache License 2.0
28 stars 16 forks source link

Fix: small typo in sendmail.go #17

Closed seb36273 closed 2 years ago

seb36273 commented 2 years ago

Hey guys, great job! I found a small type in the environment variable SMTP_VERITY_CERT. Additionally, I would suggest to rename the variable to SMTP_SKIP_VERIFY_CERT because the action in tlsconfig can be more clearly understood, I think. What so you mean?

rchakode commented 2 years ago

Hi @seb36273, Thank you for this contribution. It make sense, I suggested a change in the documentation.