https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6512
--- Comment #3 from Sidney Markowitz <[email protected]> 2011-07-12 00:55:20 UTC --- Created attachment 4933 --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=4933 Suggested alternative for the final loop Here is an improvement for the final loop that sanitizes the input from the MIRRORED.BY file to prevent bash script injection, drops the extra stuff after the URL, skips comment lines, and is insensitive to leading whitespace, all with fewer lines of code by adding a single sed filter. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
