<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>IMAP BADLOGIN - every 5 minutes</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:55 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10145</link> 
  <atom:link rel="self" type="application/rss+xml" title="IMAP BADLOGIN - every 5 minutes" href="https://bugs.horde.org/ticket/10145/rss" /> 
  <description>IMAP BADLOGIN - every 5 minutes</description> 
 
   
   
  <item> 
   <title>Every 5 minutes, at the same time as Turba does a bind witho</title> 
   <description>Every 5 minutes, at the same time as Turba does a bind without a password as I have logged here - http://bugs.horde.org/ticket/10144 - Imp tries to do an IMAP login without a password. 

The Horde log gets these (two every time):

2011-05-26T16:40:07+10:00 ERR: HORDE [imp] IMAP server denied authentication. [pid 4479 on line 343 of &quot;/var/www/horde4/imp/lib/Imap.php&quot;]
2011-05-26T16:40:14+10:00 ERR: HORDE [imp] IMAP server denied authentication. [pid 4479 on line 343 of &quot;/var/www/horde4/imp/lib/Imap.php&quot;]

My IMAP server has the following matching entries:

May 26 16:40:01 server04 imap[29973]: accepted connection
May 26 16:40:01 server04 master[30004]: about to exec /usr/lib/cyrus-imapd/imapd
May 26 16:40:01 server04 imap[30004]: executed
May 26 16:40:01 server04 imap[29973]: mystore: starting txn 2147486191
May 26 16:40:01 server04 imap[29973]: mystore: committing txn 2147486191
May 26 16:40:01 server04 imap[29973]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits new) no authentication
May 26 16:40:01 server04 saslauthd[1516]: do_request      : NULL password received
May 26 16:40:01 server04 imap[29973]: badlogin: server06.simonandkate.lan [192.168.1.170] plaintext simon SASL(-13): authentication failure: checkpass failed
May 26 16:40:04 server04 saslauthd[1516]: do_request      : NULL password received
May 26 16:40:04 server04 imap[29973]: badlogin: server06.simonandkate.lan [192.168.1.170] PLAIN [SASL(-13): authentication failure: Password verification failed]
May 26 16:40:08 server04 saslauthd[1516]: do_request      : NULL password received
May 26 16:40:08 server04 imap[29973]: badlogin: server06.simonandkate.lan [192.168.1.170] plaintext simon SASL(-13): authentication failure: checkpass failed
May 26 16:40:11 server04 saslauthd[1516]: do_request      : NULL password received
May 26 16:40:11 server04 imap[29973]: badlogin: server06.simonandkate.lan [192.168.1.170] PLAIN [SASL(-13): authentication failure: Password verification failed]

No client access logged in httpd at that time. ActiveSync is off. 

Line 343 of Imap.php is:

            $error = new IMP_Imap_Exception($e);

</description> 
   <pubDate>Fri, 27 May 2011 07:06:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10145#t65166</link> 
  </item> 
   
  <item> 
   <title>&gt; No client access logged in httpd at that time. ActiveSync </title> 
   <description>&gt; No client access logged in httpd at that time. ActiveSync is off.

Something *is* doing these authentication requests. If you can rule out browsers and ActiveSync clients, you have to find *what* it is.</description> 
   <pubDate>Fri, 27 May 2011 10:41:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10145#t65171</link> 
  </item> 
   
  <item> 
   <title>Aha...

You got me thinking. As per instructions here:

</title> 
   <description>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&#039;s bin_dir configuration doesn&#039;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?</description> 
   <pubDate>Sun, 29 May 2011 11:51:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10145#t65187</link> 
  </item> 
   
  <item> 
   <title>Duplicate of bug #9733.</title> 
   <description>Duplicate of bug #9733.</description> 
   <pubDate>Thu, 02 Jun 2011 21:52:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10145#t65300</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
