I'm actually rather fond of mlmmj and used it for quite a while, but I would also caution that it's not really usable at any scale without developing further tooling around it. List management is relatively primitive and you will need either tooling or manual intervention for a reasonably large number of cases. It largely barfs on HTML email (it tries to handle it but does so poorly) and so you will probably want to put something in front of it to handle that better. List creation is a painfully manual process unless you find or develop tooling to automate it (the mlmmj user community is small enough that, at least a couple of years ago, I struggled to find any tooling available and ended up writing my own shell scripts). While the code is much simpler, and perhaps because of it, the administrator experience is generally more complex, particularly around access control.
jcrawfordor|5 years ago