Koozali.org: home of the SME Server

Fetchmail segmentation fault

jeroen

Fetchmail segmentation fault
« on: November 20, 2001, 05:33:24 AM »
All of a sudden I get the following errors:

fetchmail: removing stale lockfile
/etc/fetchmail: line 71:  3704 Segmentation fault      /usr/bin/fetchmail --syslog --silent --fetchmailrc -  <
set postmaster "postmaster"
set bouncemail
set properties ""
.......(and all the rest of the file)

Nov 19 21:00:20 dabrains smtpd[2875]: SMTP HELO from localhost(127.0.0.1) as "localhost"
Nov 19 21:00:20 dabrains smtpd[2875]: mail from
Nov 19 21:00:20 dabrains smtpd[2875]: smtp connection from UNKNOWN@localhost(127.0.0.1) MAIL FROM: RCPT TO: , allowed by line 22 of /etc/smtpd_check_rules
Nov 19 21:00:20 dabrains smtpd[2875]: Recipient
Nov 19 21:00:20 dabrains smtpd[2875]: EOF while receiving message body
Nov 19 21:00:20 dabrains smtpd[2875]: Read failed from client fd (Broken pipe) - Abandoning session
Nov 19 21:00:20 dabrains smtpd[2875]: write failed: (Broken pipe)

Get these msg every time fetchmail checks for mail (every 15 mins) Seems there is a msg stuck somewhere, does anybody have any idea how I could get rid of it?

TIA

Jeroen

guestFF

Re: Fetchmail segmentation fault
« Reply #1 on: November 20, 2001, 08:37:51 AM »
Hi,

Looks like a faulty mail message is waiting at your pop-box.
Try to Telnet to your ISP pop-box and delete the message manually.

HFW

ed Form

Re: Fetchmail segmentation fault
« Reply #2 on: November 20, 2001, 04:04:39 PM »
Better to use Panda Mail.

http://www.pandamail.net

Ed Form

Jeroen

Re: Fetchmail segmentation fault
« Reply #3 on: November 20, 2001, 04:58:18 PM »
Thanks HFW......That was the problem. Someone sent me 1473 (all the same) emails. Somehow fetchmail got stuck on them. I telnettet in and deleted them all (pheew....) and everything is working again :-)

Jeroen

guestFF

Re: Fetchmail segmentation fault
« Reply #4 on: November 20, 2001, 10:55:40 PM »
Goof for you!

HFW