Title: Applescript send now
Stuck here a bit:

    set MyMessage to make new outgoing message with properties ¬
        {recipient:"[EMAIL PROTECTED]", subject:"admin", content:theBody}
    -- send it
   send MyMessage

Never sends my message, it just sits in the outgoing queue until my schedule picks it up.  How can I make it send it right now?
--
-------------------------------------------------------------
Scott Haneda                                Tel: 415.898.2602
<http://www.newgeo.com>                     Fax: 313.557.5052
<[EMAIL PROTECTED]>                          Novato, CA U.S.A.

Reply via email to