@kcalderw wrote:
...our own accounts that are used for voicemail to email relay and our scan to email addresses...
Is this email being sent as authenticated users/accounts in your Google Workspace (i.e. the sent email appears in Gmail Sent for the users/accounts), or sent directly by/from systems (not relayed through Google mail)? If sent "off-Google", do you have SPF and/or DKIM set up for these systems?
@kcalderw wrote:
v=DMARC1; p=none; fo=1;
Are you sure? If I found the correct domain, you have:
v=DMARC1; p=quarantine; fo=1; rua=mailto:twp@twpschools.org
...at least for the parent domain. Maybe you're working with a subdomain...
It looks like you have DMARC aggregate reports (rua in DMARC record) sent to an email in your domain. I'm curious how you process/parse the reports for viewing? If you're using a certain tool/service and don't mind sharing, I'm interested. You might already be aware, but you can have multiple destinations for aggregate and forensic (ruf) reports. For example:
rua=mailto:rpts@agproc1.com,mailto:rpts@agproc2.com
In case you find it helpful, I like Postmark's free DMARC monitoring. I receive weekly DMARC digest emails from them, for various domains we have. It tells me the number of emails processed, the percentage of emails SPF or DKIM aligned (or both) and the percentage of emails SPF and DKIM not aligned (neither/nor). I'm not affiliated with Postmark in any way. Just like their service.