• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Changing email address username causes error.

yabado

Regular Pleskian
When I change an email address on a user's account I get this error?

Code:
Internal error: mailmng-mailname failed: Unable to open dir /var/qmail/mailnames/mydomain.com/stevebrown/@attachments: No such file or directory System error 2: No such file or directory

Message mailmng-mailname failed: Unable to open dir /var/qmail/mailnames/bullochrec.com/stevebrown/@attachments: No such file or directory System error 2: No such file or directory
File Agent.php 
Line 243
Type PleskUtilException

IS this a known error and how to fix it?

Using Cloudlinux 6.6 and Plesk 12
 
Looks like @attachments folder is removed. You can simply recreate it and assign proper permissions on it as on other folders inside 'stevebrown' folder

by default it's like this:

# ll /var/qmail/mailnames/domain.tld/admin/
total 8
drwx------ 2 popuser popuser 4096 Jul 2 16:41 @attachments
drwx------ 6 popuser popuser 4096 Jul 2 16:41 Maildir
 
Alex,

Thanks for your reply.

Yes, as the sysadmin I am able to do this, but this happens every time a customer wants to change their email username. This surely is not what Odin wants Plesk to do by default.

Is there a way to stop the problem from happening in the first place?
 
Back
Top