Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Component: WinSendMail

Send emails via mail client on Windows via MAPI.

This can use Outlook or Thunderbird on Windows to send email with or without GUI.
Using Messaging Application Programming Interface (MAPI)

See SendMail functions to send via CURL and SMTP server.

Version macOS Windows Linux Server iOS SDK
7.1 / 10.5 ❌ No ✅ Yes ❌ No ❌ No ❌ No

Item Details
WinSendMail.AddAttachmentContainer
Adds an attachment to the email based on a container field.
Win only
7.1
WinSendMail.AddAttachmentFile
Adds an attachment to the email based on a file path.
Win only
7.1
WinSendMail.AddAttachmentText
Adds an attachment to the email based on a text.
Win only
7.1
WinSendMail.AddBCC
Adds a blind copy recipient.
Win only
7.1
WinSendMail.AddCC
Adds a copy recipient.
Win only
7.1
WinSendMail.AddRecipient
Adds a recipient.
Win only
7.1
WinSendMail.AddTo
Adds a recipient.
Win only
7.1
WinSendMail.AttachmentCount
Queries number of attachments.
Win only
7.1
WinSendMail.ClearAttachments
Clears all attachments from this email.
Win only
7.1
WinSendMail.ClearRecipients
Clears all recipients.
Win only
7.1
WinSendMail.CreateEmail
Creates a new email.
Win only
7.1
WinSendMail.GetSubject
Queries the subject of this email.
Win only
7.1
WinSendMail.GetText
Queries text to send.
Win only
7.1
WinSendMail.Release
Releases all memory used by this email.
Win only
7.1
WinSendMail.ReleaseAll
Release all send email sessions.
Win only
10.5
WinSendMail.Send
Sends email.
Win only
7.1
WinSendMail.SendAnsi
Sends email.
Win only
7.1
WinSendMail.SendAsync
Sends email asynchronously.
Win only
9.1
WinSendMail.SetFrom
Sets the email from address.
Win only
7.1
WinSendMail.SetSubject
Sets the subject line.
Win only
7.1
WinSendMail.SetText
Sets the text content.
Win only
7.1

21 functions shown.

These functions require a license (81%).

Release notes

Blog Entries

FileMaker Magazin

Example Databases