On Fri, 2001-10-12 at 01:13, Dirk Tanneberger wrote:
> Hello,
> 
> I have upgrade from vpopmail-4.10.24 to vpopmail-5.0(final-beta).
> After upgrade I have a phenomenon.
> My tcp.smtp file is deleted after 2-3 hours.
> It is not visible , where is the problem.
> clearopensmtp runs every hour per cron.
> I start clearopensmtp repeated by hand, but tcp.smtp
> will not deleted.
> 
> Where is the problem?
> What can I do?
> 
> Here my configure options:
> ./configure
> --enable-roaming-users=y
> --enable-mysql=y
> --enable-incdir=/usr/local/mysql/include/
> --enable-libdir=/usr/local/mysql/lib/
> --enable-relay-clear-minutes=60
> --enable-tcpserver-file=/etc/tcp.smtp
Don't use this enable flag. Let configure
find your tcp.smtp file for you.

> --enable-hardquota=20000000
> --enable-default-domain=test.de
> --enable-logging=v
> --enable-auth-logging=y
> --enable-clear-passwd=y
Unles you update your mysql table difinitions correctly,
you can not use the clear password option.

Ken Jones

> --enable-valias=y
> 
> Thanks for help.
> 
> regards
> Dirk
> 
> 


Reply via email to