gitea: setup mail #38
Labels
No Label
art
backup
big
blocked
bug
crash report
disputed
documentation
duplicate
enhancement
good first issue
logging
networking
nixos
question
salt
security
servers n' hardware
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Drift/pvv-nixos-config#38
Loading…
Reference in New Issue
Block a user
No description provided.
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?
40d878d92a
to04aea9e348
@ -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
04aea9e348
tobcf2ceed32
LeGiTiMate
🌈