• 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.

Resolved Plesk "Horde" can i find out which Domains are using it?

mdde

Regular Pleskian
Hi,

just wondering if i can turn off "HORDE" but first wanted to see which Domains are using horde Email Service on Plesk 12.5.
Does anyone has a clue?
 
Just use something like:

# plesk db "select name from domains where id in (select dom_id from dom_param where val='horde')"
 
Back
Top