• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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