Hi folks,
I don't know why, but I couldn't send emails with ssl and smtp-auth. I've installed netqmail-1.05 and the big patch, but when I try to send emails, I see the password prompt but the correct pw doesn't work. Logs without errors. what could I do?
My qmail-smtpd runscript is like that:
#!/bin/sh
#QMAILDUID=`/usr/bin/id -u vpopmail`
#NOFILESGID=`/usr/bin/id -g vchkpw`
#MAXSMTPD=`/bin/cat /var/qmail/control/concurrencyincoming`
#if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" ]; then
# echo QMAILDUID, NOFILESGID, or MAXSMTPD is unset in
# echo /var/qmail/supervise/qmail-smtpd/run
# exit 1
#fi
exec /usr/local/bin/softlimit -m 70000000 \
/usr/local/bin/tcpserver -v -R -h -l 0 -x /home/vpopmail/etc/tcp.smtp.cdb -c 20 \
-u vpopmail -g vchkpw 0 25 \
/usr/local/bin/rblsmtpd -r list.dsbl.org -r relays.ordb.org -r dul.dnsbl.sorbs.net
-r dnsbl.njabl.org -r korea.services.net /var/qmail/bin/qmail-smtpd \
/home/vpopmail/bin/vchkpw-noroaming /usr/bin/true 2>&1
thanks for your support, any suggestion will be appreciated
Regards
Andrea
- [toaster] problem with qmail-toaster-0.8.patch Andrea Riela
- Re: [toaster] problem with qmail-toaster-0.8.patch Bill Shupp
- Re: [toaster] problem with qmail-toaster-0.8.patch Andrea Riela
- Re: [toaster] problem with qmail-toaster-0.8.pat... Andrea Riela
- Re: [toaster] problem with qmail-toaster-0.8.pat... Bill Shupp
- Re: [toaster] problem with qmail-toaster-0.8... Andrea Riela
- Re: [toaster] problem with qmail-toaste... Bill Shupp
- Re: [toaster] problem with qmail-to... Andrea Riela
- Re: [toaster] problem with qmai... Bill Shupp
- Re: [toaster] problem with qmai... Andrea Riela
- Re: [toaster] problem with qmai... Bill Shupp