iRedMail
iRedMail
Preparing to release milter with just one plugin "reject_forged_sender" in first stable version. Since iRedAPD is working fine, we tend to replace it slowly to save our time. let me...
We're busy working on the iRedMail Enterprise Edition (EE) (https://www.iredmail.org/ee.html), and v1.0-beta3 is out today. You can give it a try if you're interested. https://docs.iredmail.org/install.iredmail.enterprise.html iRedMail EE combines iRedMail installer...
I ran into same issue today. Any param with data type `boolean` (or `bool`) will cause this issue. ``` // @Param active body boolean false "Set account status." Enums(true, false)...
Would you like to send a pull request? :)
Any error in log files?
Missing volume: ` -v /iredmail/data/mailboxes:/var/vmail/vmail1`
More like a ports tree issue. If you're building a new iRedMail server, consider switching to Linux instead.
Hi @fx00f We're moving to new docker image here: https://github.com/iredmail/dockerized/issues/137
- Where do you save these 2 settings? - Did you restart container?
> However, when going to access Roundcube I get an error about not being able to reach the database. Is Roundcube configured to use correct sql username and password in...