alert_email_data Struct Reference


Data Fields

char Host [MAX_EMAIL_ARG_LEN]
char From [MAX_EMAIL_ARG_LEN]
char To [MAX_EMAIL_ARG_LEN]
char Subject [MAX_EMAIL_ARG_LEN]
char * Message

Detailed Description

Definition at line 21 of file action_alert_email.c.


Field Documentation

char alert_email_data::Host[MAX_EMAIL_ARG_LEN]

Definition at line 22 of file action_alert_email.c.

Referenced by AlertEMailParseArgs(), and EMailMessageReal().

char alert_email_data::From[MAX_EMAIL_ARG_LEN]

Definition at line 23 of file action_alert_email.c.

Referenced by AlertEMailParseArgs(), and EMailMessageReal().

char alert_email_data::To[MAX_EMAIL_ARG_LEN]

Definition at line 24 of file action_alert_email.c.

Referenced by AlertEMailParseArgs(), and EMailMessageReal().

char alert_email_data::Subject[MAX_EMAIL_ARG_LEN]

Definition at line 25 of file action_alert_email.c.

Referenced by AlertEMailParseArgs(), and EMailMessageReal().

char* alert_email_data::Message

Definition at line 26 of file action_alert_email.c.

Referenced by EMailMessage(), and EMailMessageReal().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2