diff options
author | Pjotr Prins | 2024-08-09 08:47:22 +0200 |
---|---|---|
committer | Pjotr Prins | 2024-08-09 08:47:22 +0200 |
commit | 425a8ddf975fb2a8d5bb7d0f80cd55f411f21349 (patch) | |
tree | 3e53a1f7675c11a5fc58904b88dbe28389dbdac5 /issues | |
parent | 0be863c4e3a31cf1d99db66530940568c0058164 (diff) | |
download | gn-gemtext-425a8ddf975fb2a8d5bb7d0f80cd55f411f21349.tar.gz |
On email hosts
Diffstat (limited to 'issues')
-rw-r--r-- | issues/gn-auth/email_verification.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/gn-auth/email_verification.gmi b/issues/gn-auth/email_verification.gmi index 8147bb5..41eae98 100644 --- a/issues/gn-auth/email_verification.gmi +++ b/issues/gn-auth/email_verification.gmi @@ -17,3 +17,5 @@ SMTP_PORT = 25 (not 587, which is what we first tried) SMTP_TIMEOUT = 200 # seconds Not sure about username/password yet. We tried UNKNOWN/UNKNOWN and my own (Zach's) username/password + +Note that this host is only visible on the internal network of UTHSC. It won't work for tux02. |