All Versions
5
Latest Version
Avg Release Cycle
2 days
Latest Release
1485 days ago

Changelog History

  • v0.0.5.a Changes

    April 01, 2020

    ๐Ÿš€ Mostly bug fixing for previous release.
    ๐Ÿ”„ Changelog:

    • ๐Ÿ‘ Cleaned up proper support for multi-domain settings
    • Added bruteforce blocking pf rules
    • Bit more bug fixing
    • ๐Ÿš€ Moved to adding v in the release, because my brain was a mess before this :)
  • v0.0.4.a Changes

    March 30, 2020

    ๐Ÿš€ This is a huge release.
    ๐Ÿ”„ Changelog:

    • Multiple domain email-management possible (with NSD setup for primary domain only)
    • GnuPG working with bug workaruond for upstream flaw: https://dev.gnupg.org/T4886
    • โž• Added spamd
    • Large increase in modularity to pick and choose what features to enable using enable_nsd, enable_clamav, enable_spamd
    • ๐Ÿ›  Whole amount of bug fixes to get everything started

    ๐Ÿš€ If upgrading from previous release first delete /etc/ansimail/ssl/DOMAIN.pem /etc/ansimail/ssl/private/DOMAIN.key, then run both preinstall and install again.

  • v0.0.3.a Changes

    March 27, 2020

    โž• Additions

    • ensure-gpg subcommand, which makes sure that GnuPG WKD hierarchy exists , and if you have messed it up somehow, it regenerates it in a nice fashion.
    • โ†ช GnuPG WKS is considered working, with a slight bug in the openbsd port of gnupg which renders this non-working >.> A workaround has been detailed in the wiki to get the wks server running.
  • v0.0.2.a Changes

    March 26, 2020

    โœ… Found the first bug in a new end-to-end test I did for a friend :D

    ๐Ÿ›  Fixed it and have made the second pre-alpha release.

    โœ… Please test and report.

  • v0.0.1.a Changes

    March 26, 2020

    ๐Ÿš€ Super happy to release the first alpha version of AnsiMail :D

    ๐Ÿš€ There are quite a few number of features that are very under-documented, not explained or not visible. But I feel confident enough to make a test release for AnsiMail for enthusiasts and learners.

    I do run my own email server fully using AnsiMail and its user-alias management system, which has been carefully structured to be as helpful as possible.

    After install I suggest taking a look and read the executable file /usr/local/bin/ansimail and the ansimail scripts folder /usr/local/lib/ansimail/ for the available scripts. Each of these scripts serves a small purpose, along the lines of unix KISS philosophy :)

    ๐Ÿ“š Documentation is slowly being added and any help is truly appreciated.