Cheatsheet addition

This commit is contained in:
Diskette Guy
2025-10-18 21:24:42 +07:00
parent ca87d7a828
commit 176ac83684
2 changed files with 19 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
Welcome to Cheatsheet.txt, licensed under CC-0. No attribution required.
But it is writen by Diskette (diskette@dailitation.xyz)
Information regarding the flags are in dkimpy repository.
[__init__.py]
Initialization file,
class dkimMilter, a milter for dkim
define check_dkim, I assume that this checks dkim, how?
def sign_dkim
[dnsplyug.py]
File for interfacing with DNS
+2
View File
@@ -4,6 +4,8 @@ Please do note that there might be some mistakes along the way... No warranty is
This implements support for internationalized email address (RFC 8616) This implements support for internationalized email address (RFC 8616)
Cheatsheet.txt is a file for my (diskette@dailitation.xyz) personal note taking.
# OVERVIEW # OVERVIEW
This is a DKIM signing and verification milter. It has been tested with both This is a DKIM signing and verification milter. It has been tested with both