Would it work for you to use "redirect" instead of "forward"?

That would avoid the insertion of the forwarding attributes. The
"from" address, however, would show as the original sender.

On Thu, 09 Dec 2004 12:35:27 -0800, Scott Haneda <[EMAIL PROTECTED]> wrote:
> on 12/9/04 4:51 AM, Barry Wainwright at [EMAIL PROTECTED] wrote:
> 
> > That's easy enough.
> >
> > Instead of this line:
> >
> >         set content of theMess to newContent as text
> >
> > Use these two lines:
> >     set content of themess to "this is line one" & return & "this is line
> > two" & return & (newcontent as text)
> >     set subject of themess to "New subject"
> 
> Barry, this is getting pretty nice, almost working, I think since the new
> message is a forward, it is getting all the forwarding attributes of the
> original message, which shoves my lines one and two down the email since the
> forward header info is there.  I think I need to make it not a forward, but
> simply a new message, can you help me through that?
> 
> 
> --
> -------------------------------------------------------------
> Scott Haneda                                Tel: 415.898.2602
> <http://www.newgeo.com>                     Fax: 313.557.5052
> <[EMAIL PROTECTED]>                          Novato, CA U.S.A.
> 
> --
> To unsubscribe:
> <mailto:[EMAIL PROTECTED]>
> archives:
> <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
> old-archive:
> <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
> 
> 


-- 
Allen Watson
AppleScripts For You
http://homepage.mac.com/allen_a_watson/AppleScripts_For_You/
-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to