From 683f49e30503b860df875df857751624bbfb3cc0 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 19 Jun 2025 09:19:21 +0200 Subject: Hide references to UT services --- issues/gn-auth/email_verification.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'issues/gn-auth') diff --git a/issues/gn-auth/email_verification.gmi b/issues/gn-auth/email_verification.gmi index fff3d547..07e2b043 100644 --- a/issues/gn-auth/email_verification.gmi +++ b/issues/gn-auth/email_verification.gmi @@ -12,7 +12,7 @@ When setting up e-mail verification, the following configurations should be set for gn-auth: -SMTP_HOST = "smtp.uthsc.edu" +SMTP_HOST = "smtp.uthsc" SMTP_PORT = 25 (not 587, which is what we first tried) SMTP_TIMEOUT = 200 # seconds -- cgit 1.4.1