Messaging Server Plug-in API Guide
[Next] [Index]

Messaging Server Plug-in API Guide

This guide describes the C application programming interface (API) that Netscape Messaging Server 3.0 implements in order to allow third parties to plug in site-specific functionality to Netscape Messaging Server.

September -- 1997


Contents

About This Guide

Conventions Used in This Guide
Where to Find Messaging Server Plug-in Files
Where to Find Developer Information

Chapter 1  Introduction

This chapter describes messages, lists the stages involved in message processing, and explains what you can and cannot do with the Messaging Server.
Messages and Message Processing Steps
How You Can Use the Messaging Server Plug-in API

Chapter 2  Using the Messaging Server Plug-in API

This chapter provides basic information about the elements and functions of the Messaging Server Plug-in API.
Plug-in Entry Points
Plug-in Function Format and Result Codes
Data Structures
Parameter Block
Message Structure
Using Messaging Server Plug-in Functions
Generating the Shared Object

Chapter 3  Messaging Server Plug-in API Reference

This chapter is a reference to Messaging Server functions, structures, and result codes.
Functions
Note on Message Structure Return Values
AddRecipient
DupMessage
FreeMessage
GetBodyFile
GetFirstRecipient
GetHeaderFile
GetNextRecipient
GetRecipientAddress
pblock_findval
RemoveRecipient
Structures
Message
Recipient
pblock
Result Codes

Index


[Next] [Index]

Last Updated: 10/01/97 15:03:29


Copyright © 1997 Netscape Communications Corporation