https://bugzilla.balabit.com/show_bug.cgi?id=87 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution| |FIXED Status|NEW |RESOLVED --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2010-06-29 17:42:27 --- this patch in 3.0 should fix the issue: commit b6ff55b0955cfe285ac7afe2063f832daed078a9 Author: Balazs Scheidler <bazsi@balabit.hu> Date: Tue Jun 29 17:41:36 2010 +0200 csv-parser: fixed greedy + drop-invalid combination greedy & drop-invalid never really worked well in combination, if they both were specified, the message always got rejected. This patch fixes this issue. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.