Jump to content

Send Mail Fails to Create New Message in Outlook


This topic is 2906 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have the following script:

Set Variable [ $_file_path ; Value: "file:" & Get ( TemporaryPath ) & GetAsText ( AdArtwork::AdArtImage ) ] 
Export Field Contents [ AdArtwork::AdArtImage ; “$_file_path” ] 
Send Mail [ Send via E-mail Client ; With dialog: On ; To: InsertionOrders::Email ; Subject: InsertionOrders::Company & " Ad Proof - " & Projects::ProjectName ; “$_file_path” ] 

This works perfectly on OS X 10.11.4, FileMaker 14.0.4 with Mail.app 9.3 as the default mail program. It also works for at least one user who has Outlook as their default mail program. Another user, however is complaining that, while the Outlook icon bounces in the dock, no new email is created.

In an attempt to duplicate the problem I installed Outlook and made it my default mail program. The behavior I see is slightly different, but similar. I don't get the bouncing dock icon, but rather Outlook is brought to the foreground, although like the reporting user, I do not get a new email created. I'm using Outlook 15.21.1.

Any ideas on what the problem might be? FileMaker's help page on `Send Mail` specifically mentions that Outlook is supported on OS X.

Thanks,
Chuck

 

Link to comment
Share on other sites

This topic is 2906 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.