<?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>POP3 empty maillist + can login with wrong password or username</title> 
  <pubDate>Fri, 10 Apr 2026 17:52:46 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10450</link> 
  <atom:link rel="self" type="application/rss+xml" title="POP3 empty maillist + can login with wrong password or username" href="https://bugs.horde.org/ticket/10450/rss" /> 
  <description>POP3 empty maillist + can login with wrong password or username</description> 
 
   
   
  <item> 
   <title>After Ticket: 10417 and Ticket 10424 i install the current r</title> 
   <description>After Ticket: 10417 and Ticket 10424 i install the current release
upgrade ok: channel://pear.horde.org/Horde_Imap_Client-1.0.12
upgrade ok: channel://pear.horde.org/turba-3.0.7
upgrade ok: channel://pear.horde.org/imp-5.0.10

Now i cannot see any mail in the folder after the pop3 connect and i can login with wrong password too.
I the IMP i get the following Error Message: 
Lesen der Ordnerliste fehlgeschlagen: Server search not supported on POP3 server.

empty list:
S (1314020185,85): +OK Hello there.
C (1314020185,85): CAPA
S (1314020185,87): +OK Here&#039;s what I can do:
S (1314020185,87): SASL PLAIN LOGIN CRAM-MD5 CRAM-SHA1 CRAM-SHA256
S (1314020185,87): TOP
S (1314020185,87): USER
S (1314020185,87): LOGIN-DELAY 10
S (1314020185,87): PIPELINING
S (1314020185,87): UIDL
S (1314020185,87): IMPLEMENTATION Courier Mail Server
S (1314020185,87): .
C (1314020185,87): [AUTH PLAIN Command - username: test@example.com]
S (1314020185,89): +OK logged in.
C (1314020185,92): QUIT
S (1314020185,94): +OK Bye-bye.
------------------------------
S (1314020186,94): +OK Hello there.
C (1314020186,94): [AUTH PLAIN Command - username: test@example.com]
S (1314020186,96): +OK logged in.
C (1314020186,97): STAT
S (1314020186,98): +OK 3 402642
C (1314020187,07): QUIT
------------------------------
S (1314020187,12): +OK Hello there.
C (1314020187,12): [AUTH PLAIN Command - username: test@example.com]
S (1314020187,14): +OK logged in.
C (1314020187,15): QUIT
S (1314020187,16): +OK Bye-bye.
S (1314020187,17): +OK Bye-bye.

wrong username but can login:
------------------------------
S (1314020367,47): +OK Hello there.
C (1314020367,47): CAPA
S (1314020367,5): +OK Here&#039;s what I can do:
S (1314020367,5): SASL PLAIN LOGIN CRAM-MD5 CRAM-SHA1 CRAM-SHA256
S (1314020367,5): TOP
S (1314020367,5): USER
S (1314020367,5): LOGIN-DELAY 10
S (1314020367,5): PIPELINING
S (1314020367,5): UIDL
S (1314020367,5): IMPLEMENTATION Courier Mail Server
S (1314020367,5): .
C (1314020367,51): [AUTH PLAIN Command - username: test@ecample.com]
S (1314020372,54): -ERR Authentication failed.
C (1314020372,54): AUTH LOGIN
S (1314020372,57): + VXNlcm5hbWU6
C (1314020372,57): dGVzdEBlY2FtcGxlLmNvbQ==
S (1314020372,6): + UGFzc3dvcmQ6
C (1314020372,6): [AUTH LOGIN Command - password]
S (1314020377,65): -ERR Authentication failed.
C (1314020377,65): AUTH CRAM-MD5
S (1314020377,67): + PDk1NjA1QzM1MTY1Mjg1NTk4RTVGMEVEODc5NzFDQjRCQG1haWwyMT4=
C (1314020377,67): [CRAM-MD5 Response]
S (1314020382,7): -ERR Authentication failed.
C (1314020382,72): QUIT
S (1314020382,74): +OK Better luck next time.
</description> 
   <pubDate>Mon, 22 Aug 2011 13:40:21 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10450#t67071</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #10450: </title> 
   <description>Changes have been made in Git for this ticket:

Bug #10450: Fix POP3 regression

 3 files changed, 9 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/a91b4a3847c2263aff6bb2f8e60799b6afbe5ee5</description> 
   <pubDate>Tue, 23 Aug 2011 16:23:11 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10450#t67082</link> 
  </item> 
   
  <item> 
   <title>&gt; Now i cannot see any mail in the folder after the pop3 con</title> 
   <description>&gt; Now i cannot see any mail in the folder after the pop3 connect and i 
&gt; can login with wrong password too.
&gt; I the IMP i get the following Error Message:
&gt; Lesen der Ordnerliste fehlgeschlagen: Server search not supported on 
&gt; POP3 server.

Fixed.  A regression from fixing Bug #10424.

&gt; wrong username but can login:
&gt; ------------------------------
&gt; S (1314020367,47): +OK Hello there.
&gt; C (1314020367,47): CAPA
&gt; S (1314020367,5): +OK Here&#039;s what I can do:
&gt; S (1314020367,5): SASL PLAIN LOGIN CRAM-MD5 CRAM-SHA1 CRAM-SHA256
&gt; S (1314020367,5): TOP
&gt; S (1314020367,5): USER
&gt; S (1314020367,5): LOGIN-DELAY 10
&gt; S (1314020367,5): PIPELINING
&gt; S (1314020367,5): UIDL
&gt; S (1314020367,5): IMPLEMENTATION Courier Mail Server
&gt; S (1314020367,5): .
&gt; C (1314020367,51): [AUTH PLAIN Command - username: test@ecample.com]
&gt; S (1314020372,54): -ERR Authentication failed.
&gt; C (1314020372,54): AUTH LOGIN
&gt; S (1314020372,57): + VXNlcm5hbWU6
&gt; C (1314020372,57): dGVzdEBlY2FtcGxlLmNvbQ==
&gt; S (1314020372,6): + UGFzc3dvcmQ6
&gt; C (1314020372,6): [AUTH LOGIN Command - password]
&gt; S (1314020377,65): -ERR Authentication failed.
&gt; C (1314020377,65): AUTH CRAM-MD5
&gt; S (1314020377,67): + PDk1NjA1QzM1MTY1Mjg1NTk4RTVGMEVEODc5NzFDQjRCQG1haWwyMT4=
&gt; C (1314020377,67): [CRAM-MD5 Response]
&gt; S (1314020382,7): -ERR Authentication failed.
&gt; C (1314020382,72): QUIT
&gt; S (1314020382,74): +OK Better luck next time.

Definitely can&#039;t reproduce this.  And this log proves that authentication failed.</description> 
   <pubDate>Tue, 23 Aug 2011 16:26:07 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10450#t67084</link> 
  </item> 
   
  <item> 
   <title>Thank you for the quick Bugfix.
I create a new Ticket for t</title> 
   <description>Thank you for the quick Bugfix.
I create a new Ticket for the Login Bug with some information about my configuration and additional Log details:
http://bugs.horde.org/ticket/10453</description> 
   <pubDate>Wed, 24 Aug 2011 09:45:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10450#t67102</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
