syslog-ng source
AFSMTPDriver Struct Reference
Collaboration diagram for AFSMTPDriver:

Public Attributes

LogThreadedDestDriver super
 
gchar * host
 
gint port
 
AFSMTPRecipientmail_from
 
GList * rcpt_tos
 
GList * headers
 
LogTemplate * subject_template
 
LogTemplate * body_template
 
GString * str
 
LogTemplateOptions template_options
 

Member Data Documentation

◆ body_template

LogTemplate* AFSMTPDriver::body_template

◆ headers

GList* AFSMTPDriver::headers

◆ host

gchar* AFSMTPDriver::host

◆ mail_from

AFSMTPRecipient* AFSMTPDriver::mail_from

◆ port

gint AFSMTPDriver::port

◆ rcpt_tos

GList* AFSMTPDriver::rcpt_tos

◆ str

GString* AFSMTPDriver::str

◆ subject_template

LogTemplate* AFSMTPDriver::subject_template

◆ super

LogThreadedDestDriver AFSMTPDriver::super

◆ template_options

LogTemplateOptions AFSMTPDriver::template_options

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