Mailit version 9.4.0.112 for Windows / macOS X / Linux released with this
improvements and fixes:
- Improved: Added new function Emai_ImapGetQuota(resourceName ; connectionUID ). The function returns information about storage usage and message quota.
- Improved:
Added two new example files with editors for creating HTML messages: Simple Sending Unlayer Editor.fmp12 and
Simple Sending with FileMaker Rich Text Editor Addon.fmp12.
- Improved: Added a new example file
that demonstrates how to work with Amazon S3 buckets: Amazon S3 buckets.fmp12 .
- Fixed:
On the Linux Ubuntu 20.04 platform, executing the Emai_ImapDeleteMessage plugin function with UID parameter caused the fmsased process to crash. This has been fixed.
- Fixed:
The Emai_ImapUploadMessageToFolder function did not upload the message source to the server if the internalDate parameter was not specified. This has been fixed.
- Improved: Added 7 new function to work with Amazon S3 buckets:
- Emai_awsGetBucketPublicAccessBlock( name )
-
Emai_awsPutBucketPublicAccessBlock( name ; blockPublicAcls; blockPublicPolicy; ignore PublicAcls; restrictPublicBuckets)
-
Emai_awsGetBucketPolicy( name )
- Emai_awsPutBucketPolicy( name ; policyJsonString)
- Emai_awsDeleteBucketPolicy( name )
- Emai_awsGetBucketListObjects( name )
- Emai_awsDownloadResource( name; fromBucket )
- Fixed:
The Emai_awsGetBucketsList function did not return a list of buckets. This has been fixed.
- Fixed:
For the Windows platform, when executing the Emai_ShowFolderDialog and Emai_ShowFileDialog functions, the dialog box was opened behind the active window. This has been fixed.
- Fixed:
The Emai_SmtpAddAttachment function did not add an attachment if the file extension was not known to the plugin. This has been fixed.
- Fixed:
The Emai_ImapGetAttachment and Emai_PopGetAttachment functions did not correctly extract an attachment from a message if the filename was longer than 128 characters. This has been fixed.
This update is free for all owners of Mailit 9.x licenses.