FormMail Sendmail Path

FormMail is a method to send email from a "contact us" type form.

A very popular and secure method to do this is using Matt's FormMail script (link (new Window)). Following the Readme customers should be able to get a working version of FormMail up relatively easiliy.

One configuration option is non-standard on 3dpixelnet's servers - the path to sendmail. On 3dpixelnet's servers this setting is:

$mailprog = '/usr/sbin/sendmail -i -t';