https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5894
Mark Martinec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Mark Martinec <[email protected]> 2010-05-30 09:03:23 EDT --- > Sorry, my fault. Today I tested the last version of patch into SVN > and i found a bug into regexp. > - if ($vpopusername_tainted =~ /-> &?(.+)$/) { > + if ($vpopusername_tainted =~ /-> &?(.+)$/) { Removing the extra space. trunk: Bug 5894: spamd doesn't use vpopmail virtual users' dirs - - removed one extra space Sending spamd/spamd.raw Committed revision 949513. 3.3: (trivial) Sending spamd/spamd.raw Committed revision 949514. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
