• v0.4 6177017d96

    Beta4 Pre-Release

    Sceptique released this 2022-11-26 02:21:13 +01:00 | 12 commits to master since this release

    • Add autoregister (automatically subscribe incoming emails to the
      mailinglist)
    • Add restrictedwrite (do not distribute incoming emails if not
      validated by a modo)

    -----BEGIN PGP MESSAGE-----

    owEBdgKJ/ZANAwAIAdFqaEkrJ6fjAcsvYgBjgWukNjE3NzAxN2Q5NjgyZjJiYWMy
    ZDVhMjU4N2RmNDFlMTVmMWVkNTFhYwqJAjMEAAEIAB0WIQSre3Nm8DUMiWTsnU/R
    amhJKyen4wUCY4FrpAAKCRDRamhJKyen40j7EACrkV8gHwjuGc5vYUydy9eNkGcj
    TyDMQdhGN8t4kVtvrf5w/LyvzK/C3OR+wzRZU3Wq0RVtWGFe8lP1IF8Qy1Ee5n0d
    ToiXGlzoq7NB7naGPe01n0KYF+OwEOF1DNdwRbBRVy4N4yn4422H9nws04lg+R5M
    6HT7u3T3uR4L+pU922/IG6lEl+T/f2fdcHI+vNT0+6IjefuTOF1xgn1qpkhCfy03
    DBub2e0d6R6PR7fgUMe8D0/iNhqhI7DSpkar/8BhYNhg+M6UGtRJ8tzUFrUL6M+r
    wWLv9UT425yyU0rRIH3X9YRLlaUYNY7NBW0uKJkvhxN73Bx+ZPAFJk9O9lHukyj5
    opcUwMeEDXpPR4y7k1Ok7H9ywtX8/nzIaCiSDfHTfMk/4M2mXRAo6VYfDm4Gkq05
    Jai7djnWy0RXpYDJ3aiFav4VD7WUYeVNxHuoyAaW3SU1Fg8fMB0GGP4WhIE6KHTk
    ByruV2HL65LUySbFfWFHbX1gAK22BMCxS9rRKNe03WdMHcFPYAFlEZG+/HiaQLej
    Tlq2GbD8k8sRO2/Y6J8vOdl1TAA8186+jt1Qshu/mrSQw4UF/ssFm3RCi6mXPcn+
    RS8+Hs+B1udFQPP/IM0zxjYXSmkTS0yomA1daIwyCZDW6H8TxDMsJRFJ//gdmuNj
    5b0vrFg4BuQp29TJAw==
    =6+dY
    -----END PGP MESSAGE-----

    Downloads
  • v0.3 dc5950efc6

    Beta3 Pre-Release

    Sceptique released this 2022-11-23 20:33:12 +01:00 | 26 commits to master since this release

    • Fix Date format for better email client compatibility and email compliance (tested with Kmail)
    • Handle base64 encoded message (tested with Kmail)
    • Add tooling for database management and easier mailinlist build
    Downloads
  • v0.2 233613b5c8

    Beta2 Pre-Release

    Sceptique released this 2022-11-19 17:22:12 +01:00 | 31 commits to master since this release

    This version is almost production-ready. Basic features work, stability minimal ok, configuration for deployment ok, and security minimal ok.

    Features

    • Creating new mailing lists via script very easy
    • Subscribing to mailing list and respect for security policy
    • Validating new users
    • 2 level of protection (modo & op)
    • Distributing emails

    Technical points

    • Changing database is very easy
    • Changing templates is very easy
    • Adding new feature do not need refactoring

    Security

    • Not audited yet
    • Logs not standardized but can help monitoring
    • The most dangereous operations (creating free ML) only from CLI requre access to the server
    Downloads