On Tue Mar 25 22:22:23 EDT 2014, [email protected] wrote: > The upas (your nupas) has problem with using POP3 > mail reading. > > In your source, there is a comment regarding this. > Yes, I met the same problem as your comment in > sanembmsg() in mbox.c. > > Before trying this myself, I suppose you have some suggestion > on this point. Where I should try first?
i recommend commenting these lines out. ; g sanembmsg|grep pop mbox.c:490: sanembmsg(mb, m); /* fails with pop but i want this debugging for now */ mbox.c:521: sanembmsg(mb, m); /* fails with pop but i want this debugging for now */ mbox.c:548: sanembmsg(mb, m); /* fails with pop but i want this debugging for now */ - erik
