qpopper-2.53のInstall
% ./configure
% make
# install -c -s popper /usr/local/libexec/
# install -c -s -o pop -m 4511 popauth /usr/local/bin/
# cp popper.8 popauth.8 /usr/local/man/man8/
APOP対応でmakeした場合は、さらに以下の事を行わないとAPOPでアクセスできません。
% make bsf
# install -c -s -m 555 imapd/imapd /usr/local/libexec/
1999年02月 imap-4.5へVersion Up
1999年10月 imap-4.6へVersion Up
1999年11月 imap-4.7へVersion Up
2000年02月 imap-4.7aへVersion Up
(1) ソースファイルの取得
% make
# mv -f /usr/sbin/sendmail /usr/sbin/sendmail.orig
# make install
あとは、sendmailへHUPシグナルを送ってやれば再起動されます。
% ./configure
% make
# make install
1998年11月 fetchmail-4.6.7へVersion Up
1998年12月 fetchmail-4.7.2へVersion Up
1999年01月 fetchmail-4.7.5へVersion Up
1999年02月 fetchmail-4.7.8へVersion Up
1999年03月 fetchmail-4.7.9へVersion Up
1999年04月 fetchmail-5.0.1へVersion Up
1999年05月 fetchmail-5.0.3へVersion Up
1999年06月 fetchmail-5.0.5へVersion Up
1999年09月 fetchmail-5.1.1へVersion Up
1999年10月 fetchmail-5.1.2へVersion Up
1999年11月 fetchmail-5.1.4へVersion Up
1999年12月 fetchmail-5.2.2へVersion Up
2000年01月 fetchmail-5.2.4へVersion Up
2000年02月 fetchmail-5.2.8へVersion Up
2000年03月 fetchmail-5.3.2へVersion Up
2000年04月 fetchmail-5.3.5へVersion Up
2000年05月 fetchmail-5.3.8へVersion Up
-------- .rhosts ---------- TriStar -------- .rhosts ----------(b) 接続
注:rshの結果が回線切断までうまく戻ってこない時があるので-tオプションで適当な時間でTimeOutするようにしています。
それで、送信したメールはFMV-475NL/Sのmailキューに一端キューイングされ次回接続時に送信されますし、受信メールはWindows側で取り込んで読むことができます。
※ 但し、Dialup Router(FMV-4100NL/T)側でon-demand Dialupが可能にしておかなければなりません。
(1) 関連ファイルの入手
(a) http://www.jp.freebsd.org/www.freebsd.org/ja/ports/mail.htmlからpoppassd.tarを入手します。
(b) ftp://ftp.qualcomm.com/eudora/servers/unix/password/からpoppassd-4.0のソース(pwserve-4)を入手します。
戻る
Last Update 2000.05.02