FIX: Use example domain in mail receiver example config
authorRafael dos Santos Silva <xfalcox@gmail.com>
Mon, 16 Aug 2021 15:24:54 +0000 (12:24 -0300)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Mon, 16 Aug 2021 18:26:29 +0000 (15:26 -0300)
Context at https://meta.discourse.org/t/-/193664/4?u=falco

Co-authored-by: Jay Pfaffman <jay@literatecomputing.com>
samples/mail-receiver.yml

index 1a3d11bb276a68838064a8331213ea22d162a8ff..df5e3cd60c95d3bc652ace5102daeade6cf4b849 100644 (file)
@@ -22,7 +22,7 @@ env:
   ## to use the same domain as the forum itself here.
   MAIL_DOMAIN: discourse.example.com
 # uncomment these (and the volume below!) to support TLS 
-#  POSTCONF_smtpd_tls_key_file:  /letsencrypt/discourse.example.com/prop.ltcmp.net.key
+#  POSTCONF_smtpd_tls_key_file:  /letsencrypt/discourse.example.com/discourse.example.com.key
 #  POSTCONF_smtpd_tls_cert_file:  /letsencrypt/discourse.example.com/fullchain.cer
 #  POSTCONF_smtpd_tls_security_level: may