fetchmail-3.9.8のinstall (97/06/21) 1) 展開 $ tar zxvf fetchmail-3.9.8.tar.gz -C ~/src 2) cofigure、make、install $ cd ~/src/fetchmail-3.9.8 $ ./configure $ make $ su # make install 3) .fetchmailrcの作成 sample.rcfileを参考にする。 poll s1.niigata-cc.niigata.niigata.jp # Server IP address(or FQDN) protocol POP3 # Use Protocol user hogehoge # User Name password foobar # User Password