foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
5k stars 240 forks source link

Fix issue with `maddyctl hash` #502

Closed bs2kbs2k closed 2 years ago

bs2kbs2k commented 2 years ago

--argon2-time set the memory instead of time due to a typo

foxcpp commented 2 years ago

Thanks!