• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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