From: Matthias A. <mat...@gm...> - 2009-04-29 14:05:25
|
Am 28.04.2009, 23:37 Uhr, schrieb Rob MacGregor <rob...@gm...>: > On Tue, Apr 28, 2009 at 21:02, Diogo Branco <dio...@gm...> > wrote: >> Hi, i have a Windows Xp machine with Cygwin + fetchmail, some email >> messages >> fetch from the server end up with the follwing error message: >> >> "fetchmail:error writing message text >> MDA error while fetching from ******@***.** >> Query Status=6" >> >> Can some one point me to the right direction. > > The FAQ tells you what we need to know to help you ;) Indeed - http://www.fetchmail.info/fetchmail-FAQ.html#G3 - not only for bugs. > Based in the little you've provided suggests that the program you've > defined as the mda in the .fetchmailrc is the problem. Not necessarily, it could be a misinterpretation by the driver.c code. Sinking into an SMTP server when the internal code returns PS_IOERR results in said "MDA error while fetching from LOGIN@HOST" report. However without logs not bets. -- Matthias Andree |