On Thu, 9 Aug 2007, Timo Sirainen wrote:
On Thu, 2007-08-09 at 13:03 +0300, Timo Sirainen wrote:
On Thu, 2007-08-09 at 15:55 +0800, Tan Shao Yi wrote:
We are getting e-mails from a certain domain that seem to cause the IMAP
process to hang.
..
sendfilev64(1, 1, 0xFFBFF2C0, 1, 0xFFBFF2B4) Err#11 EAGAIN
fstat64(10, 0x000CB208) = 0
sendfilev64(1, 1, 0xFFBFF4A0, 1, 0xFFBFF494) Err#11 EAGAIN
I guess if you remove HAVE_SOLARIS_SENDFILE from config.h and reinstall
it works? I'm not really sure what I'm doing wrong with it..
Finally, this had actually been in my TODO for years:
http://hg.dovecot.org/dovecot/rev/b24199c8612d
Hi Timo,
Thank you, let me apply it and will let you know should anything break.
Cheers.