thanks for the solution, it's works when I tested it manualy, but this
might sound stupid but I am not able to match the blank like which exim
passes after the header either using
/^\s+/ OR \n OR /^[ \t]*$/
is the blank like a new line or a return or tab or whitespace ?, any
string match this ?
thanks for the help again
ewzi
Philip Hazel wrote:
>
> On Mon, 19 Mar 2001, ewzi wrote:
>
> > I tried reading STDIN, but I get the entire raw mail itself, but I am
> > looking for only the body to quote while auto respoding back.
>
> Well, that's easy enough, especially in Perl. Just throw away everything
> before the first blank line.
>
> --
> Philip Hazel University of Cambridge Computing Service,
> ph10@??? Cambridge, England. Phone: +44 1223 334714.