• 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.

PHP Mail Function not work

Php mail function not work, and i cant fix it.

the php.ini is right (i think)

when i test the function at a sendmail site:

output:

Warning: mail() [function.mail]: SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server

and sorry for my bad english

please help me
 
Your mail server settings has settings for authentications you are needed to remove authentication from mail server. Or add authentications in your scripts.
 
Back
Top