Hi, I have a webpage created with RW8 from a example template. I published this proyect on my Synology and it works but when I try to send a email from the contact form it shows this msg: “I’m sorry, there seems to have and error trying to send your email. Please try again”
I don’t know if there is some sort of misconfiguration on my Synology “Web Station” pkg or something else; can somebody help me to set up correctly this RW8 / Synology (latest DSM) ?
In addition, it’s even more complex. You also need to enable email sending on that web server then. And what I read in forums that’s really a challenge to get working (maybe with PEAR…)
Tks for the answer. I have already installed PHP 7.2 and Pearl on the NAS; let me check with Synology tech support if they have any comments regarding.
Hello,
Well I found solution from a friend. To make work contact form from a webpage created with RW8 example project hosted on Synology NAS is required to have installed PHP on the NAS (just install pkg from the NAS package center (I did install PHP 7.2) and also install on the " / web / contact-form / files / " a “PHPMailer” configuration and modify according the file “mailer.php” there is need of some PHP language knowledge.
When RW8 compile the contact form does not inform / create the “PHPMailer”.