Welcome Guest, Not a member yet? Register   Sign In
Several questions concerning CI4 controller
#4

(03-25-2020, 08:22 AM)bitshifter Wrote: Anything concerning the issue with the Certificates for the email server?

The SSL certificates must be installed in Postfix which requires some edits to the Postfix configuration file. After that, the CodeIgniter config setting SMTPCrypto is the most important for your needs, e.g.

PHP Code:
public $SMTPCrypto 'tls'

And of course, you need to set all the other SMPT* config items as appropriate for your Postfix setup.
Reply


Messages In This Thread
Several questions concerning CI4 controller - by bitshifter - 03-24-2020, 09:03 AM
RE: Several questions concerning CI4 controller - by bitshifter - 03-25-2020, 08:22 AM
RE: Several questions concerning CI4 controller - by dave friend - 03-25-2020, 09:52 AM
RE: Several questions concerning CI4 controller - by bitshifter - 03-25-2020, 12:00 PM
RE: Several questions concerning CI4 controller - by bitshifter - 03-28-2020, 12:13 PM
RE: Several questions concerning CI4 controller - by bitshifter - 04-01-2020, 01:06 PM
RE: Several questions concerning CI4 controller - by bitshifter - 04-17-2020, 07:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB