Product and version : FileMaker Pro Advanced 14.0.4
OS and version: Mac OSX 10.11.2 (El Capitan)
Description: Using Send Mail to create an email with an attachment consisting of an exported FileMake merge file that is created in the same script doesn't include the data file. The file is exported to a files named:
Get ( TemporaryPath ) & "Problem Report Data" & GetAsText ( Problems::Report ID ) & ".mer"
If I change the script step so there is no "To" addressee, the email is created but causes Mail to generate an error and not send the message. If you then look at the message, the attachment is there. If I disable internet access and send the file with a valid "To" address, the attachment is not there.
this is a known bug, reported before, which occurred with Mac OSX 10.11 first.
see:
Send email not sending attachment
Send mail with PDF Attachment - Some problems in FileMaker Go
Emails sent without attachment
Another work around would be to use Send Mail script without option [_] "Do not display dialog"