Skip to content

Maitm - v.0.2.1

Compare
Choose a tag to compare
@felmoltor felmoltor released this 14 Aug 14:15
· 14 commits to main since this release

Mail-in-the-middle - Sandia Edition:

Changes:

  • Authentication with Microsoft oauth2 (legacy) is now possible to read and send emails. (Three protocols are supported now: imap, smpt, oauth2).
  • Simplifications in the config file:
    ** No need to specify the flag "attachments -> spoof_attachement" anymore
    ** filter.yaml separates the configuration into two big options: "monitor" and "ignore"
  • Updated Dockerfile to use Alpine 3.20 and Python3.12