Date: Mon, 20 Apr 2009 23:40:17 +0800 From: =?utf-8?B?5byg6Ie7?= <windforce150@vip.qq.com> To: freebsd-questions@freebsd.org Subject: Re: About fetchmail Message-ID: <20090420154017.GA34801@my.cn> In-Reply-To: <200904201420.18078.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> References: <mailman.109.1240221583.1118.freebsd-questions@freebsd.org> <20090420102015.GA61226@my.cn> <200904201420.18078.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, Mel. I found the reason is that sendmail failed to start because I replaced /usr/lib/libssl.so.5 with /usr/local/lib/libssl.so.5. After I rebuild the world, it got OK. On Mon, Apr 20, 2009 at 02:20:17PM +0200, Mel Flynn wrote: >On Monday 20 April 2009 12:20:15 张臻 wrote: >> Today when I used fetchmail to get my mails, it suddenly said that if >> failed to connect to localhost:25 and failed to send the mail to myself, >> does anyone know why? >> The information that fetch out put >> reading message xxxx@xxx.xx:1 of 3 (2223 octets) >> Trying to connect to 127.0.0.1/25...connection failed. >> fetchmail: connection to localhost:smtp [127.0.0.1/25] failed: Connection > >sendmail/postfix/whatever_mta not running. >-- >Mel >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- #################################### # 欢迎访问我的小站 # # http://zhangzhen.czm.cn # ####################################
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090420154017.GA34801>