Closed
Bug 512677
Opened 16 years ago
Closed 2 years ago
not getting new mail on interval checks with low value of "Check for new messages every N minutes"
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Whiteboard: [gs?])
I recently changed check interval from 10 to 1 (XP@work to test a bug) and a couple times now it has stopped getting new mail at the regular interval.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3pre) Gecko/20090824 Shredder/3.0b4pre
Reporter | ||
Updated•13 years ago
|
Summary: not getting new mail on interval checks → not getting new mail on interval checks with low value of "Check for new messages every N minutes"
Comment 1•13 years ago
|
||
IMAP? POP3? Or both?
Which do you call by "stopped getting new mail"?
POP3: connection request for new mail check is never tried.
connection request always fails after something wrong.
IMAP: STAT or UID n:* fetch (flags) for new mail check is never tried.
STAT or UID fetch is tried but command is not issued.
STAT or UID fetch is issued but it always fails(NO response).
Do you still see your problem with recent Tb release build?
Reporter | ||
Comment 2•13 years ago
|
||
(In reply to WADA from comment #1)
> IMAP? POP3? Or both?
imap is the only one enabled for get new messages
> Which do you call by "stopped getting new mail"?
> POP3: connection request for new mail check is never tried.
> connection request always fails after something wrong.
> IMAP: STAT or UID n:* fetch (flags) for new mail check is never tried.
> STAT or UID fetch is tried but command is not issued.
> STAT or UID fetch is issued but it always fails(NO response).
>
> Do you still see your problem with recent Tb release build?
I can't reproduce and haven't seen this for a long time.
But need to check if I saw this recently on getsatisfaction
Whiteboard: [gs?]
Updated•3 years ago
|
Severity: normal → S3
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•