On Wed, 2003-01-15 at 17:03, Bill Shupp wrote: > On Wednesday, January 15, 2003, at 02:00 PM, John Shireley wrote: > > > Well, that's kind of odd. I have a test machine next to my production > > machine (each has same config). When I run the ./configure like this: > > > > > > ./configure --enable-roaming-users=y --enable-logging=v > > --enable-passwd=y --enable-default-domain=mydomain.com > > > > ..its cool. Then I type: > > > > make distclean > > > > ..it seems to completely eliminate the Makefile, so then I can't run > > make or make install. Is that supposed to be like that? > > Sorry, I should have been clearer: > > make distclean ; ./configure [options] ; make ; make install-strip > > distclean *will* clear out your configuration. That's the idea.
Ahhh, ok, got it. Ok, new weirdness. It appears that everything is working just fine, but when I go to actually POP the mail using a POP client, it says it won't accept my login. I've tried [EMAIL PROTECTED], [EMAIL PROTECTED], username@IPaddy, everything. I +know+ the mail is there, because I can go into the users account and see it sitting in their /new directory. It seems like it might be a vpop config thing or something? Bear in mind, I haven't added any vusers, these are strictly accounts sitting in /etc/passwd with their own home dirs. Any ideas?
