Re: Setting the default signature in Entourage
Re: Setting the default signature in Entourage
- Subject: Re: Setting the default signature in Entourage
- From: email@hidden
- Date: Wed, 27 Oct 2004 13:44:38 -0400
Quoting Paul Berkowitz <email@hidden>:
> >> set theAcct to IMAP account (gLastName & "'s Exchange Account")
> >> set default signature choice of theAcct to signature 1
> >>
> >> I _know_ you can set the default signature choice of an IMAP account
> >> just
> >> fine (as with POP).
> >
> > Almost. No error this time, but the signature is still set to "None."
>
> That looks as if maybe default signature type never really got set to
> 'other', either. Try setting that too for the IMAP account before setting
> the choice. It's worth a try. I'll let you know about 2004 when I know.
And now it gets weird. given the following code:
set theAcct to IMAP account (gLastName & "'s Exchange Account")
display dialog (name of signature 1) as string
set default signature type of theAcct to other
set default signature choice of theAcct to signature 1
display dialog (default signature type of theAcct) as string
I get the following results:
The first display dialog (line 2) gives me the correct signature name every
time. The second display dialog (line 5) returns "«constant ****eOtS»" which
I'd guess means "entourage Other Signature".
Creating a new message from the account (manually in Entourage) inserts the
signature correctly, but the Default signature setting in the preferences is
still set at "None." Looks like Entourage just doesn't update the display.
--
Chris Garaffa
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden