Bokhan Artem wrote:

> #2  0x0804f27d in imap_handle_input (session=0xb1508aa0) at imap4.c:531
>        buffer = "3\000UID fetch 1:* (FLAGS\n", '\0' <repeats 65512 times>
>        l = <value optimized out>
>        result = <value optimized out>
>        __func__ = "imap_handle_input"

That doesn't look good. Is there a specific imap command that precedes
this? I can't reproduce this using:

x login testuser1 test
x select inbox
x uid fetch 1:* (flags)

so I assume there is something else inbetween the login and fetch
commands that is (partially) causing this.




-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to