• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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