21 #ifndef NOTIFIER_SMTP_H
22 #define NOTIFIER_SMTP_H
24 #include "orte_config.h"
42 char *to, **to_argv, *from_name, *from_addr, *subject;
45 char *body_prefix, *body_suffix;
48 struct hostent *server_hostent;
59 mca_notifier_smtp_component;
Definition: notifier.h:98
Definition: notifier_smtp.h:34
Definition: notifier.h:138
The OpenRTE Notifier Framework.