• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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