• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Issue mailman mailinglists: sorry, no mailbox here by that name

Sven K.

New Pleskian
Hi folks,
I updated Plesk vom 11.x to 12.5.30 a while ago.
Under Plesk 11.x creating new mailinglists with mailman was no problem.
Since 12.5.x I can create a new mailinglist with https://lists.myserver.de/mailman/admin/
But when I send a mail to the new mailinglist, I get this error message back:
Diagnostic-Code: smtp; 550 sorry, no mailbox here by that name. (#5.7.17)

The old mailinglists are still functional. Only the new mailinglists don't work.

Any idea? What do I have to do?
Thanks for any hint!
Greetings... Sven
 
# plesk repair mail

Thanks!
I tried: plesk repair mail mydomain.de
This is the result:

Repairing the mail server configuration
Reconfiguring the settings of domains: mydomain.de .................. [OK]
Reconfiguring the mailboxes ..................................... [2018-03-29 10:21:44] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/mailname_repair'] with exit code [1]
[FAILED]
- mailname_repair failed: Input parse error: Invalid or
unsupported Unicode character or escape sequence found in
string. UTF8 encoded characters and '\u' escape sequences are
not supported. Error occured at offset 17806, character '\'.
Worker /usr/local/psa/admin/sbin/mailname_repair.worker failed
with exit status 1
ERROR:mailname_repair:This exception happened at:
Traceback (most recent call last):
File
"/usr/local/psa/lib/modules/python/mailname_repair/mailname_repair.py",
line 147, in main
run_cpp_restore_worker(json.dumps(data))
File
"/usr/local/psa/lib/modules/python/mailname_repair/mailname_repair.py",
line 82, in run_cpp_restore_worker
raise Exception("Worker %s failed with exit status %d" %
(worker_bin, p.returncode))
Exception: Worker
/usr/local/psa/admin/sbin/mailname_repair.worker failed with
exit status 1

Error messages: 0; Warnings: 0; Errors resolved: 0

exit status 1

So, what can I do now?
Any ideas?

Greetings... Sven
 

Ok, thank you.
I used the workaround and now the repair mail service went through without any problems.
But unfortunately the problem is not solved. I still get the same error response.

When I try this: plesk repair mail [email protected]
I get this error:

Reconfiguring the mail service ...................................... [ERROR]
The mailbox [email protected] was not found.

Any ideas, how I can fix this?

CU.... Sven
 
How about switching it off and then back on?

# plesk bin maillist --off example.com
# plesk bin maillist --on example.com
 
How about switching it off and then back on?

# plesk bin maillist --off example.com
# plesk bin maillist --on example.com

Thanks again for you help!
But unfortunately the problem is still not solved. I still get the same error response.

Greetings... Sven
 
Back
Top