Re: ExtractText and zbarimg
Alex <[email protected]>
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Message-ID | <CAB1R3sj+myBhb8xo=F=E1jqJ-e=Y5e9RQcAejHiL2DqPgAD86A@mail.gmail.com> |
Hi, On Thu, Jul 3, 2025 at 11:27 AM <[email protected]> wrote: > On 7/2/25 3:45 PM, Alex wrote: > > Hi, I'm seeing an increase in the number of QR code spam that isn't > being caught. I'm not even sure it's being checked using zbarimg. Here's > what I have in ExtractText.cf: > > > > extracttext_external zbar /usr/bin/zbarimg -D {} > > extracttext_use zbar .jpg .png .pdf .webp > image/(?:jpeg|png) application/pdf > > add_header all ExtractText-Uris > _EXTRACTTEXTURIS_ > > > adding .pdf to "extracttext_use" should be enough in this case > I don't understand. It's already there. Do you have any clues why it wasn't enough? I'm continuing to receive such emails that are otherwise unmarked with any spam indicators.