<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
Hi folks <BR>
I've got a problem with fetchmail, seeming to take forever to pop my mail. I do have keep messages on server, but when I popped direct to evolution I never had this problem. Here's the source of one message showing how long it took fetchmail to get it.<BR>
<BR>
<TT>Received: from pop.plus.mail.yahoo4.akadns.net by localhost with POP3</TT><BR>
<TT> (fetchmail-6.2.5) for ruscook@dalek.sydwest (single-drop); Sat, 08 Oct 2005</TT><BR>
<TT> 02:50:56 +1000 (EST)</TT><BR>
<TT>Received: from 203.55.209.65 (EHLO ns10142.housing.nsw.gov.au)</TT><BR>
<TT> (203.55.209.65) by mta227.mail.mud.yahoo.com with SMTP; Thu, 06 Oct 2005</TT><BR>
<TT> 18:34:22 -0700</TT><BR>
<TT>Received: from ns10142.housing.nsw.gov.au ([127.0.0.1]) by</TT><BR>
<TT> ns10142.housing.nsw.gov.au with InterScan Messaging Security Suite; Fri, 07</TT><BR>
<TT> Oct 2005 11:34:18 +1000</TT><BR>
<BR>
<BR>
I've also included my fetchmail command (cron job)<BR>
fetchmail -s -U<BR>
<BR>
I was also getting the following errors during the day yesterday <BR>
<TT> fetchmail: timeout after 300 seconds waiting for server pop.mail.yahoo.com.au.</TT><BR>
<TT> fetchmail: socket error while fetching from pop.mail.yahoo.com.au</TT><BR>
<TT> fetchmail: Query status=2 (SOCKET)</TT><BR>
<BR>
So, I know it is sometimes failing, but that can't be the whole problem as I'm running fetchmail every 12 mins.<BR>
<BR>
HEre's my fetchmail.rc file (passwords blanked of course)<BR>
poll pop.mail.yahoo.com.au
<PRE>
proto pop3
auth password
user "windsorcycles"
pass "xxxx"
is ruscook@dalek.sydwest here
fastuidl 1
keep
no fetchall
no ssl
user "bike_oz"
pass "xxxx"
is ruscook@dalek.sydwest here
fastuidl 1
keep
no fetchall
no ssl
user "ruscook_oz"
pass "xxxx"
is ruscook@dalek.sydwest here
fastuidl 1
keep
no fetchall
no ssl
poll pop.netspace.net.au
proto pop3
auth password
user "ruscook"
pass "xxxx"
is ruscook@dalek.sydwest here
fastuidl 1
keep
no fetchall
no ssl
Any advice as to what I can do to improve fetchmails' reliability and performance?
Thanks,
</PRE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Kind Regards Russell<BR>
==================<BR>
www.windsorcycles.com.au<BR>
sales@windsorcycles.com.au<BR>
ph. 02 4577 3209<BR>
bikes.no-ip.info<BR>
Linux user #369094<BR>
================== <BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>