pub const DEFAULT_SMTP_BIND: &str = "127.0.0.1:2525";
Default bind for the personal SMTP edge (submission-style port; avoid privileged 25).