On Tue, 10 Sep 2002 21:10:27 +0200 (CET) Vadim Zeitlin 
<[EMAIL PROTECTED]> wrote:

VZ>  I meant to open LOCAL->txt just as netmsg_slurp() does,
VZ> i.e.:

VZ>         LOCAL->txt = tmpfile();
VZ>         pop3_fake(stream, "fake disconnect");

VZ> This should emulate what happens quite closely, if your theory is correct.

Here is the way I can reproduce the problem:

      LOCAL->txt = tmpfile();
      elt->rfc822_size = 0;
      LOCAL->hdrsize = 0;
      //(void)pop3_fake(stream, "fake disconnect");

-- 
Xavier Nodet
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." - Benjamin Franklin, 1759.




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to