[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: slow courierpop3d



Hello,

Thursday, March 31, 2005, 23:50:17, you wrote:

CS> is it fast or slow if you configure mutt to read the Maildir with
CS> pop?

  I just tried to login to pop3 using telnet. I have run strace on the
  courierpop3d process. It seems that it reads every email just upon
  successful login - I sent USER and PASS and then waited for OK
  response about 7 seconds.

  It opens every file and reads until end. Is it OK or is something
  badly configured?

...
15:36:58.385345 close(4)                = 0
15:36:58.385375 munmap(0x40014000, 4096) = 0
15:36:58.385410 brk(0x8051000)          = 0x8051000
15:36:58.385446 open("cur/1111579884.18021_103.cartman:2,S", O_RDONLY) = 4
15:36:58.385957 fstat64(4, {st_mode=S_IFREG|0600, st_size=3054164, ...}) = 0
15:36:58.386035 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
15:36:58.386087 read(4, "Return-Path: <novotova@cesmad.sk"..., 4096) = 4096
15:36:58.386350 read(4, "JvhL\nXLJYPBV7478Kano91PbQWD3UVob"..., 4096) = 4096
15:36:58.386603 read(4, "LOhRanY+G/E914ls9WfTtM0m2sNOmV7I"..., 4096) = 4096
15:36:58.386857 read(4, "2HhUk6DV+Ryi3Dlk46JpJRaadoPl62TP"..., 4096) = 4096
15:36:58.387236 read(4, "KHwlHHD4jtpBKILeKOQJCsMqx7xMm5ZG"..., 4096) = 4096
...


-- 
  bYE, Marki



Reply to: