Steve Valliere wrote:
> 
> At 11:47 AM 9/6/00, you wrote:
> >Stray tmp files left behind was observed in an older version of
> >vpopmail. Details of the change are in the ChangeLog. I know
> >we fixed this in a later version, and the problem has not
> >come back. Perhaps upgrading would fix your problem.
> 
> I'm running version 4.8a that I downloaded from inter7.com not more than a
> month ago.  But I'll look for a new version anyway...
> 
> I have a nasty tendency to mess up file/group permissions and ownership,
> since I'm relatively new to linux.  I didn't see anything in the
> instructions about specific requirements, but perhaps that might also have
> something to do with my problem.
> 
> Steve

You should definitly upgrade. Alot of changes have happened
since 4.8a. 

Here is what I recommend.

Create a ~vpopmail/etc directory and move your tcp.smtp* files
into that directory. 

Then run vpopmail configure. I use the following line
./configure --enable-roaming-users=y --enable-hardquota=n \
--enable-default-domain=xxx.com

I want roaming users, no quota checking and a default domain.
I like the defaults on all the other options.

The configure script will look in /etc and in ~vpopmail/etc
for your tcp.smtp files. If they aren't in /etc and they
are in ~vpopmail/etc, then vpopmail will do it's tcp.smtp
work in the ~vpopmail/etc dir. 
Make sure ~vpopmail/etc and the files there are owned by
vpopmail

chmod -R vpopmail.vchkpw ~vpopmail/etc

It should be clear sailing from there..
Ken

Reply via email to