You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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?
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!
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!
The text was updated successfully, but these errors were encountered: