gitea: setup mail #38
Reference in New Issue
Block a user
Delete Branch "gitea-setup-mail"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
40d878d92ato04aea9e348@@ -15,2 +15,4 @@group = "gitea";};# (kerberos password for SMTP and IMAP)"gitea/passwd-password" = {Weird naming and comments, "passwd" and "kerberos" are implementation details about how the email server works internally
@@ -40,0 +48,4 @@ENABLED = true;FROM = "gitea@pvv.ntnu.no";PROTOCOL = "smtp";SMTP_ADDR = "mail.pvv.ntnu.no";This should be "smtp.pvv.ntnu.no", but it resolves to the same address either way
04aea9e348tobcf2ceed32LeGiTiMate
🌈