mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #2523] No module named collections.abc #1621
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1621
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lbayerlein on GitHub (May 23, 2022).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2523
Hi,
thanks for your great work. Modoboa makes email server management a lot easier. I upgraded (yes, I know it is quite old) from version 1.8 to 1.10 and stopped, because I receive following error:
I changed every line and updated plugins first. But on managesieve, I am doing something wrong.
Here my module list:
I read https://bugzilla.redhat.com/show_bug.cgi?id=1793003. I have changed
/srv/modoboa/env/lib/python2.7/site-packages/sievelib/commands.pymanually for testing purposes. But it prints ASCII errors, so I reverted this back to default.Can you help me, please?
Thank you
@lbayerlein commented on GitHub (May 23, 2022):
Downgrading sievelib solved my problem