On Tue, 10 Sep 2002 22:16:48 +0200 Xavier Nodet <[EMAIL PROTECTED]> wrote:

XN> On Tue, 10 Sep 2002 21:10:27 +0200 (CET) Vadim Zeitlin 
<[EMAIL PROTECTED]> wrote:
XN> 
XN> VZ>  I meant to open LOCAL->txt just as netmsg_slurp() does,
XN> VZ> i.e.:
XN> 
XN> VZ>         LOCAL->txt = tmpfile();
XN> VZ>         pop3_fake(stream, "fake disconnect");
XN> 
XN> VZ> This should emulate what happens quite closely, if your theory is correct.
XN> 
XN> Here is the way I can reproduce the problem:
XN> 
XN>       LOCAL->txt = tmpfile();
XN>       elt->rfc822_size = 0;
XN>       LOCAL->hdrsize = 0;
XN>       //(void)pop3_fake(stream, "fake disconnect");

 Sorry, Xavier, this doesn't work for me: I simply get empty message bodies
in the viewer. With pop3_fake() call I get a crash. I'm falling asleep
right now so I stop looking at the code for today -- hopefully tomorrow
I'll see better what goes on. Unless you beat me, of course ;-)

 Bye,
VZ



-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to