Cheatsheet addition
This commit is contained in:
@@ -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
|
||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user