von franc » 30. Mai 2009, 15:17
Also Outlook kann ja ein Log der Server-Kommunikation erstellen, siehe:
http://support.microsoft.com/?scid=kb%3 ... 9&x=9&y=12Und wenn ich das dann einschalte und dann ansehe, erhalte ich (hier der interessante Part des Logs):
- Code: Alles auswählen
2009.05.30 15:05:52 POP3 (localhost): [tx] STAT
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK 2 2280
2009.05.30 15:05:53 POP3 (localhost): [tx] UIDL
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK UID list follows
2009.05.30 15:05:53 POP3 (localhost): <rx> 1 0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:53 POP3 (localhost): <rx> 2 0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:53 POP3 (localhost): <rx> .
2009.05.30 15:05:53 POP3 (localhost): [tx] LIST
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK Message list follows
2009.05.30 15:05:53 POP3 (localhost): <rx> 1 1140
2009.05.30 15:05:53 POP3 (localhost): <rx> 2 1140
2009.05.30 15:05:53 POP3 (localhost): <rx> .
2009.05.30 15:05:53 POP3 (localhost): ==== Comparing server and local blobs ====
2009.05.30 15:05:53 POP3 (localhost): 0c83fdf0c4072b67d2c6d17be18d81f5 : new
2009.05.30 15:05:53 POP3 (localhost): ==========================================
2009.05.30 15:05:53 POP3 (localhost): [tx] RETR 1
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK 1140
2009.05.30 15:05:54 POP3 (localhost): Do deletions: LoS: yes, DA: 7, DoN: yes
2009.05.30 15:05:54 POP3 (localhost): Disconnecting from host
2009.05.30 15:05:54 POP3 (localhost): [tx] QUIT
2009.05.30 15:05:54 POP3 (localhost): <rx> +OK Everything done.
2009.05.30 15:05:54 POP3 (localhost): Disconnected from host
2009.05.30 15:05:54 POP3 (localhost): ========= Updates to blob =========
2009.05.30 15:05:54 POP3 (localhost): +B0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:54 POP3 (localhost): ========= Final blob =========
2009.05.30 15:05:54 POP3 (localhost): +B0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:54 POP3 (localhost): ===================================
2009.05.30 15:05:54 POP3 (localhost): End execution
Die UID der eineiigen Mail-Zwillinge ist gleich, nämlich:
0c83fdf0c4072b67d2c6d17be18d81f5Und Outlook merkt nicht, dass da zwei Mails die selbe UID haben. Weil es danach vermutlich nicht prüft.
Pegasus übrigens verhält sich anders: es holt das Doppel
viermal ab, dann aber nicht mehr

Also das Problem liegt in der identischen UID des Mail-Dubletts gepaart mit Outlooks Unfähigkeit dies zu erkennen.
Es wird übrigens empfohlen, das Outlook-Log wieder auszuschalten, weil es immer größer würde.
Also unter:
Extras / Optionen / Weitere... / Erweiterte Optionen / Protokollierung aktivieren (Problembehandlung)
Das Log liegt übrigens unter:
C:\Dokumente und Einstellungen\<user>\Temp\OPMLog.logGruß franc
Also Outlook kann ja ein Log der Server-Kommunikation erstellen, siehe:
http://support.microsoft.com/?scid=kb%3Ben-us%3B300479&x=9&y=12
Und wenn ich das dann einschalte und dann ansehe, erhalte ich (hier der interessante Part des Logs):
[code]2009.05.30 15:05:52 POP3 (localhost): [tx] STAT
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK 2 2280
2009.05.30 15:05:53 POP3 (localhost): [tx] UIDL
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK UID list follows
2009.05.30 15:05:53 POP3 (localhost): <rx> 1 0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:53 POP3 (localhost): <rx> 2 0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:53 POP3 (localhost): <rx> .
2009.05.30 15:05:53 POP3 (localhost): [tx] LIST
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK Message list follows
2009.05.30 15:05:53 POP3 (localhost): <rx> 1 1140
2009.05.30 15:05:53 POP3 (localhost): <rx> 2 1140
2009.05.30 15:05:53 POP3 (localhost): <rx> .
2009.05.30 15:05:53 POP3 (localhost): ==== Comparing server and local blobs ====
2009.05.30 15:05:53 POP3 (localhost): 0c83fdf0c4072b67d2c6d17be18d81f5 : new
2009.05.30 15:05:53 POP3 (localhost): ==========================================
2009.05.30 15:05:53 POP3 (localhost): [tx] RETR 1
2009.05.30 15:05:53 POP3 (localhost): <rx> +OK 1140
2009.05.30 15:05:54 POP3 (localhost): Do deletions: LoS: yes, DA: 7, DoN: yes
2009.05.30 15:05:54 POP3 (localhost): Disconnecting from host
2009.05.30 15:05:54 POP3 (localhost): [tx] QUIT
2009.05.30 15:05:54 POP3 (localhost): <rx> +OK Everything done.
2009.05.30 15:05:54 POP3 (localhost): Disconnected from host
2009.05.30 15:05:54 POP3 (localhost): ========= Updates to blob =========
2009.05.30 15:05:54 POP3 (localhost): +B0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:54 POP3 (localhost): ========= Final blob =========
2009.05.30 15:05:54 POP3 (localhost): +B0c83fdf0c4072b67d2c6d17be18d81f5
2009.05.30 15:05:54 POP3 (localhost): ===================================
2009.05.30 15:05:54 POP3 (localhost): End execution[/code]
Die UID der eineiigen Mail-Zwillinge ist gleich, nämlich:
[b]0c83fdf0c4072b67d2c6d17be18d81f5[/b]
Und Outlook merkt nicht, dass da zwei Mails die selbe UID haben. Weil es danach vermutlich nicht prüft.
Pegasus übrigens verhält sich anders: es holt das Doppel [b]viermal[/b] ab, dann aber nicht mehr :-)
Also das Problem liegt in der identischen UID des Mail-Dubletts gepaart mit Outlooks Unfähigkeit dies zu erkennen.
Es wird übrigens empfohlen, das Outlook-Log wieder auszuschalten, weil es immer größer würde.
Also unter:
[b]Extras / Optionen / Weitere... / Erweiterte Optionen / Protokollierung aktivieren (Problembehandlung)
[/b]
Das Log liegt übrigens unter:
[b]C:\Dokumente und Einstellungen\<user>\Temp\OPMLog.log[/b]
Gruß franc