add mail-payroll
Signed-off-by: Martin Matous <m@matous.dev>
This commit is contained in:
parent
effce90992
commit
514a2ac71d
4 changed files with 78 additions and 0 deletions
|
|
@ -83,6 +83,15 @@ Usage: `kernel-update.py`
|
|||
|
||||
Alt.: `kernel-update.py <old-version> <new-version>`
|
||||
|
||||
## mail-payroll.py
|
||||
Parse Thunderbird inbox in mailbox format, decrypt and save pdf attachments from selected sender.
|
||||
|
||||
Status: active use
|
||||
|
||||
Dependencies (python): pikepdf
|
||||
Dependencies (systemd): python3, qpdf
|
||||
|
||||
Usage: Invoke when receiving new mail using systemd path monitoring.
|
||||
|
||||
## njalla-tlsa-rotate.py
|
||||
Perform 3 1 1 + 3 1 1 TLSA key rollover for Maddy mailserver with 3h window. Since the script is stateless
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue