Thx for reply ,I have my own VPS. Do I have to just set it as below or is there a separate function to enabled it. Do I have to also provide password and just ‘localhost’ if the mail server is installed on the same server or even that it should be FQDN because if I set just the SMTP server and sendmai_function it doesn’t work with the same error messeage
[mail function]
; For Win32 only.
; https://php.net/smtp
SMTP = localhost
; https://php.net/smtp-port
smtp_port = 25
; For Win32 only.
; https://php.net/sendmail-from
sendmail_from = [email protected]