• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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