SMFEnvelope_T Struct Reference

Message envelope object. More...

#include <smf_message.h>

Data Fields

SMFList_Trecipients
 
char * sender
 
char * auth_user
 
char * auth_pass
 
char * nexthop
 
SMFMessage_Tmessage
 

Detailed Description

Message envelope object.

Field Documentation

char* auth_pass

SMTP auth password, if needed

char* auth_user

SMTP auth user, if needed

SMFMessage_T* message

related message object

char* nexthop

destination smtp server

SMFList_T* recipients

envelope recipients

char* sender

envelope sender


The documentation for this struct was generated from the following file: