[Tickets #13459] Re: Query displayed after critical error during login

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Aug 21 10:16:52 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/13459
------------------------------------------------------------------------------
  Ticket             | 13459
  Updated By         | daniel at poradnik-webmastera.com
  Summary            | Query displayed after critical error during login
  Queue              | Horde Base
  Version            | 5.2.1
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


daniel at poradnik-webmastera.com (2014-08-21 10:16) wrote:

My user name is added to $conf[auth][admins].

I use following code in imp/config/backends.local.php:

$servers['imap']['disabled'] = true;
$servers['advanced'] = array(
     'disabled' => false,
     'name' => 'Advanced IMAP Server',
     'hostspec' => 'localhost',
     'hordeauth' => 'full',
     'protocol' => 'imap',
     'port' => 143,
     'secure' => 'tls',
     'maildomain' => 'mydomain.com'
);

Let me know if you need any other config data.





More information about the bugs mailing list