docs(stalwart): neutral SMTP banner in the white-label bootstrap notes
ci / tc_operator (push) Has been skipped
ci / tc_website (push) Has been skipped
ci / build_portal (push) Has been skipped
ci / test_platform_api (push) Has been skipped
ci / changes (push) Successful in 4s
ci / tc_portal (push) Has been skipped
ci / tc_booking (push) Has been skipped
ci / tc_platform_api (push) Has been skipped
ci / build_booking (push) Has been skipped
ci / build_operator (push) Has been skipped
ci / build_platform_api (push) Has been skipped
ci / deploy (push) Has been skipped

Applied live: x:MtaStageConnect smtpGreeting now 'hostname + ESMTP'
(default leaked 'Stalwart ESMTP at your service' to banner scanners).
EHLO/IMAP greeting strings are hardcoded upstream — accepted for now.
This commit is contained in:
Ronni Baslund
2026-06-11 09:09:02 +02:00
parent 9195017904
commit 33d6c23733
@@ -155,7 +155,9 @@ warn " 3. remove the two STALWART_RECOVERY_* lines, restart again"
warn " 4. white-label the groupware defaults via management JMAP:"
warn " x:Calendar/set + x:AddressBook/set update singleton"
warn " defaultDisplayName -> 'Calendar' / 'Contacts' (Stalwart ships"
warn " 'Stalwart Calendar'/'Stalwart Address Book')"
warn " 'Stalwart Calendar'/'Stalwart Address Book'); and the SMTP"
warn " banner: x:MtaStageConnect/set singleton smtpGreeting expression"
warn " system('hostname') + ' ESMTP' (default says 'Stalwart')"
warn " • PTR/rDNS for the server IP MUST be 'mail.dezky.eu' (Hetzner Robot)."
warn " • Publish DNS at simply.com: MX → mail.dezky.eu, SPF, DMARC; per-domain"
warn " DKIM records come from Stalwart's dnsZoneFile via platform-api."