ucdavis / ucdavis/Purchasing

Lower the Spam Assassin score for Pre-purchasing using these guidlines: http://www.gossamer-threads.com/lists/spamassassin/users/129784

Open
#315 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feedback
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.