Arnaud Dartois
|
ce96b2e85a
|
Add option to configure SMTP advertised hostname for self-hosted setups (#1877)
* feat(smtp): make advertised hostname configurable for PTR/banner alignment
* test(integration): align SMTP TestHostBuilder with AdvertisedHostnameConfiguration and IConfiguration
* test(import): expect Dashlane notes newline per Environment.NewLine
* docs: document SMTP advertised hostname and PTR/banner alignment
* restore original .vscode folder content
* Use env-only SMTP advertised hostname in tests and service
* revert
* remove unused reference
* remove unused methods
* Use aliasvault when SMTP advertised hostname is empty
* Update SMTP advertised hostname docs
* Update install.sh SMTP advertised hostname prompt
* Update .env.example
* Update docs
---------
Co-authored-by: Arnaud Dartois <opensource.fork@tordais.cc>
Co-authored-by: Leendert de Borst <ldeborst@xivisoft.com>
|
2026-04-13 14:03:54 +02:00 |
|