Lower the Spam Assassin score for Pre-purchasing using these guidlines: http://www.gossamer-threads.com/lists/spamassassin/users/129784
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
These line items in Spam Assassin can be avoided, which should reduce the amount of pre-purchasing messages marked as spam:
0.7 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
1.1 HTML_IMAGE_ONLY_16 BODY: HTML: images with 1200-1600 bytes of words
0.4 HTML_MIME_NO_HTML_TAG HTML-only message, but there is no HTML tag
There's a guide here:
http://www.gossamer-threads.com/lists/spamassassin/users/129784
Thomas Pomroy on June 4, 2013 3:30 PM (0 comments) Public permalink
Votes: 1
Author: jsylvest
Voters: jsylvest
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Locate the code that generates pre-purchasing messages, then compare its MIME and HTML output with the three listed SpamAssassin rules; done when those rules no longer match and the message behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100