Hi all
I'm trying to write an alarm message from a shell script, first I write
a message from the scratch and I get an email with part of the header
as the body, second I modify a sended message but the netscape composer
show it with the body truncated. The message I used is (between the lines):
---------------------------------------
Message-ID: <3CEA...@vmserver.kynesoft.com>
Date: Tue, 21 May 2002 08:35:38 -0400
From: Service Admin <g-m...@vmserver.kynesoft.com>
X-Accept-Language: en-us
MIME-Version: 1.0
To: Alconso <alco...@otherserver.kynesoft.com>
Subject: Prueba 12
Hola mundo
123 123 123 123
123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123 123
123 123
123 123 123 123
---------------------------------------
What other consideration do I need to handle, where can I read more
about it?
I also try to send the message using unix mail command but I need to
specify the sender or the Return-Path that maight not be system user
Is there another way (easiest) to do that?
Thanks for all... again
alfonso