From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Stoiko Ivanov <s.ivanov@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-api 1/1] fix #3712: strip trailing dot from searchdomain
Date: Tue, 23 Nov 2021 12:52:06 +0100 [thread overview]
Message-ID: <d6199a1a-d04f-427a-f044-4a65063aa739@proxmox.com> (raw)
In-Reply-To: <20211122194939.358920-1-s.ivanov@proxmox.com>
On 22.11.21 20:49, Stoiko Ivanov wrote:
> having a trailing '.' in the search domain is perfectly legal syntax
> (for domain names in general). postfix refuses to use a fqdn with
> trailing dot as hostname[0].
>
> The restriction might be due to section 2.3.5 (Domain Names) of
> RFC5321 (a top-level domain is a single string without any dots) [1]
>
> [0] src/util/valid_hostname.c in the postfix source
> [1] https://datatracker.ietf.org/doc/html/rfc5321#section-2.3.5
>
> Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
> ---
> src/PMG/Config.pm | 2 ++
> 1 file changed, 2 insertions(+)
>
>
applied, thanks!
prev parent reply other threads:[~2021-11-23 11:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-22 19:49 [pmg-devel] " Stoiko Ivanov
2021-11-23 11:52 ` Thomas Lamprecht [this message]
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=d6199a1a-d04f-427a-f044-4a65063aa739@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
--cc=s.ivanov@proxmox.com \
/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