Ahmet YAZICI wrote:
Hello All,
One of my client has local MS Exchange server and sometimes they can't send email to real email server installed qmail. Beaceuse of that, i've disabled straynewline function in qmail-smtpd.c . Now it's working.. but i'm not sure if i break something

Is it legal to disable straynewline or is there any solution for this problem?

Thanks


We use fixcrio prior to qmail-smtpd in our run files and have never had any problems since.

exec /usr/local/bin/softlimit -m 2000000 \
/usr/local/bin/tcpserver -v -P -R -h -l ecluster6.tls.net -x /var/qmail/control/tcp.smtp.cdb -c "$MAXSMTPD" \
        -u "$QMAILDUID" -g "$NOFILESGID" 10.0.241.136 25 \
                /usr/local/bin/fixcrio /var/qmail/bin/qmail-smtpd 2>&1

http://search.yahoo.com/search?p=straynewline+fixcrio
http://cr.yp.to/ucspi-tcp/fixcrio.html

DAve
--
Three years now I've asked Google why they don't have a
logo change for Memorial Day. Why do they choose to do logos
for other non-international holidays, but nothing for
Veterans?

Maybe they forgot who made that choice possible.

Reply via email to