mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1382] Update moduboa-postfix-maps.chk #1098
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#1098
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 @plvsouza on GitHub (Jan 31, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1382
I get this error when trying to update moduboa-postfix-maps.chk after update to 1.10.1
@ghost commented on GitHub (Jan 31, 2018):
Looks like you forgot the upgrade instructions: http://modoboa.readthedocs.io/en/latest/upgrade.html#id2
@plvsouza commented on GitHub (Jan 31, 2018):
I follow this steps exactly
@tonioo commented on GitHub (Jan 31, 2018):
@plvsouza Looks like you're not using the right python binary so the virtualenv is not loaded. If you run the command as root, make sure to use the absolute path of the binary (like
/srv/modoboa/env/bin/python)@plvsouza commented on GitHub (Jan 31, 2018):
Now I'm having this problem when starts postfix
@tonioo commented on GitHub (Jan 31, 2018):
Looks at the upgrade instructions:
http://modoboa.readthedocs.io/en/latest/upgrade.html#id2
@tonioo commented on GitHub (Jan 31, 2018):
And also update proxy_read_maps.
@plvsouza commented on GitHub (Jan 31, 2018):
And also update proxy_read_maps?
Where?
@tonioo commented on GitHub (Jan 31, 2018):
Should be in the same file, main.cf. Have you used the installer?
@plvsouza commented on GitHub (Jan 31, 2018):
It works now