SMTP EMAIL Config

  • I'm trying to set up the email to send ones through my site, but when I go to Settings/Email to check if all is well implemented I get the following message: ¨SMTP Error: Could not connect to SMTP host¨. At first, I thought the data of the host could be wrong, but I used an online tool (https://www.smtper.net/) to verify it and all the values are right.

    Where is the mistake?




  • drewm

    Approved the thread.
  • I found the solution! There are some connection properties which are not possible to define by your API and are necessary to send emails through my email server. I had to add it in the core file perch/core/lib/PerchEmail.class.


    This is what I changed: