From: deraadt Date: Wed, 13 Mar 2024 10:02:37 +0000 (+0000) Subject: mail(1) is very sensitive to spacing in the header, and sometimes X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6a1ce0f2a8f4432fea2610b4fd5c4622afdd8593;p=openbsd mail(1) is very sensitive to spacing in the header, and sometimes when we manually edit this file we forget that. noticed by naddy --- diff --git a/etc/root/root.mail b/etc/root/root.mail index 63229d8f22c..650f01c4e2b 100644 --- a/etc/root/root.mail +++ b/etc/root/root.mail @@ -1,4 +1,4 @@ -From deraadt@do-not-reply.openbsd.org Fri Apr 5 07:05:00 MDT 2024 +From deraadt@do-not-reply.openbsd.org Fri Apr 5 07:05:00 MDT 2024 Return-Path: root Date: Apr 5 07:05:00 MDT 2024 From: deraadt@do-not-reply.openbsd.org (Theo de Raadt)