Sorry for my late answer, but I was not at work for last week. I have compilied vpopmail 5.0 with your hints, but the problem is the same. After more than 10 hours the tcp.smtp file was removed. When i downgrade then to 4.10.24 with the same options, all works fine. What is the problem with tcp.smtp in 5.0?
regards Dirk Tanneberger ----- Original Message ----- From: "Ken Jones" <[EMAIL PROTECTED]> To: "Dirk Tanneberger" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, October 12, 2001 5:18 PM Subject: Re: tcp.smtp periodic removed after upgrade to vpopmail 5.0 > 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 > > > > > > >