Welcome Guest, Not a member yet? Register   Sign In
SMTP Email
#8

Yeah, the standards says secure communication is required on 465. As the CI framework is written (including version 4.0.4), the correct setting was 'ssl' in these cases as the 'tls' setting wouldn't enable a secure channel on initial connect.

Based on our discussions I created a pull request for CI, so in the next version secure communication will be the default on port 465 - https://github.com/codeigniter4/CodeIgniter4/pull/3430 ('ssl' not required). The 'tls' setting should still be used on ports requiring STARTTLS (such as 587 or 25).
Reply


Messages In This Thread
SMTP Email - by Chroma - 07-30-2020, 09:38 AM
RE: SMTP Email - by tgix - 07-30-2020, 12:39 PM
RE: SMTP Email - by Chroma - 07-30-2020, 01:26 PM
RE: SMTP Email - by tgix - 07-30-2020, 09:27 PM
RE: SMTP Email - by Chroma - 07-30-2020, 11:11 PM
RE: SMTP Email - by tgix - 07-31-2020, 12:43 AM
RE: SMTP Email - by Chroma - 08-09-2020, 01:40 AM
RE: SMTP Email - by tgix - 08-09-2020, 02:09 AM
RE: SMTP Email - by Chroma - 08-09-2020, 09:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB