http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4840
------- Additional Comments From [EMAIL PROTECTED] 2006-03-24 17:44 ------- Created an attachment (id=3433) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3433&action=view) alternate approach well, this works, but may not be the preferred approach. but i like quick fixes. ;) # echo -e "\n\nhttp://www[dot]lilacmoondolls[dot]com" | spamc -p 666 X-Spam-Tests: EMPTY_MESSAGE,NO_RECEIVED,NO_RELAYS,TVD_SPACE_RATIO,URIBL_BLACK # echo -e "\n\nhttp://lilacmoondolls dot com" | spamc -p 666 X-Spam-Tests: EMPTY_MESSAGE,NO_RECEIVED,NO_RELAYS,URIBL_BLACK # echo -e "\n\nhttp://sub1(dot)sub2(dot)lilacmoondolls(dot)com" | spamc -p 666 X-Spam-Tests: EMPTY_MESSAGE,NO_RECEIVED,NO_RELAYS,TVD_SPACE_RATIO,URIBL_BLACK ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
