mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-05-09 07:46:13 -04:00
* 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>