Client-Ansible-Setup/services/service_mail/myconfig.org

1.1 KiB
Executable File
Raw Blame History

Sending SMTP+STARTTLS Explicit TLS on port 587 ESMTP Implicit TLS on port 465

Overall, DMS's default configuration for SMTP looks like this:

┏━━━━ Outbound Submission ━━━━┓

┌────────────────────┐ ┌┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┐ Me cleartext > ┤(25) (25)├ — cleartext —> ┊ ┊ Me TLS —> ┤(465) My MTA │ ┊ Third-party MTA ┊ Me STARTTLS —> ┤(587) │ ┊ ┊ │ (25)├ <—cleartext —- ┊ ┊ └────────────────────┘ └┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┘

┗━━━━━━━━━━ Inbound Submission ━━━━━━━━━━┛

Retrieval IMAP+STARTTLS Explicit TLS on port 143 IMAPS Implicit TLS on port 993

POP3 Disabled by default.