• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

PHPMail Issues

EricHamby

Basic Pleskian
I am having issues with phpmail and smtp mail. I have whmcs and ip.board installed on my server and they wont send mail using phpmail or smtp. I also use wordpress which seems to work ok.

One WHMCS when using phpmail i get this error
Email Sending Failed - Could not instantiate mail function.

When using smtp i get this error
Email Sending Failed - SMTP Error: The following recipients failed: [email protected]

I edited the email the X's aren't part of the error :)

I have tried contacted support many.... MANY times but is worthless. I would like to know if anyone.. ANYONE else has had this issue before i just go back over to cpanel. Im sure this is a simple issue with perhaps installation or something, i just cant get support to even try anything other than say o well.

Please anyone that can help with this.
 
Do you have in php.ini on your Windows server something like
[mail function]
; For Win32 only.
SMTP = 127.0.0.1
smtp_port = 25

?
 
We are also getting such errors

Linux server
Plesk 10.44 version

have this in /etc/php.ini

[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

How can I fix this from happening.

Message was not sent
Mailer Error: Could not instantiate mail function.

This is intermediate error , any idea what is going on
 
Back
Top