At 21:14 29.08.2000 +0900, Tohru Kobayashi wrote:
>
>On Tue, 29 Aug 2000 13:28:49 +0200
>Peter Bieringer <[EMAIL PROTECTED]> wrote:
>
>> For a clean update, make a backup of ~vpopmail, shut down qmail and popd,
>> remove old bin,include,doc,lib and install the new version, start qmail and
>> popd afterwards.
>
>Thank you for your response.
>Do I need to modify my qmail-smtpd startup script when I update
>vpopmail?  The tcp.smtp file seems to be moved from /etc to
>~vpopmail/etc.
>
>Here is my qmail-smtpd startup script:
>#!/bin/sh
>QMAILDUID=`id -u qmaild`
>NOFILESGID=`id -g qmaild`
>exec /usr/local/bin/softlimit -m 2000000 \
>    /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb \
>        -u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 2>&1

vpopmail-smtp.cdb is only needed if roaming users uses SMTP-after-POP. You
can change the setting (which path/name for this file should be used) by
using a vpopmail-configure option.

        Peter

Reply via email to