Ari Arantes Filho writes:
> Hi,
>
> I'm using a qmail box (redhat 6.2) to send messages from a dedicaded
> server running cold fusion (windows NT), but some messages are refused
> because of: http://cr.yp.to/docs/smtplf.html. This messages are <FORM>
> filled (TEXTAREA) and something are refused.
>
> How can I patch qmail to avoid this error, I want these message to be
> sent.
This is a frequently asked question. From <URL:http://www.qmail.org>:
Daniel J. Bernstein suggests that if you have buggy clients that send bare
LFs, and you want to treat their messages the same way sendmail does, you
can simply run his fixcrio program instead of qmail-smtpd for your outgoing
mail relay. fixcrio then takes qmail-smtpd as argument. fixcrio is part of
the ucspi-tcp package.
Vince.