diff options
author | Karel D. Kopecký <kdk@freeshell.de> | 2023-01-29 23:16:31 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2023-02-02 21:50:49 +0100 |
commit | c10cb370bb943fa6bb6a947e0a515674f1ee1958 (patch) | |
tree | 0e8feebd9a38b2f9b33904c3ac8a1cb930a953ca /filters/test.sh | |
parent | 9a69dcc333e9f89bbe3120ef5b181b2a3ecd9a3d (diff) | |
download | aerc-c10cb370bb943fa6bb6a947e0a515674f1ee1958.tar.gz |
config: add option for SMTP HELO/EHLO local domain
Expose go-smtp functionality for setting the domain name as a config
option. This allows aerc to communicate with SMTP servers with strict
antispam measures without relying on sendmail.
In theory, this should be set to a fully qualified domain name, but some
servers simply forbid the use of "localhost", so it is reasonable to let
the user set whatever value works for them.
For comparison, this is equivalent to the functionality of the "domain"
option of msmtp.
Signed-off-by: Karel D. Kopecký <kdk@freeshell.de>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'filters/test.sh')
0 files changed, 0 insertions, 0 deletions