At 04:38 PM 9/6/00, you wrote:
>Where is your open-smtp file?
config.h from the vpopmail-4.9 source directory currently shows:
#define OPEN_SMTP_CUR_FILE "/opt/vpopmail/etc/open-smtp"
#define OPEN_SMTP_TMP_FILE "/opt/vpopmail/etc/open-smtp.tmp"
#define OPEN_SMTP_LOK_FILE "/opt/vpopmail/etc/open-smtp.lock"
I don't find an option to change that configuration (other than manually
editing config.h). Isn't it correct? Or did something get confused when I
built it?
Here's what I used to configure:
./configure \
--prefix=/opt/vpopmail \
[EMAIL PROTECTED] \
--enable-qmaildir=/var/qmail \
--enable-roaming-users=y \
--enable-logging=e \
--enable-mysql=y \
--enable-default-domain=e-visions.com \
--enable-tcpserver-file=/opt/vpopmail/etc/tcp.smtp
I don't think that the qmaildir or tcpserver-file settings were necessary
(I think I chose the defaults) but I figured better safe than sorry. Was
that a mistake?
By the way, thanks for all of your help. Not only was good help
unexpected, but the quality of information is very high as well. Thanks again,
Steve