Git Product home page Git Product logo

Comments (4)

liuch avatar liuch commented on July 4, 2024

This will cause mails to be selected with every fetch run but they will be skipped if processed before. Considering you will probably run the fetch once a day this would be acceptable.

This ceases to be acceptable when the daily volume of reports is large enough and there is a limit on the number of reports that can be processed at a time.

This utility was originally written with the assumption that no one looks into the mailbox but it. And if someone does, it is only to control the work of the utility. The obvious solution to this problem is to set up redirecting copies of the reports to the responsible person's mailbox. It might make sense to add such an option with a risk warning. I'll think about that.

from dmarc-srg.

williamdes avatar williamdes commented on July 4, 2024

I have one workflow affected by this, when I select the first email of the list on Thunderbird it makes it read, I have to put in unread and finish my selection before doing a right click and copy to my DMARC folder
Basically I manually copy emails from some clients into the ingestion folder.

from dmarc-srg.

liuch avatar liuch commented on July 4, 2024

When I wrote about copying reports, I meant specifying something like a server-side Sieve rule or one more mailbox in the DNS record _dmarc.yourdomain.net

from dmarc-srg.

KlaasBonnema avatar KlaasBonnema commented on July 4, 2024

I receive the raw dmarc report mails with pop3 in a Thunderbird account. This way I build an archive of all raw dmarc report mails.
A new dmarc report will however show as a new incomming message, distracting me from other incomming messages so I set a message filter to mark the new dmarc reports as read.

I made a change in dmarc srg to replace UNSEEN with ALL to process all dmarc emails, even if marked as seen and I set the max number of reports to process to unlimited. I can control the number of e-mails remaining in the mailbox with a Thunderbird setting and thereby control the overhead incurred.

If you allow to configure this with a proper warning text regarding limiting the maximum number of e-mails then that would make me happy.

from dmarc-srg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.