swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
Functions       Platforms  
 

Email support, SMTP and POP3 (OMMAIL)

 
 

The ommail library is a set of external functions that makes use of POP3 (Post Office Protocol Version 3) and SMTP (Simple Mail Transfer Protocol) to send and receive electronic mail through OmniMark programs.

Functions in this library have one of three prefixes: "MailInBox", "MailOutBox", and "Mail". "MailInBox" functions are those which are used to receive and manipulate email, and "MailOutBox" functions are used to send email. Functions that use the "Mail" prefix relate to the mail library as a whole.

The mail external function library consists of the following files:

The mail external function library requires OmniMark 4.0 or higher. As well, the following lines must be included near the beginning of the OmniMark program:

  ; Mail function and constant declarations
  include "ommail.xin"

Functions
   MailInBox
   MailInBoxClose
   MailInBoxCreate
   MailInBoxGetMessage
   MailInBoxGetMessageSize
   MailInBoxGetNumberOfMessages
   MailInBoxGetStatusReport
   MailInBoxIsInError
   MailInBoxIsOpen
   MailInBoxMarkAllMessagesForDeletion
   MailInBoxMarkMessageForDeletion
   MailInBoxOpen
   MailInBoxResetDeletionFlags
   MailIsVersionCompatible
   MailLibraryVersion
   MailOutBox
   MailOutBoxCreate
   MailOutBoxGetStatusReport
   MailOutBoxIsInError
   MailOutBoxSendMail
 
Platforms
   HP/UX
   HP-UX Itanium 2
   IBM AIX 5.3
   Linux (Intel)
   Linux Red Hat Enterprise 5
   MS Windows 98/ME
   MS Windows NT/2000/XP
   MS Windows Vista
   Sun Solaris 8
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: May 6, 2008 at 10:12:26 am
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.