https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7660

            Bug ID: 7660
           Summary: PDFInfo Plugin Appears to Only Scan Some Sort of
                    Default Email
           Product: Spamassassin
           Version: 3.4.1
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Plugins
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: Undefined

Created attachment 5632
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5632&action=edit
Print to file statements

While testing the PDFInfo plugin, I noticed it wasn't catching my spam PDF...

So I put some print to file statements in the PDFInfo.pm plugin file, and
checked the output to see what was going on...

After futzing around for a while, I finally decided to check the message body,
because the plugin was not finding any mime parts that matched
"application/pdf", there was only one mime part, "text/plain"

The message body is made up of

I need to make this message body somewhat long so TextCat preloads
I need to make this message body somewhat long so TextCat preloads
I need to make this message body somewhat long so TextCat preloads
I need to make this message body somewhat long so TextCat preloads
I need to make this message body somewhat long so TextCat preloads
I need to make this message body somewhat long so TextCat preloads
I need to make this message body somewhat long so TextCat preloads
...

The email from header says [email protected]
The message Id changes every time i send an email

Im not sure if I am doing something wrong, or if I have something
misconfigured, but in the /var/log/mail.log I can see it processing my email,
then it says print on closed filehandle $fh a few times, then it says "clean
message..."

So Im pretty sure the plugin is being loaded, it is being executed, but it's
not being executed on the email that im sending, its being executed on some
sort of default email

Any ideas?

- Jeffrey

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to