From: Michele Andreoli (quisque@tin.it)
Date: Wed Nov 10 1999 - 21:44:43 CET
On Wed, Nov 10, 1999 at 01:46:29PM +0000, Dave Houghton nicely wrote:
> 
> Michele if you can't read this then I'm wasting my time
> 
I can read, and also now I will stop my uploading!
> Here's the fix for the bare LF bug in smtp protocol
> 
> in /usr/script/smtp.pro
> 
> change line 
> 
> cat ${MSG_FILE}            to
> cat ${MSG_FILE} | unix2dos
> 
> and the next line
> 
> send"."
> 
> needs CRLF before and after the period. I couldn't think how to do this properlyso I used muhex to embed 0d 0a before and after the period. What's the proper way to do it for the hard of thinking?
> 
> 
For send, I will change the send function in /usr/script/net.lib,
no problem.
But your fix in cat row is required?
Ok, i do as you did.
Michele
-- "I'd like to conclude with a positive statement, but I can't remember any. Would two negative ones do?" -- Woody Allen --------------------------------------------------------------------- To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk For additional commands, e-mail: mulinux-help@sunsite.auc.dk
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:12 CET