[Tickets #10145] Re: IMAP BADLOGIN - every 5 minutes

bugs at horde.org bugs at horde.org
Sun May 29 11:51:46 UTC 2011


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

Ticket URL: http://bugs.horde.org/ticket/10145
------------------------------------------------------------------------------
  Ticket             | 10145
  Updated By         | simon at simonandkate.net
  Summary            | IMAP BADLOGIN - every 5 minutes
  Queue              | IMP
  Version            | 5.0.4
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


simon at simonandkate.net (2011-05-29 11:51) wrote:

Aha...

You got me thinking. As per instructions here:

http://www.horde.org/apps/horde/docs/INSTALL#configuring-horde

Section 5:

Setting up alarm emails

If you want your users to be able to receive emails from the  
Horde_Alarm system, you must set up a cron entry for horde-alarms, you  
must have at least one administrator specified in the Horde  
configuration, and you must have the PHP CLI installed (a CGI binary  
is not supported - php -v will report what kind of PHP binary you have).

Running the job every 5 minutes is recommended:

# Horde Alarms
*/5 * * * * /usr/bin/horde-alarms
If not installing Horde through PEAR of if PEAR's bin_dir  
configuration doesn't point to /usr/bin/, replace  
/usr/bin/horde-alarms with the path to the horde-alarms script in your  
Horde installation.



I have this setup. Disable the Cron job and the errors stop, both the  
IMAP binds with BADLOGIN and also the Turba failed LDAP binds.

Sooooo. According to the instructions -

you must set up a cron entry for horde-alarms - DONE

you must have at least one administrator specified in the Horde  
configuration - YES

and you must have the PHP CLI installed - YES

So how can I get this working without the constant errors?






More information about the bugs mailing list