Jelajahi Sumber

update relayhost name

Christian Lempa 1 tahun lalu
induk
melakukan
f177ab5b66
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docker-compose/wazuh/config/postfix-relay/main.cf

+ 1 - 1
docker-compose/wazuh/config/postfix-relay/main.cf

@@ -1,4 +1,4 @@
-relayhost = [your-smtp-server-url]:587  ; Replace [your-smtp-server-url] with your SMTP server URL
+relayhost = [your-smtp-server-addr]:587  ; Replace [your-smtp-server-addr] with your SMTP server URL
 smtp_sasl_auth_enable = yes
 smtp_sasl_auth_enable = yes
 smtp_sasl_security_options = noanonymous
 smtp_sasl_security_options = noanonymous
 smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt
 smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt