iRedMail

Results 169 comments of iRedMail

Could you please give me a detailed step-by-step instruction (with each shell commands you ran) to reproduce this issue? @tpimh @tensor5g I don't know how to reproduce it, hence cannot...

Does using fixed SQL passwords fix the issue?

No plan to add SOGo shortly. Sorry.

Will work on it this weekend. Also upgrade it to latest iRedMail release. Need to figure out a better way to handle SQL structure update automatically. Any suggestions?

> Also, would it be possible to update the Ubuntu image to 22.04 LTS? Done. (will be pushed to repo later.) Please help leave a message in my bug report...

> While I still maintain a strong interest in the core library Dear @dw, Sorry about an out-of-topic question: Are you still working on Operon? Any update? https://networkgenomics.com/operon/

Spider Email Archiver uses [Fiber](https://github.com/gofiber/fiber) as http server and pongo2 as html template engine. Clearly mentioned on the "Credits" page of its website: https://spider-archiver.com/credits.html

I can confirm that it still does not work. @flosch Any plan to help fix this 5-year old issue? :) More details about our usage: - We usually define (and...

Here're some examples which works or not, hope it helps avoiding confusions for users coming from Python Jinja2. - File `macros/form_inputs.html` ``` {% macro m1(...) export %}...{% endmacro %} {%...

Dear all, any progress of the i18n support? - Any suggestion to implement something like `{{ _("orig string") }}` in template file like Jinja2? - How can i register a...