diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-29 19:27:30 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-29 19:27:30 +0100 |
| commit | 4e25b796cabc5bfb6d872f79fb01fe7fa4ecd5d7 (patch) | |
| tree | 1b8284af56028eea5dcce2f5a19f9511ee0243cb /example.env | |
| parent | 581c1c0c0a14378840651ec4e145a093269ddb8c (diff) | |
remove bollocks advice on LOCAL_SMTP_USER
Diffstat (limited to 'example.env')
| -rw-r--r-- | example.env | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
