Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using category tags instead of (un)read marks and moving emails around #5

Open
joaociocca opened this issue Dec 13, 2019 · 4 comments
Labels
question Further information is requested

Comments

@joaociocca
Copy link

hey @wwalker0307! I'm finishing up implementing your awesome solution, and I thought about another process we have around here - the guy who created it came up with using untagged to identify untreated e-mails, and then tagging them when they are done with.

Thought I'd first try out and talk about it, instead of just slamming a PR. What're your thoughts on it? I just finished editing dmarcscript.ps1 and DmarcUnattended.ps1 on my fork, if you want to take a look!

@Grunticus03 Grunticus03 added the question Further information is requested label Dec 16, 2019
@Grunticus03
Copy link
Owner

Define untreated e-mails, I'm not sure what you mean by this.

@joaociocca
Copy link
Author

it would be the equivalent of unread emails, considering your original process. Where you list unread, I list uncategorized. Where you mark them as read and move to another folder on completion, I thought it best to also tag them with a category but leave on the same folder.
But now that I'm on vacation, it occurs to me that maybe moving them would be best for archiving purposes?

@Grunticus03
Copy link
Owner

The original intent was to get it out of the mailbox that is being queried for messages so it's not processed on the next run.

I'm not opposed to adding commented commands that a user can uncomment to allow message tagging and/or categorization.

Its been quite awhile since I looked at that script, a second take and some refactoring might do it some good.

@joaociocca
Copy link
Author

I do understand where you're coming from. My scenario consists of a mailbox that's not exclusive for DMARC messages and there already a rule in place to move them to another folder.
But I liked that idea of adding as an option! I imagine there's no rush, so when I come back from vacation I'll see to changing it to being an option, and make the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants