Add functions to get and parse SPF records

This commit is contained in:
Sokratis Alichanidis 2025-05-03 23:26:22 +02:00
parent 69cbe64e2e
commit 013c0ea4d4
Signed by: salichani
SSH key fingerprint: SHA256:DRfo4u5CWxYiHCJUUUPaBRqlOoTwT+AUm+i9y+z1uVw

10
.idea/pymsgcheck.iml generated Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.12 (pymsgcheck)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>