OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Stray newlines problem with yahoo - any solutions for this now?

From: Wietse Venema (wietseporcupine.org)
Date: Mon Jun 02 2003 - 10:35:53 CDT


daniel qian:
> Yahoo complains on a stray newline - said to be a bare LF without
>an accompanying CR by RFC822 standard but I didn't check that out.
>Anyway I put this in my body_checks:
> /[^\r]\n[^\r]/ Warning Bare LF in body
> and this part works.

That's interesting, because this is not a valid header_checks
or body_checks action.

        Wietse