Re: Making a new incoming message in a folder in Entourage
Re: Making a new incoming message in a folder in Entourage
- Subject: Re: Making a new incoming message in a folder in Entourage
- From: Simon Kornblith <email@hidden>
- Date: Sat, 17 Aug 2002 18:35:58 -0400
On 8/17/02 6:17 PM, "Bill Briggs" <email@hidden> typed away on his (or
her or its) keyboard producing the following output:
>
At 6:01 PM -0400 17/08/02, Simon Kornblith wrote:
>
> This has been driving me crazy. I'm trying to make a new message in
>
> Entourage with the source of a message in a specific folder, rather than
>
> the default of the POP3 inbox (I use IMAP). However:
>
>
>
> tell app "Microsoft Entourage" to make new incoming message at theFolder
>
> with properties {source:theSource}
>
>
>
> Gives an error:
>
> Microsoft Entourage got an error: can't make a incoming message.
>
>
It does seem counter-intuitive to be making incoming messages (is
>
that what you do when you're lonely and want to get mail?), but in
>
fact you can do this with Eudora. I have no idea if it's possible to
>
do it with Entourage.
I'm working on an encryption tool (EntourageGPG 1.2) that needs to do. When
it decrypts, it modifies the existing message. This modification causes
Entourage to mangle all the headers. On quit, has to delete the old message
and create a new message with the source of the encrypted message so that
the message can be decrypted again if the user so wishes.
If there's a better way to do this, somebody please inform me.
Simon
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.