Thank you for answering.
I am expecting to receive an email every time I submit my contact us form. I have added the options I mentioned before but still it seems like the mail function is not triggered. I have added the from: header. I do not know what else to do.. :(
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 =...