Plesk 12.0.18#14, CentOS6.5
in order to have a Horde admin email we open
/etc/psa-webmail/horde/horde/conf.php
and change
$conf['auth']['admins'] = array();
into
$conf['auth']['admins'] = array('[email protected]');
Works fine. This change than reverses itself after every Plesk update incl micro updates.
Are we editing the right file / is there an underlying one we should edit instead?
Cannot find a setting in Plesk itself to configure a Horde admin email.
Cheers,
Tom
in order to have a Horde admin email we open
/etc/psa-webmail/horde/horde/conf.php
and change
$conf['auth']['admins'] = array();
into
$conf['auth']['admins'] = array('[email protected]');
Works fine. This change than reverses itself after every Plesk update incl micro updates.
Are we editing the right file / is there an underlying one we should edit instead?
Cannot find a setting in Plesk itself to configure a Horde admin email.
Cheers,
Tom