LINUX ZAURUSを最近購入しfetchmailの設定を試みていますが、
fetchmailを実行すると下記のような表示が帰ってきます。
これも過去の掲示板にあるようにSOCKETエラーという事なの
でしょうか?もしお判りでしたら教えてください。
zaurus% fetchmail
33 messages for xxxxx at pop.nifty.com (976316 octets).
reading message xxxxx@pop.nifty.com:1 of 33 (49263 octets) ./usr/bin/procmail:
not found
.......fetchmail: SIGPIPE thrown from an MDA or a stream socket error
fetchmail: socket error while delivering to SMTP host pop.nifty.com
fetchmail: Query status=2 (SOCKET)
fetchmail: terminated with signal 13
> LINUX ZAURUSを最近購入しfetchmailの設定を試みていますが、
> fetchmailを実行すると下記のような表示が帰ってきます。
> これも過去の掲示板にあるようにSOCKETエラーという事なの
> でしょうか?もしお判りでしたら教えてください。
>
>
> zaurus% fetchmail
> 33 messages for xxxxx at pop.nifty.com (976316 octets).
> reading message xxxxx@pop.nifty.com:1 of 33 (49263 octets) ./usr/bin/procmail:
> not found
> .......fetchmail: SIGPIPE thrown from an MDA or a stream socket error
> fetchmail: socket error while delivering to SMTP host pop.nifty.com
ログを見ればすぐわかると思いますが、過去ログとは違い、.fetchmailrcの「smtphost」の設定ミスで、niftyのPOPサーバにSMTP接続しようとしているから当然つながらないだけでは?
自分のlocalhostに配送するのではないのですか?
> fetchmail: Query status=2 (SOCKET)
> fetchmail: terminated with signal 13
> ログを見ればすぐわかると思いますが、過去ログとは違い、.fetchmailrcの「smtphost」の設定ミスで、niftyのPOPサーバにSMTP接続しようとしているから当然つながらないだけでは?
> 自分のlocalhostに配送するのではないのですか?
アドバイス有難うございます。.fetchmailrcに"smtphost localhost"
の行を追記したのですがやはり同じメッセージが表示されました。
追記が間違っているのでしょうか?
こちらのタイプミスのようでした。
直りました。有難うございました。