RobCabrera
New Pleskian
Hello all,
I have a contact us page on my site and I am trying to send an email to myself with the information entered in the contact-us form. I was told that I have to specify the following options before php can generate an email.
sendmail_path = /usr/sbin/sendmail -t
sendmail_from = [email protected]
My question is: how do I edit such options? I went to the panel > domains > my domain > php options and all the way at the bottom there is a text field where you can enter additional configuration directives but when I entered the above mentioned and i do restart my server, nothing happens.
Any guidance will be really appreciated. Thank you all.
I have a contact us page on my site and I am trying to send an email to myself with the information entered in the contact-us form. I was told that I have to specify the following options before php can generate an email.
sendmail_path = /usr/sbin/sendmail -t
sendmail_from = [email protected]
My question is: how do I edit such options? I went to the panel > domains > my domain > php options and all the way at the bottom there is a text field where you can enter additional configuration directives but when I entered the above mentioned and i do restart my server, nothing happens.
Any guidance will be really appreciated. Thank you all.