From 4ec8145027709fdbc86f09d6fff07154b96383b7 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 20 Jan 2025 09:42:45 +0100 Subject: [PATCH] Update msmtprc --- docker/ubuntu_nginx_mariadb/email/msmtprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ubuntu_nginx_mariadb/email/msmtprc b/docker/ubuntu_nginx_mariadb/email/msmtprc index a491ad2b..b908de77 100644 --- a/docker/ubuntu_nginx_mariadb/email/msmtprc +++ b/docker/ubuntu_nginx_mariadb/email/msmtprc @@ -5,6 +5,6 @@ tls off logfile /var/log/msmtp.log account default -host openadmin_mailserver +host localhost port 25 from USERNAME@HOSTNAME