Default config is for domain example.org, which is the testing domain. User will be required to customise '90-dkim' with thier own domain configuration, including generating dkim signing certificates. MR !2
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
#
|
|
# Socket config
|
|
#
|
|
|
|
# Listening socket
|
|
# 10023 - Submission, Outbound mail
|
|
# 10024 - SMTP, Inbound mail
|
|
|
|
$inet_socket_port = [10023, 10024]
|
|
|