Hi _hsan, "Please don't CC me ..." doesn't mean "Please don't answer on-list.".
On Mon, 3 Mar 2003 18:10:04 +0200 _hsan Turkmen <[EMAIL PROTECTED]> wrote: [full quote because answering to the list to a mail not directed there] > Thanks Peter.. > The problem was that I accidentally chaged "-x /etc/tcp.smtp.cdb" portion of > the script as "-x /etc/tcp.smtp". It is fixed now by your valuable help.I > wonder why my ~vpopmail/etc/ folder has many temporary files and "40 * * * * > /home/vpopmail/bin/clearopensmtp 2>&1 > /dev/null" line in crontab does not > clear temporary files. (Another awkward question again). I guess it was > becouse of the above failure..right?. > > > > -rw-r--r-- 1 vpopmail vchkpw 25 Mar 3 14:54 inc_deps > -rw-r--r-- 1 vpopmail vchkpw 32 Mar 3 14:54 lib_deps > -rw-r--r-- 1 vpopmail vchkpw 60 Mar 3 17:40 open-smtp > -rw-r--r-- 1 root root 0 Mar 3 17:52 open-smtp.lock > -rw-r--r-- 1 root root 0 Mar 3 16:19 open-smtp.tmp.1318 > -rw-r--r-- 1 root root 0 Mar 3 16:30 open-smtp.tmp.1341 > -rw-r--r-- 1 root root 0 Mar 3 16:40 open-smtp.tmp.1660 > -rw-r--r-- 1 root root 0 Mar 3 16:50 open-smtp.tmp.1662 > -rw-r--r-- 1 root root 0 Mar 3 17:00 open-smtp.tmp.1691 > -rw-r--r-- 1 root root 0 Mar 3 17:11 open-smtp.tmp.1717 > -rw-r--r-- 1 root root 0 Mar 3 17:21 open-smtp.tmp.1745 > -rw-r--r-- 1 root root 0 Mar 3 17:31 open-smtp.tmp.1747 > -rw-r--r-- 1 root root 0 Mar 3 17:42 open-smtp.tmp.1860 > -rw-r--r-- 1 root root 0 Mar 3 17:52 open-smtp.tmp.2509 > -rw-r--r-- 1 vpopmail vchkpw 95 Mar 2 05:12 tcp.smtp > > > > Thanks for your help.. I don't think a "run every 40 minutes" cron is the primary reason for "every 10 minutes created" files. But OTOH the file names look like those clearopensmtp uses. I'd suggest you: 1.) Tell us the _complete_ configure line used for compiling vpopmail, for us being able to figure out what .cdb file clearopensmtp tries to re-create. 2.) run 'clearopensmtp' on command line and tell us potential output and the result of 'clearopensmtp 2>&1 >/dev/null; echo $?' for us being able to see if clearopensmtp states it ran successfully. -- Peter
