Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 21, 20186 yr Hello. I have installed FreeBSD 11.2 i386, php 7.0, apache24. I have a problem with "email testing" I have checked at the bottom of PHP and when I'm testing I'm getting an error: IPS\Email\Outgoing\Exception: email_test_mailfunction_disabled (0) I did not install any mail server or anything. I'm green in FreeBSD. How to fix it? The system is installed in the virtualbox program. Regards.
September 24, 20186 yr The error means the generic PHP mail() command failed, and no error message was returned. You should start by checking with your host that PHP mail() is supported. It is possible that your host will require you to use an SMTP server for sending emails instead.
February 21, 20195 yr I have same error IPS\Email\Outgoing\Exception: (0) . No any errors in Logs. If selected PHP Email delivery method - all Ok, but when setting SMTP - have this error. What server settings I have to check? IPS System check report what all Ok. Use CentOS system on VPS.
February 26, 20195 yr Not sure what happened, but changing my mail server from mail.mydomain.com to vps123.hostingprovider.com fixed it.
Archived
This topic is now archived and is closed to further replies.