|
i have
qmail-ldap patched and
I have tcp.smtp file:: 172.16.2.:allow,RCPTCHECK="",SMTPAUTH="" and run file is:: #!/bin/sh QMAILDUID=`/usr/xpg4/bin/id -u qmaild` NOFILESGID=`/usr/xpg4/bin/id -g qmaild` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` LOCAL=`head -1 /var/qmail/control/me` exec /usr/local/bin/softlimit -m 50000000 \ /usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTP D" \ -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd \ /var/qmail/bin/auth_smtp /usr/bin/true 2>&1 Still my SMTPAUTH is not working..what else otherthing i have to do?? i dont know please anyone suggest me. Harindra. |
- Re: SMTP AUTH Harindra Patel
- Re: SMTP AUTH Sameer N Ingole
- Re: SMTP AUTH Claudio Jeker
- Re: SMTP AUTH Harindra Patel
- Re: SMTP AUTH Oskar Eyb
- Re: SMTP AUTH Harindra Patel
- Re: SMTP AUTH Harindra Patel
- Re: SMTP AUTH Tomas Kuliavas
- Re: SMTP AUTH Sergio Monteiro Basto
- Re: SMTP AUTH Tomas Kuliavas
- Re: SMTP AUTH Zachary Kotlarek
