Verified Commit d5037822 authored by anarcat's avatar anarcat
Browse files

note that we also need to specify the CA store

parent 586d1a12
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -216,6 +216,7 @@ following commands:
    postconf -e smtp_sasl_security_options=
    postconf -e smtp_sasl_security_options=
    postconf -e relayhost=submission.torproject.org:submission
    postconf -e relayhost=submission.torproject.org:submission
    postconf -e smtp_tls_security_level=secure
    postconf -e smtp_tls_security_level=secure
    postconf -e smtp_tls_CAfile=/etc/ssl/certs/ca-certificates.crt
    postfix reload
    postfix reload


The `/etc/postfix/sasl/passwd` file holds `hostname user:pass`
The `/etc/postfix/sasl/passwd` file holds `hostname user:pass`