Thus said "Casey Allen Shobe" on Sat, 18 Nov 2000 03:30:55 EST:
> Hi there, I run a webmail service, and am having some trouble. It appears
> that not all web browsers send CRLF, but instead send LF only when I
> compose (this is the fault of the widget used for entering email).
It has nothing to do with the composition of the email
whatsoever---it's the transmission of the email during the SMTP dialog
that is the problem.
> Both Netscape 6 for Linux and Konqueror 2 have this problem, as well as a
> bundle of other unix browsers I'm sure. Is there a way I can have qmail
> automatically convert bare LFs to CRLFs? This would be *very* helpful.
> Otherwise, I'm going to have to figure out how to write some PHP into my
> webmail service to do it...
I believe there is a program called fixcr but I'm not entirely certain
what it is used for (see man pages). Probably what you should do
instead is fix your mail injecting webmail service---that's where the
problem is.
On a side note, how are you injecting the email in your webmail? Are
you using PHP to communicate via SMTP to the mail server? If so, you
are going to need to ensure that it communicates properly.
Andy
--
[-----------[system uptime]--------------------------------------------]
11:59am up 16 days, 14:19, 4 users, load average: 1.20, 1.24, 1.26