• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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