mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 21:34:38 +03:00
add faq entry about configuring mox to send through a smart host
suggested by arnt & friend, thanks for reporting!
This commit is contained in:
@ -135,7 +135,7 @@ WebHandlers:
|
||||
"transport",
|
||||
func() string {
|
||||
const moxconf = `# Snippet for mox.conf, defining a transport called Example that connects on the
|
||||
# SMTP submission with TLS port 465 ("submissions), authenticating with
|
||||
# SMTP submission with TLS port 465 ("submissions"), authenticating with
|
||||
# SCRAM-SHA-256-PLUS (other providers may not support SCRAM-SHA-256-PLUS, but they
|
||||
# typically do support the older CRAM-MD5).:
|
||||
|
||||
|
Reference in New Issue
Block a user