Manually Configuring formmail.pl to work with RealCart
Setting the location of Sendmail in formmail.pl
You may not need to do this. The default location for sendmail as configured in the formmail.pl script is
/usr/lib/sendmail
If you are unsure as to whether this needs to be changed you can ask your ISP by sending them a message requesting information about your Perl and CGI access and how to configure 3rd party scripts to work on their system. Unless your web hosting ISP can confirm that
/usr/lib/sendmail
isnt correct then you should leave the location of PERL as specified in the FormMail script alone. If you are sure that you do need to change the path to PERL in FormMail then you can do so by following these simple instructions.