Toshiba GD-1040 Service Manual page 71

Internet facsimile (for dp120f/125f)
Table of Contents

Advertisement

(2)
Enter the following command to exract the CF-3.7Wpl2 package.
$ tar zxvf CF-3.7Wpl2.tar.gz
$ cd CF-3.7Wpl2
(3)
Enter the following command to make the programs of CF.
$ make cleantools
$ make tools
$ make samples
(4)
Enter the following command to edit ".def" file to your wished configuration. ".def" file
samples are included in Standard directory.
$ vi sendmail-ifax.def
Please refer to "2.1.4 Contents of files using sendmail with iFax" for an example of ".def"
file's contents.
(5)
If you use static mail routes, you need to edit a "sendmail.route" file. Enter the following
command to edit "sendmail.route" file.
$ vi sendmail.route
Please refer to "2.1.4 Contents of files using sendmail with iFax" for an example of ".route"
file's contents.
(5)
Enter the following command to make a "sendmail.cf" file. ".cf" file name subscribing at
this line is the same as before ".def". For example, if ".def" file is "foo.def", ".cf" file is
"foo.cf".
$ make sendmail-ifax.def
(6)
If you completed to make a "sendmail-ifax.cf" file, enter the following command to copy
the file to an appropriate place. You might need to be root by su command and etc.
# mv /etc/sendmail.cf /etc/sendmail.cf.org
# mv sendmail-ifax.cf /etc/sendmail.cf
(7)
Enter the following command to restart Sendmail.
# kill -HUP (a pid of sendmail)
(Use "ps x" command when you would like to check a pid of sendmail.)
Or you can use the following command instead of "kill" command.
# /etc/rc.d/init.d/sendmail start
May 2001 © TOSHIBA TEC
4-11
Internet FAX Kit - Mail Server Setup

Advertisement

Table of Contents
loading

Table of Contents