Re: Wrong end of line character?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Piete Brooks
Ημερομηνία:  
Προς: Philip Hazel
Υ/ο: Glenn Carver, exim-users
Αντικείμενο: Re: Wrong end of line character?
> Lines of text sent over SMTP are supposed to be terminated with CRLF,
> but so many mailers send them out with just LF that Exim accepts that
> too. When it receives a message it turns the end of line marker into a
> single LF. If for some reason a message came in with CRCRLF at the end
> of each line, one CR would get left and produce the effect described.


... as would lines of LFCR I assume ...