• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Bug deleting email users on Plesk 12.5.30

ReinerR

New Pleskian
Hi,

if i want to delete an email-address i get this error: mail_responders_control failed:
nothing more. no details, nothing. i tried to insert an autoresponder... same error.

any ideas?

thank you
 

Attachments

  • 07-09-_2015_07-18-23.jpg
    07-09-_2015_07-18-23.jpg
    17.6 KB · Views: 6
@ReinerR, also you can enable plesk's debug by using this KB http://kb.odin.com/en/120101
with the following settings:

; Enable logging of external utilities calls
show.util_exec = on

; Enable logging of stdin and stdout for external utilities calls (do not use in production environment)
show.util_exec_io = on

It may help to understand the reason of the problem
 
Back
Top