%Net.MailMessageOpens in a new tab class and other classes in the
%Net package
Support email as follows:
-
InterSystems IRIS® provides an object representation of MIME email messages. It supports text and non-text attachments, single-part or multipart message bodies, and headers in ASCII and non-ASCII character sets.
-
You can send email via an SMTP server. SMTP (Simple Mail Transport Protocol) is the Internet standard for sending email.
-
You can also retrieve email from an email server via POP3, the most common standard for retrieving email from remote servers.
For details and examples, see Using Internet Utilities.
Availability: All namespaces.