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