mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #1610] E-mail Storage Location #1265
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#1265
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 @pappastech on GitHub (Nov 4, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1610
Impacted versions
Could someone point me to the storage directory for e-mail with this setup? I'm testing and will need to migrate ~50 e-mail accounts from an existing e-mail server and need to figure out the best way to move the old e-mail over.
Thanks.
@Toniob commented on GitHub (Nov 4, 2018):
Hi,
You don't need to know the location of the storage. You should use doveadm to migrate from one server to another : https://wiki2.dovecot.org/Tools/Doveadm/Sync
@pappastech commented on GitHub (Nov 4, 2018):
Fair enough for the migration. However, in this case, I also want to store the e-mail on an NFS and mount it from the e-mail server; so I still need the mail storage location. Is it /srv/vmail?
@tonioo commented on GitHub (Nov 8, 2018):
@pappastech Yes it is.
@marcoraven commented on GitHub (Sep 1, 2019):
Could perhaps someone tell me HOW to synchronise with doveadm sync if we're talking about a modboa setup?
Suppose I want to migrate only one mailbox - should I use -u or -m?