On Thu, Nov 29, 2001 at 01:34:32PM -0600, Mate Wierdl wrote: > Kind'a answering my own question: open-smtp is always put in > ~vpopmail/etc. Indeed, configure.in has > > open_smtp_cur="$vpopmaildir/etc/open-smtp" > open_smtp_tmp="$vpopmaildir/etc/open-smtp.tmp" > open_smtp_lok="$vpopmaildir/etc/open-smtp.lock"
But they get root:root if tcpserver was running as root. Hence if you change later to running tcpserver as vpopmail, things get screwed. On the other hand, clearopensmtp (run by root!) changes the ownership back to vpopmail:vchkpw on open-smtp. Should not vchkpw and clearopensmtp do the same thing as far as ownership is concerned? Mate
