From 29a2cd5c8e2b26ec681a3c16cd12351a5319c509 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 18 Sep 2023 15:33:52 +0200 Subject: [PATCH] docs --- modules/sendmail-mta.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/sendmail-mta.nix b/modules/sendmail-mta.nix index 54a2dda..69c99bd 100644 --- a/modules/sendmail-mta.nix +++ b/modules/sendmail-mta.nix @@ -17,7 +17,8 @@ # sudo smtpctl log verbose # systemctl status opensmtpd # sudo smtpctl show status - # Send an email + # Send an email. + # TODO: One has set the sender explicitely to `-f langbein@mail.de`. # echo "Subject: hello" | sendmail -f langbein@mail.de daniel@systemli.org # Queue handling # sudo smtpctl show queue