• 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.

Forwarded to devs mailbox rename feature broken

darkdragon

New Pleskian
TITLE:
mailbox rename feature broken
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Onyx Version 17.5.3 Update #7 on Debian 7.11 using Postfix
PROBLEM DESCRIPTION:
Renaming mailboxes results in errors and an inconsistent state.​
PART 1
STEPS TO REPRODUCE:
Rename a mailbox from [name1] to [name2].​
ACTUAL RESULT:
Folder /var/qmail/mailnames/[domain]/[name1] still exists.​
EXPECTED RESULT:
Folder /var/qmail/mailnames/[domain]/[name1] should not exist any more.​
ANY ADDITIONAL INFORMATION:
Folder /var/qmail/mailnames/[domain]/[name1] contains a file named .spamassassin.​
PART 2
STEPS TO REPRODUCE:
Rename the mailbox from [name2] back to [name1].​
ACTUAL RESULT:
An error occurs because folder could not be renamed because /var/qmail/mailnames/[domain]/[name1] still exists and the action is aborted without completion, leading to an inconsistent state.​
EXPECTED RESULT:
Rename should work without any errors.​
ANY ADDITIONAL INFORMATION:
I manually deleted folder /var/qmail/mailnames/[domain]/[name1] and renamed folder /var/qmail/mailnames/[domain]/[name2] to /var/qmail/mailnames/[domain]/[name1].
PART 3
STEPS TO REPRODUCE:
Rename the mailbox again from [name1] to [name2].​
ACTUAL RESULT:
An error occurs because database fields (name, dom_id) are not unique.​
EXPECTED RESULT:
Rename should work without any errors.​
ANY ADDITIONAL INFORMATION:
I tried to bring my system back to a consistent state via changing [name1] to [name2] in database psa table smb_users. Now login works with the new name. I hope there are not more incomplete leftovers from this procedure.​

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Last edited:
Please specify your Plesk version and all fields with full information instead of "see above". Also specify used MTA - Qmail or Postfix.
Thanks.
 
Please specify all fields with full information instead of "see above".

I usually don't see the point in stating obvious things and thus making things more lengthy so that more time is needed to read it (e.g. actual result: error occured; expected result: no error occured), but I followed your request and modified the original report.
 
From developer:

Could not reproduce this. Possibly either need some additional steps to reproduce or there is the database inconsistency.

So I recommend creating a request to support team to do in-depth investigation to find the reason and to fix it. Please create a ticket to support at Help Center
 
Back
Top