Hi Payal,
> On a previously installed vpopmail system, how do I know which
> parameters were passed to ./configure ? I have the directory in which
> the tar file was untarred into.
Then look into the config.status file.
> > > Also should the tcpserver file be /etc/tcp.smtp or
> > > /home/vpopmai
* Jonas Pasche <[EMAIL PROTECTED]> [2003-03-15 07:35]:
> Hi Payal,
>
> > I configured vpopmail-5.2 with,
>
> You should start with 5.2.1, which is the latest stable.
Thanks Jonas. This did the trick.
On a previously installed vpopmail system, how do I know which
parameters were passed to ./conf
Hi Payal,
> I configured vpopmail-5.2 with,
You should start with 5.2.1, which is the latest stable.
> # /home/vpopmail/bin/clearopensmtp
> vpopmail not configure with --enable-roaming-users=y
* Have you started with clean source, either freshly unpacked or a "make
clean" before?
* Check the
Hi,
I configured vpopmail-5.2 with,
# ./configure --enable-clear-passwd=y --enable-relay-clear-minutes=120
--enable-roaming-users=y
this gave,
address extentions = OFF --enable-qmail-ext=n (default)
roaming users = ON --enable-roaming-users=y
tcpserver file = /etc/tcp.smtp
Then I did,
# make