Title: AW: AW: AW: qmail doesn't accept any connections on port 25

> > PATH=$PATH:/usr/local/bin:/var/qmail/bin
> > USERID=1001    # CHANGE THIS TO YOUR QMAILD UID!!!
> > GROUPID=101  # CHANGE THIS TO YOUR NOFILES GID!!!
> >
> > case "$1" in
> >     start)
> >         echo -n "Starting mail-transfer agent: qmail"
> >         ulimit -v 2048
> >
> >         csh -cf '/var/qmail/rc &'
> >
> >         supervise /var/lock/qmail-smtpd tcpserver -v
> -x/etc/tcp.smtp.cdb
> > -u$USER
> > ID -g$GROUPID 0 25 \
> >         rblsmtpd qmail-smtpd 2>&1 | setuser qmaill accustamp | \
>
> I'm not familiar with this script, but I think it should work
> if you just
> remove "rblsmtpd" from the line above.
>
> Chris
>


tanks! it works fine now!

achim

Reply via email to