1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00
Files
go-chasquid-smtp/docs
znerol ad0dbb9cda smtp-check: Add flag to specify local name
Some MTAs reject client connections unless the local name (used in the
HELO/EHLO command) looks like an FQDN. Currently, smtp-check always uses
`localhost`, which does not look like an FQDN.

This patch adds a command line flag to smtp-check to specify the
local name to be used.

Fixes https://github.com/albertito/chasquid/issues/37.

Amended-by: Alberto Bertogli <albertito@blitiri.com.ar>
  Minor edits to the commit message, adjust flag name, go fmt.
2023-07-16 10:03:50 +01:00
..
2022-03-11 20:51:06 +00:00
2021-07-25 14:59:37 +01:00
2021-06-11 20:09:15 +01:00
2021-05-23 10:15:44 +01:00
2022-11-13 11:09:19 +00:00
2023-02-19 16:20:50 +00:00
2019-10-19 13:06:30 +01:00