Github messages for voidlinux
 help / color / mirror / Atom feed
From: sdgathman <sdgathman@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: opensmtpd: Does not respect the system time zone in mail header and logfile
Date: Fri, 04 Nov 2022 16:19:06 +0100	[thread overview]
Message-ID: <20221104151906.cxy8REXLFmfTqw4tjq7bgsiPbYW3rHBpBrvZGYQg4Fw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39918@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]

New comment by sdgathman on void-packages repository

https://github.com/void-linux/void-packages/issues/39918#issuecomment-1303743103

Comment:
Date fields, including Received header, SHOULD use local time expressed as offset from UTC (not TZ abbreviation).  https://www.rfc-editor.org/rfc/rfc2822#section-3.3

If localtime is UTC, they SHOULD use +0000.  If defaulting to UTC because localtime is unknown - they SHOULD use -0000.

Your example uses +0000.  Also, your log example uses the same TZ from the logging system and from opensmtpd - suggesting that they both use the same config.  That sounds to me like you have the system configured to UTC, and have only configured a personal preference somewhere as CEST.  The Date header is normally generated by the email client, not opensmtpd.

  parent reply	other threads:[~2022-11-04 15:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-12 19:48 [ISSUE] " ffobzb
2022-11-04 15:02 ` sdgathman
2022-11-04 15:07 ` sdgathman
2022-11-04 15:17 ` sdgathman
2022-11-04 15:19 ` sdgathman [this message]
2022-11-04 16:37 ` sdgathman
2022-11-07 20:25 ` ffobzb
2023-05-01 15:58 ` vmc-coding
2023-05-01 15:59 ` vmc-coding
2023-05-01 15:59 ` vmc-coding
2024-02-27 20:39 ` ffobzb
2024-02-27 20:41 ` ffobzb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221104151906.cxy8REXLFmfTqw4tjq7bgsiPbYW3rHBpBrvZGYQg4Fw@z \
    --to=sdgathman@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).