#7404 closed bug (invalid)
Partial download of messages via POP3 fails
Reported by: | jonas.kirilla | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Servers/mail_daemon | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The mail_daemon POP3 chain fails to get the body of partial messages from what I believe is a Microsoft Exchange server. (I can get you an account for testing.)
When opening a partial message the Mail window opens, mostly white/empty, and dissappears. Then the Mail Status window appears, at zero progress, and sits there until it times out.
Unless it has been verified to work with more email providers than GMail, partial download of messages should not be the default setting (always on, 0KB size limit) for POP3.
(FWIW, my personal preference is to get full messages and have them removed from the server then and there. I think that's how mail_daemon has worked by default for a very long time.)
Change History (3)
comment:1 by , 14 years ago
comment:3 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
Have it been fixed by my last commit? Maybe the mail have been deleted on the server before downloading the body... Could you also check if there is some useful debug output?