Closed Bug 249725 Opened 21 years ago Closed 21 years ago

messages refetched with leave-mail-on-server checked

Categories

(Thunderbird :: General, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 240049

People

(Reporter: bugzilla, Assigned: mscott)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 Build Identifier: Mozilla Thunderbird version 0.7 (20040616) Intermittent, unexpected refetching of POP3 messages, when "leave mail on server" is checked. Only once has it done it after an explicit action, and that was after I was looking at the prefs for the account. Reproducible: Couldn't Reproduce Steps to Reproduce: 1. 2. 3.
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616 Thunderbird/0.7
I've had this occur after I went into the POP3 mailbox with mutt and removed a mail through that. I also noticed that even though I specified to only leave mail for 7 days, there are messages much older than that on my POP3 server.
This has been happening to me quite often, i leave my messages on server for 14 days, and in that time i recieve 200+ emails, its a real waste of time to wade through and delete duplicates. Think i have clued on to a possible cause. I use Azureus (Bit-torrent client) which really chews up my 56 modem connection. It seems whenever i run that, thunderbird has this problem. i'm assuming FF connects to the server, then dropps out before its finished checking for messages, and desides theres nothing on the server. next time it checks, it thinks all the messages are new. It doesn't do this when i disconnect my modem (cant connect to server at all), so i think its the fact it connects, but dropps out. not 100% reproducable, but i see a definite pattern. I have a number of accounts, it only seems to do it with one, have no explanation for that, except for murphys law. this account is my most used, and this problem causes the most damage by happening to this account ;)
09/02/05 19:30:21 ERROR pop3server: Exception during connection from DNS-NAME (IP) : Connection reset java.net.SocketException: Connection reset at java.net.SocketInputStream.read(Unknown Source) at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source) at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source) at sun.nio.cs.StreamDecoder.read(Unknown Source) at java.io.InputStreamReader.read(Unknown Source) at java.io.BufferedReader.fill(Unknown Source) at java.io.BufferedReader.readLine(Unknown Source) at java.io.BufferedReader.readLine(Unknown Source) at org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:307) at org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:462) at org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:47) at org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:80) 09/02/05 19:31:52 ERROR pop3server: Exception during connection from DNS-NAME (IP) : Software caused connection abort: recv failed java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(Unknown Source) at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source) at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source) at sun.nio.cs.StreamDecoder.read(Unknown Source) at java.io.InputStreamReader.read(Unknown Source) at java.io.BufferedReader.fill(Unknown Source) at java.io.BufferedReader.readLine(Unknown Source) at java.io.BufferedReader.readLine(Unknown Source) at org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:307) at org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:462) at org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:47) at org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:80) this is from my mail server logs (Apache James), i am also seeing these messaeges on nights i dont remember having the problem, i will start keeping a log, and comare them to the server logs.
Duping to similar bug 240049, reporter, if you feel this was done in error please REOPEN. *** This bug has been marked as a duplicate of 240049 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.