Skip to content

Conversation

fama
Copy link

@fama fama commented Jul 11, 2020

  1. Changed apt to package to support RHEL distros
  2. gmail requiere TLS_CA_File in ssmtp.conf to successfully connect

{% endif %}
{% if sansible_ssmtp_use_start_tls %}
UseSTARTTLS=Yes
TLS_CA_File=/etc/pki/tls/certs/ca-bundle.crt
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this will work on Debian/Ubuntu.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The path is /etc/ssl/certs/ca-certificates.crt on debian/ubuntu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants