From: Jason T. <ja...@ti...> - 2007-05-14 15:56:12
|
On Mon, May 14, 2007 at 02:39:06PM +0100, Rob MacGregor wrote: > On 5/14/07, Kyle Contreras-Barbour <kyl...@gm...> wrote: > > There isn't anything around that other than nearly identical "start > > queue run" and "end queue run" lines. Based on your comments here > > and the addition of 'mda "/usr/bin/procmail -d %T"' to my > > .fetchmailrc I'm guessing that I'm not actually using exim. > > I suspect you're right, which makes diagnosing this more difficult (I > don't know if there is any way to get logging info out of procmail). You can enable verbose procmail logging by adding "VERBOSE=yes" to the command line: mda "/usr/bin/procmail VERBOSE=yes -d %T" > [snip] > > fetchmail: about to deliver with: /usr/bin/procmail -d 'snoutwood' > > #<snip 250+ lines of asterisks> > > fetchmail: socket error while fetching from kyl...@gm... > > @pop.gmail.com > <---SNIP---> > > That suggests a problem with the communication with the remote host > (ppp.gmail.com). Agreed. However, can you try this from a non-Cygwin host (e.g., Linux) to rule out a Cygwin specific problem? Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 |