HajTex_living_with_keycloak/etc/msmtprc

22 lines
459 B
Text
Raw Permalink Normal View History

2024-12-30 02:50:43 +01:00
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 mailhost.neurotec.uni-bremen.de
port 465
from psintern@neuro.uni-bremen.de
user psintern
password REDACTED
set_from_header on
auth on
# Set a default account
account default : uni-bremen
aliases /etc/aliases