gitea: setup mail #38

Merged
oysteikt merged 1 commits from gitea-setup-mail into main 2024-05-12 02:27:37 +02:00
Owner

image

![image](/attachments/4f24d521-1daf-473e-b9dc-197694d84b43)
oysteikt added 1 commit 2024-05-12 01:52:39 +02:00
oysteikt requested review from danio 2024-05-12 01:53:08 +02:00
oysteikt requested review from felixalb 2024-05-12 01:53:08 +02:00
oysteikt force-pushed gitea-setup-mail from 40d878d92a to 04aea9e348 2024-05-12 02:14:34 +02:00 Compare
felixalb reviewed 2024-05-12 02:16:46 +02:00
@ -15,2 +15,4 @@
group = "gitea";
};
# (kerberos password for SMTP and IMAP)
"gitea/passwd-password" = {
Owner

Weird naming and comments, "passwd" and "kerberos" are implementation details about how the email server works internally

Weird naming and comments, "passwd" and "kerberos" are implementation details about _how_ the email server works internally
oysteikt marked this conversation as resolved
@ -40,0 +48,4 @@
ENABLED = true;
FROM = "gitea@pvv.ntnu.no";
PROTOCOL = "smtp";
SMTP_ADDR = "mail.pvv.ntnu.no";
Owner

This should be "smtp.pvv.ntnu.no", but it resolves to the same address either way

This should be "smtp.pvv.ntnu.no", but it resolves to the same address either way
oysteikt marked this conversation as resolved
oysteikt force-pushed gitea-setup-mail from 04aea9e348 to bcf2ceed32 2024-05-12 02:26:28 +02:00 Compare
Owner

LeGiTiMate

LeGiTiMate
Author
Owner

🌈

🌈
oysteikt merged commit a57b5f07f9 into main 2024-05-12 02:27:37 +02:00
felixalb deleted branch gitea-setup-mail 2024-05-30 21:23:31 +02:00
Sign in to join this conversation.
No description provided.