On 02/22/2012 03:33 PM, Reindl Harald wrote:
> to make it even more strange
> 
> my webbackend counts 1136 messages in 4 folders (database)
> this is normally exactly right and counts really all

How?


> webmail over imap says 2424 in "inbox"
> google says it received 200 messages via POP3, still 2224 outstanding

At least webmail and google are consistent about the numbers.

Maybe this is how google works: fetch batches of 200.

> google webinterface shows 110 messages in inbox

What do you mean? How is the google webinterface connected to dbmail?

> thunderbird over IMAP says 245 in the inbox

Try a raw IMAP connection:

~$ nc dbmail imap
* OK [CAPABILITY IMAP4rev1 AUTH=LOGIN STARTTLS ID] dbmail 3.0.0 ready.
x login testuser1 test
x OK [CAPABILITY IMAP4rev1 ACL RIGHTS=texk NAMESPACE CHILDREN SORT QUOTA
THREAD=ORDEREDSUBJECT UNSELECT IDLE STARTTLS ID] User testuser1
authenticated
x select INBOX
* 7 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Deleted \Flagged \Draft 2 t Tést tës)
* OK [PERMANENTFLAGS (\Seen \Answered \Deleted \Flagged \Draft 2 t Tést
tës \*)] Flags allowed.
* OK [UIDNEXT 3075781] Predicted next UID
* OK [UIDVALIDITY 3022] UID value
* OK [UNSEEN 1] first unseen message
x OK [READ-WRITE] SELECT completed

The EXISTS response is what IMAP says is the number of messages in the
selected mailbox.


Same for POP3
~$ nc dbmail pop3
+OK DBMAIL pop3 server ready to rock
<832a5a2a60983c51199127a8329ca6c7@volume-0-0>
user testuser1
+OK Password required for testuser1
pass test
+OK testuser1 has 7 messages (92422666 octets)
list
+OK 7 messages (92422666 octets)
1 1615
2 601
3 70
4 5
5 5
6 92420252
7 118
..


Same number of messages as with IMAP.


> can someone blow me a bullet in the head or explain this differences?

But I managed to reproduce the RETR error. Will trace it myself.



> 
> -------- Original-Nachricht --------
> Betreff: [Dbmail] Fwd:  dbmail3: still some strange POP3 troubles
> Datum: Wed, 22 Feb 2012 15:06:24 +0100
> Von: Reindl Harald <h.rei...@thelounge.net>
> Antwort an: DBMail mailinglist <dbmail@dbmail.org>
> Organisation: the lounge interactive design
> An: Mailing-List dbmail <dbmail@dbmail.org>
> 
> gmail tells there are 2244 messages still on the server and 200 received
> webmail says in the inbox are 2424 messages
> 
> 
> 2. Februar 2012 14:54         Fehler: Der Server ist vorübergehend nicht 
> verfügbar.
> Der Server hat die Fehlermeldung "Error in RETR command: >" ausgegeben.
> 22. Februar 2012 14:51        Fehler: Der Server ist vorübergehend nicht 
> verfügbar.
> Der Server hat die Fehlermeldung "Error in RETR command: >" ausgegeben.
> 22. Februar 2012 14:47        200 E-Mails wurden abgerufen.  2224 weitere 
> Nachrichten.
> 22. Februar 2012 14:45        Fehler: Der Server ist vorübergehend nicht 
> verfügbar.
> Der Server hat die Fehlermeldung "Error in RETR command: =E4=E9=E0 
> =EE=E0=E5=F9=F8=FA =EC=F7=E1=EC =E0=FA =E4=E..."
> ausgegeben.
> 
> -------- Original-Nachricht --------
> Betreff: [Dbmail] dbmail3: still some strange POP3 troubles
> Datum: Wed, 22 Feb 2012 14:52:50 +0100
> Von: Reindl Harald <h.rei...@thelounge.net>
> Antwort an: DBMail mailinglist <dbmail@dbmail.org>
> Organisation: the lounge interactive design
> An: Mailing-List dbmail <dbmail@dbmail.org>
> 
> it drives me crazy :-(
> 
> gmail accessing over POP3 a ssh-forward of the reported
> problem account: "Error in RETR command: =E4=E9=E0 =EE=E0=E5=F9=F8=FA 
> =EC=F7=E1=EC =E0=FA =E4=E..."
> 
> a few minutes ago another customer said outlook is stop fetching
> mail ona large message with 8.3 MB over POP3, move the message
> via webmail in another folder -> all ok, receive other mails




> two hours ago another customer with AppleMail complained he does
> not receive any new messages since the upgrade and also did
> only see our update-announcement in horde-webmail while the
> log shows successful pop3-logins


-- 
________________________________________________________________
Paul J Stevens        pjstevns @ gmail, twitter, skype, linkedin

  * Premium Hosting Services and Web Application Consultancy *

           www.nfg.nl/i...@nfg.nl/+31.85.877.99.97
________________________________________________________________
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to