fetchmail-friends
[Top] [All Lists]

[fetchmail]May be a bug fix ?

2001-07-02 02:45:29
Hi !

I'm using Fetchmail for a long time and it works quite well. But
sometimes, "Received:" Lines seems not to be analysed (multi-drop mode).
Only first "Received:" header is parsed. I check a lot of options and
nothing to do !
I looked at the sources files  of release 5.8.8 and I think I found a
bug:

in file "transact.c", lines 799 and 806 I think the test

skipcount++ != ctl->server.envskip

should be

skipcount++ < ctl->server.envskip

I try on my own and this seems to work well.


--
Stéphane Tavenard
Responsable bureau d'études
Quasar Concept SA          Z.I des Landes 49240 Avrillé
Tel: (33) 02 41 34 35 11   Fax: (33) 02 41 34 35 12
Tel direct: (33) 02 41 34 41 42
stephane(_dot_)tavenard(_at_)quasar-concept(_dot_)fr
http://www.quasar-concept.fr
--




<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]May be a bug fix ?, Stéphane Tavenard <=