• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

7.5.4 php.ini value needed

J

junkingusa

Guest
Hi, Can someone that is on 7.5.4 please check the php.ini file for me and tell me exactly what the sendmail value should be?

Thanks, appreciate the help!
 
Code:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
;sendmail_from = [email][email protected][/email]

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = /usr/sbin/sendmail -t -i

Thats it.
 
Back
Top