Don’t use SMTP, use a local MTA.

 

SMTP mail delivery is the #1 source of questions about why mail doesn’t work.

 

Adam.

 

From: observium <observium-bounces@observium.org> On Behalf Of Farshid Abediny via observium
Sent: 12 October 2019 09:06
To: Observium Network Observation System <observium@observium.org>
Cc: Farshid Abediny <farshidabediny@gmail.com>
Subject: [Observium] disable verify peer for smtp

 

Hello,

is there anyway that disable verify peer for smtp option in php ? 

because when we have tls with self signed certificate php mailer can not connect to our servers.

Thanks