Public Member Functions | List of all members
SMTP Class Reference

Inherits ScriptObject.

Public Member Functions

 SMTP (String _hostname, short _port=25)
 
 send (Mail mail)
 

Detailed Description

SMTP interface for sending e-mails. See Mail.

Constructor & Destructor Documentation

◆ SMTP()

SMTP ( String  _hostname,
short  _port = 25 
)

Constructs a new SMTP instance.

Member Function Documentation

◆ send()

send ( Mail  mail)

Sends the specified mail.



Generated by Autodesk, Inc. 05 April 2024
Copyright (c) 2012-2024 by Autodesk, Inc.