Marc Luce <[EMAIL PROTECTED]> wrote:

>   <mail from="[EMAIL PROTECTED]"
>         to="[EMAIL PROTECTED]"
>         mailhost="bletch"
>         message="line 1\nline2\nline3"
>         subject="bletch" />
> 
> This command sends the \n as part of the message.

replace the \n with &#x0A; and that should work.

Stefan

Reply via email to