forgejo_installation_process/etc/msmtprc
2025-01-18 02:45:57 +01:00

21 lines
No EOL
439 B
Text

defaults
tls on
tls_starttls off
tls_certcheck off
tls_trust_file /etc/ssl/certs/ca-certificates.crt
logfile /var/log/msmtp.log
# University SMTP server
account uni-bremen
host smtp.uni-bremen.de
port 465
from git_rot@uni-bremen.de
user git_rot
password [REDACTED]
set_from_header on
auth on
# Set a default account
account default : uni-bremen
aliases /etc/aliases