Re: Mail Send Outgoing Message "success"
Re: Mail Send Outgoing Message "success"
- Subject: Re: Mail Send Outgoing Message "success"
- From: Christopher Stone <email@hidden>
- Date: Mon, 11 Jan 2016 07:20:56 -0600
On Jan 10, 2016, at 15:55, S. J. Cunningham <email@hidden> wrote:
> Apparently storing it in the outbox counts as success?!
______________________________________________________________________
Hey Steve,
Bleep!
> Is there any way to tell if it was actually sent? I guess I could check the outbox
I don't see any other obvious way.
tell application "Mail"
if messages of outbox ≠ {}
# Do something...
end if
end tell
> but that seems pretty lame.
Yes.
--
Take Care,
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden