mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #2617] imap-migration associated domains feature doesn't work #1657
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#1657
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 @stefaweb on GitHub (Sep 27, 2022).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2617
Impacted versions
Current behavior
Hi!
It seems that "Associated domains" feature in imap-migration extension is not working.
Old server: support@domainA.tld
New server: support@domainB.tld
Associated domains
domainA.tld -> domainB.tld
The sync do not work (WRONG AUTH). If we don't use it. It works with the same accounts/domains.
In .offlineimaprc:
I found another point.
In the /srv/vmail/.offlineimaprc file, we have sslcacertfile def.
Where does this definition come from?
sslcacertfile = /etc/ssl/certs/ca-certificates.crtAs I use Letsencrypt certbot, I thought I would find the path to the Letsencryp certificate there.
sslcacertfile = /etc/letsencrypt/live/...@stale[bot] commented on GitHub (Nov 26, 2022):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.