• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PHP forms not sent to email

P

plaat

Guest
Hello, I have recently installed Plesk 7.5 and its all working well, I installed PHPBB and set up the SMTP Server Address details with mail.nutricianet.com and a username and password which is from an email address that I get "The e-mail has been sent." when submitting the mass mail (form to email) php form.

The emails never arrive, I have spent over an hour trying to fond a solution and have also hired a sysadmin but it is still not fixed

Please help ! how do allow php applications to email users?
 
Try to set up the SMTP Server Address as localhost or 127.0.0.1
 
localhost 127.0.0.1

thanks for the reply but it did not work.

In plesk > server > mail set up I am using
Relaying
authorization is required:
and have SMTP ticked.

on the PHPBB config I have :
SMTP Server Address: 127.0.0.1

SMTP Username:
"email username"

SMTP Password
"xxxemail passwordxxx"

when I use mass mail I get a message :
The e-mail has been sent.

but email never arrives, I have tried many different email addresses. but go go.

.I am prepairded to pay some to fix this problem for me, I have remote admin access.

please email me if you can fix the problem
 
ASP mail forms usually rely on Mail components installed onto system. Maybee PHP as well?
 
problem solved

I had a sysadmin look into it, there was a config problem with the SMTP settings for email under the IIS manager, all fixed now.
 
Back
Top