[dev] event notification by email.

Matt Selsky selsky at columbia.edu
Mon Apr 7 18:24:06 UTC 2008


> I tried adding "any" or "(any)" to the following in Horde's conf.php:
> 
>     $conf['auth']['admins'] = array('any', '(any)');
> 
> But it still does not work. Am I missing anything?

My conf has:

$conf['auth']['admins'] = array('admin at example.com');


You need to have a real account in the admin field.


-- 
Matt


More information about the dev mailing list