minimalist
minimalist copied to clipboard
minimalist mailing list manager
The code you have already is more portable than what's in this pull request, but I wanted to share this for anyone looking for an alternative to running the program...
On perl v5.36 I ran into a bug that took me a while to track down. The `given()` construct erases its argument after mixing the `if` statements with the `when()`...
Dear @madroach, In first, I wish you a Happy New Year! Can you add supports of : - SCRAM-SHA-1 - SCRAM-SHA-1-PLUS - SCRAM-SHA-256 - SCRAM-SHA-256-PLUS - SCRAM-SHA-512 - SCRAM-SHA-512-PLUS -...
According to the README, a new list has to be created under `$directory/lists/$list`. However, the actual code always looks into `$directory/$list`. You need to modify either the code or the...
Hi. I recentlty tried to upgrade my old minimalist installation with your new one. Found a problem with delivery = /usr/bin/sendmail. Mailinglists are fine but mails to the minimalist do...