Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!csun!mx.csun.edu!mst From: mst@mx.csun.edu (Michael Temkin) Newsgroups: comp.mail.mh Subject: Re: Problem with popd? Message-ID: <1990Aug7.011041.24718@csun.edu> Date: 7 Aug 90 01:10:41 GMT References: <1990Jul27.155347.27001@csun.edu> Sender: news@csun.edu (News Administrator) Reply-To: mst@csun.edu (Michael Temkin) Organization: School of Engineering and Computer Science, CSU Northridge Lines: 31 In article jim@cs.strath.ac.uk (Jim Reid) writes: >In article <1990Jul27.155347.27001@csun.edu> mst@mx.csun.edu (Michael Temkin) writes: > > I am getting the following from inc when used with a popserver: > >In article <280@nih-csl.nih.gov> tpersky@suntory.dcrt.nih.gov (Ted Persky) writes: > > The next time I run just "inc", it incorporates the same mail, but I get > the following message, > >The problem is the new pop daemon. >[stuff deleted] > Jim Actually the mailboxes are in the correct format (4 Ctrl-A's), the problem was in support/pop/popser.c (line 703). The line reads something like: return (msgs - 1) I traced the error (for 2+ days) and found that if I changed it to: return (msgs - 2) that it word perfectly. Mike. -- Mike Temkin mst@csun.edu Cal. State U. Northridge, School of Engineering and Computer Science Voice phone: (818) 885-3919