• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Mail from the Sent box is not imported with the import function

carlsson

Basic Pleskian
Server operating system version
Ubuntu 20.04
Plesk version and microupdate number
18.0.58 Update #2
Hi folks,

I was just migrating three mailboxes from one provider to my Plesk server. I was using the "Import mail messages" function, and it worked awesome! – At least until I noticed that the mails from the Sent box hadn't been imported…

I have now copied all mails from the sent box with drag and drop, but I have a lot more mailboxes to move in the upcoming weeks, and this will be an issue.

Any idea what's up with that?
 
Another mail server migration, and the same thing happened.

I recognize this behavior, but I don't know what to do about it, other than to manually move sent mails that you want to keep.

Any ideas?
 
Your source mailserver does use/have a different name for the "Sent" (and possibly other) folder than your Plesk server and the Mail Import tool is not able to correctly map the two folders.
This is a common problem with IMAP mailboxes, as different mail clients like Outlook, Thunderbird and Apple Mail do use different names for the "Sent" folder, on top of using localized names depending on the language of your computer.
And of course we should also not forget that mail clients may technically use the standardized folder name ("Sent") on the server, but just show you the localized name for it.

In short, there are so many uncontrollable variables when it comes to IMAP folder names, that for such cases you may need a more advanced IMAP migration tool like "imapsync", that allows you to manually map the source folder names to the destination folder names, in case they are different.
 
I *think* you maybe able to address this issue in the Namespace configuration of Dovecot too. By adding the local (Swedish) name of folder to the configuration. I don't have any example on hand, but I am sure that I you Google arround a bit you'll find more information on the topic.
 
[snip]In short, there are so many uncontrollable variables when it comes to IMAP folder names, that for such cases you may need a more advanced IMAP migration tool like "imapsync", that allows you to manually map the source folder names to the destination folder names, in case they are different.

Yes, that is the logical answer. Thanks for the explanation!
One just have to be observant after an import, and another import I did (from another mail server) worked just as it should.


I *think* you maybe able to address this issue in the Namespace configuration of Dovecot too. By adding the local (Swedish) name of folder to the configuration. I don't have any example on hand, but I am sure that I you Google arround a bit you'll find more information on the topic.

That is unlikely. The server is still in english, the Mail app is just a shell interpreting the terms it get from the mail server.
Thanks for the input though.
 
Back
Top