Heya, I'm trying to install formmail on my website, but one of the variables I need is the path to the server's sendmail location:
$mailprog = '/usr/lib/sendmail -i -t';
This variable must define the location to your server's sendmail
program.
I have no idea what this means, but could someone tell me what the path is so I can do some copyage-pastage? Thankees!
$mailprog = '/usr/lib/sendmail -i -t';
This variable must define the location to your server's sendmail
program.
I have no idea what this means, but could someone tell me what the path is so I can do some copyage-pastage? Thankees!
