diff --git a/example.env b/example.env index ac08ee9..c064b45 100644 --- a/example.env +++ b/example.env @@ -9,7 +9,6 @@ LOCAL_SMTP_HOST= LOCAL_SMTP_PORT= # The username for authenticating to the local SMTP server -# Recommended to be the same as REMOTE_SMTP_USER, else the remote may reject it LOCAL_SMTP_USER= # The password for authenticating to the local SMTP server