EverGreen/400 Developers Toolkit
This optional toolkit of EverGreen/400 includes a powerful set of Application Program Interfaces (API) that allows you to handle e-mail messages directly from any user-written AS/400 application.
The API's are packaged as separate callable programs to allow integration with programs written in most supported programming languages on the iSeries, such as RPG/400, Cobol, CL, C, C++, Java and ILE versions of these programming languages.
Currently, the following API's are available :
- Create Mail API : An API to compose and optionally send an e-mail message
- Create Mail API with Attachments : An API to compose and optionally send an e-mail message including attachments
- Deliver Mail API : An API to send previously prepared e-mail messages
- Receive Mail API : An API to receive an e-mail message
- Export Mail API : An API to export an e-mail message from a mail cabinet to a stream file
- Import Mail API : An API to import an e-mail message from a stream file into a mail cabinet
- ul Mail API : An API to retrieve a list of e-mail messages of a mail cabinet
- Retrieve Mail API : An API to retrieve the text and subject of an e-mail message. Optionally, a User Exit Program may be specified to allow processing all the attachments of an e-mail message.
- Check New Mail : A command to generate a notification message when a user has new mail waiting on the server