Skip to content

Import msmtprc configuration #174

Merged
merged 1 commit into from
Apr 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ install_symlink /usr/bin/pman "$DESTDIR$usrlocal_pre
install_data misc_etc_files/sysctl.conf "$DESTDIR$sysconfdir/sysctl.conf"
install_data misc_systemd_units/reboot-notify.service "$DESTDIR$systemdunitdir/reboot-notify.service"
install_data misc_etc_files/autofs.conf "$DESTDIR$sysconfdir/autofs.conf"
install_data misc_etc_files/msmtprc "$DESTDIR$sysconfdir/msmtprc"
install_data misc_etc_files/unbound/unbound.conf "$DESTDIR$sysconfdir/unbound/unbound.conf"
install_data misc_etc_files/unbound/root.key "$DESTDIR$sysconfdir/unbound/root.key"

Expand Down
9 changes: 9 additions & 0 deletions misc_etc_files/msmtprc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# http://msmtp.sourceforge.net/doc/msmtp.html#Configuration-files

account default
host harry.molgen.mpg.de
port 587
tls on
tls_certcheck off
auto_from
maildomain molgen.mpg.de