Toshiba GD-1040 Service Manual page 78

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

Advertisement

3.1.3 Installing and setting qmail-pop3d
(1)
Enter the following commands to install checkpassword.
$ tar zxvf checkpassword -0.81.tar.gz
$ cd checkpassword -0.81
$ make
# su
# cp checkpassword /bin/
# chmod 700 /bin/checkpassword
(2)
Check /etc/services. You need check whether there is the following line in it.
pop3 110/tcp
(3)
Set up qmail-pop3d in /etc/inetd.conf. (All must be entered on one line.)
pop3 stream tcp nowait root /var/qmail/bin/qmail-popup YOURHOST
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir
(4)
Enter the following command to restart inetd.
# /etc/rc.d/init.d/inetd restart
(5)
Set up Maildir for all accounts that use POP3. For example, creating an account for "ifax"
is as following. You might need to be root by su command etc.
# su ifax
$ cd /home/ifax
$ /var/qmail/bin/maildirmake $HOME/Maildir
$ echo ./Maildir/ > ~/.qmail
$ chmod 644 ~/.qmail
$ exit
Internet FAX Kit - Mail Server Setup
4-18
May 2001 © TOSHIBA TEC

Advertisement

Table of Contents
loading

Table of Contents