Please don't top-post.

On 26 November 2011 10:29, Alex May <a...@maymay.de> wrote:

> ----- Original Message -----
> From: "Simon Brereton" <simon.brereton
> On 26 November 2011 09:32, Alex May <a...@maymay.de> wrote:
>> Where does Imp store error logs?
>
> Where did you tell it (horde) to log its errors?  Because however you
> set up the logging for Horde, that's where the imp errors will be.
> Log in as Administrator and check out the logging preferences tab.
>
> Simon

> The setting on that tab are as follows. None of those look like a directory 
> and filename to me.
> Can someone explain please or tell me where this is documented.
>
> $conf['log']['priority'] = 'INFO';
> $conf['log']['ident'] = 'HORDE';
> $conf['log']['name'] = LOG_USER;
> $conf['log']['type'] = 'syslog';
> $conf['log']['enabled'] = true;
> $conf['log_accesskeys'] = false;

This depends on your system.  Therefore it will be documented in your
systems syslog documentation.  However, you can start by looking at
/var/log/syslog  or you could change the logging to be file and then
define the the file and path you want.

Simon
-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to