Last Updated 31 March 1999
Qmail is a modern MTA and a natural replacement for sendmail. It's small, fast, efficient secure and best of all... comprehensible! I highly recommended it.
TPC is a free, community based, email to fax gateway service that covers most of the world
This document demonstrates how to set up qmail in order to support the tpc remote printer fax gateway. It assumes that you already have a faxserver up and running.
.6.1.4.1.tpc.int .5.0.9.1.tpc.int .iddd.tpc.int
N.B. Don't forget the leading dot!
+1416978xxxx +1905944xxxx +14162674412
one would add:
.8.7.9.6.1.4.1.tpc.int:alias-tpc .4.4.9.5.0.9.1.tpc.int:alias-tpc .2.1.4.4.7.6.2.6.1.4.1.tpc.int:alias-tpc
# tpc forwarding... |/var/spool/tpc/tpcmailer.pl "$EXT2@$HOST" $SENDER
Note that your tpc directory might be different than in the above example. The important issue is to get the correct path to the tpcmailer.pl perl script. The double quotes around the first argument are also superfluous.