| iMatix home page
| << | < | > | >>
SFL Logo SFL
Version 1.91

SMTP mailer function

Filename: sflmail.h
Package: standard function library (sfl)
Written: 06/18/97 Scott Beasley (jscottb@infoave.com)
Revised: 98-03-17
Copyright: Copyright (C) 1991-97 Imatix

Synopsis

Functions to format and send SMTP messages. Messages can contain attachments, and be sent with "cc"'s "bcc"'s as well as the normal "to" receivers.

List of Functions

List of Symbol Definitions

sflmail.h defines these symbols, possibly conditionally:
Symbol: Defined as:
ENC(c) ((c) ? ((c) & 077) + ' ': '`')
_sflmail_included TRUE
smtp_send_data(sock,strout) write_TCP((sock),(strout),strlen((strout)))


| << | < | > | >> iMatix Copyright © 1996-98 iMatix