On 7/7/05 5:39 PM, "Nigel Stanger" <[EMAIL PROTECTED]> wrote:

> I've fixed it in the meantime by changing the script to "Exchange account 1"
> instead of "default mail account".

I've had to do the same for scripts that I release:

    try
        set defAcct to default mail account
    on error
        try
            set defAcct to Exchange account 1
        on error
            beep
            display dialog "Yikes! (etc)"
            return 
        end try
    end try
> 
> Thanks!
> 
> (Remembers to turn off digital signature before sending this time :)

Yeah, me too. Any time I ask Jud if he can set the server to allow digital
sigs, he just doesn't answer me... ;-)

-- 
Paul Berkowitz
MVP MacOffice
Entourage FAQ Page: <http://www.entourage.mvps.org/faq/index.html>
AppleScripts for Entourage: <http://macscripter.net/scriptbuilders/>

PLEASE always state which version of Microsoft Office you are using -
**2004**, X  or 2001. It's often impossible to answer your questions
otherwise.


-- 
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