Chapter 6. FAX

If you have an mail to fax gateway or the faxspool programm TUTOS can use it to sent a fax by simply clicking the faxnumber of an address.
$tutos[faxmode] = 1;
Will use the faxspool programm (part of mgetty on most linux distributions)
$tutos[faxmode] = 2;
$tutos[faxmail]  = "fax@tutos.org";
$tutos[faxmail_user]  = "tutos";
$tutos[faxmail_pass]  = "xxx";
Will use a the email address fax@tutos.org and sent a mail to it. This feature is designed to work with mail2fax (from the mgetty package). A @NR@ String in the faxmail variable will be substituted by the faxnumber.