Previous | Contents | Index |
PMDF_send
, which can be used to send (enqueue) mail messages of local origin;
that is, to originate mail from the local host. Because the callable
SEND routine is not as flexible as the API routines and will take
possibly undesirable, but necessary, authentication steps, the PMDF API
routines should generally be used by programs which need to re-send,
forward, gateway, or otherwise route mail messages.1
Callable send can be used simultaneously with the PMDF API routines. |
1 An example of such an authentication step would be the addition of a "Sender:" header line. |
Previous | Next | Contents | Index |