From: Matthias A. <mat...@gm...> - 2005-12-08 14:12:50
|
Daniel Drake <ds...@ge...> writes: >> @@ -936,7 +928,7 @@ >> * to break it in a way that blackholed mail. Better to pass >> * the occasional duplicate than to do that... >> */ >> - if (MULTIDROP(ctl)) >> + if (MULTIDROP(ctl) && msgblk.headers) >> { >> MD5_CTX context; >> > > I also think it probably makes more sense than my change did. Would be great > to see it included in the next versions of fetchmail :) Thanks for testing it. The change is already in the SVN trunk and BRANCH_6-3, so expect to see it in fetchmail-6.3.1 somewhen next week. -- Matthias Andree |