https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6313
--- Comment #3 from Mark Martinec <[email protected]> 2010-02-01 11:28:53 UTC --- Created an attachment (id=4666) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4666) proposed patch This patch fixes both taint issues, and also prevents spamd creating user's .spamassassin directory if $opt{'user-config'} is false. Bug 6313: Spam checking gets disabled for Virtual Users when userprefs exist in SQL only; (fixing two taint issues on getpwnam, and prevents spamd creating user's .spamassassin directory if $opt{'user-config'} is false) Sending lib/Mail/SpamAssassin.pm Sending spamd/spamd.raw Transmitting file data .. Committed revision 905379. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
