send mail.php won't work on some webservers for safety reasons

laszlo.venczel
6 Posts
laszlo.venczel posted this 29 June 2022
Ask a Question

Hi Pals,

    testing my new website that has a message sender module included, by clicking on SUBMIT, the webserver displays a message 'Failed to send message'. 

I've contacted the operators who told me that the general send mail.php function is no longer supported to prevent spams and mail hacks. They only allow SMTP based functions.

Can someone please open my mind how to make this SMTP thing work without enrolling to university and becoming a PHP programmer? Maybe there is/will be support from Nicepage to address this infosafety tendency?

Thanks for the help indeed,

Cheers, Roland

Hi Pals, testing my new website that has a message sender module included, by clicking on SUBMIT, the webserver displays a message 'Failed to send message'. I've contacted the operators who told me that the general send mail.php function is no longer supported to prevent spams and mail hacks. They only allow SMTP based functions. Can someone please open my mind how to make this SMTP thing work without enrolling to university and becoming a PHP programmer? Maybe there is/will be support from Nicepage to address this infosafety tendency? Thanks for the help indeed, Cheers, Roland
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 04 July 2022

Hi Roland,

Unfortunately, Nicepage script does not support SMTP email sending. But you can try using a custom send email script. For example:
https://nicepage.com/doc/25066/create-simple-contact-form
If you're working with CMS you can use CMS-specific email sending options.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Roland, Unfortunately, Nicepage script does not support SMTP email sending. But you can try using a custom send email script. For example: https://nicepage.com/doc/25066/create-simple-contact-form If you're working with CMS you can use CMS-specific email sending options. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments