Information about SMTP service. More...


Classes | |
| struct | props |
Public Member Functions | |
| SMTPServiceInfos (const bool smtps) | |
| const props & | getProperties () const |
| const string | getPropertyPrefix () const |
| const std::vector < serviceInfos::property > | getAvailableProperties () const |
Information about SMTP service.
| SMTPServiceInfos | ( | const bool | smtps | ) |
| const std::vector< serviceInfos::property > getAvailableProperties | ( | ) | const [virtual] |
Return a list of available properties for this service.
Implements serviceInfos.
| const SMTPServiceInfos::props & getProperties | ( | ) | const |
| const string getPropertyPrefix | ( | ) | const [virtual] |
Return the property prefix used by this service.
Use this to set/get properties in the session object.
Implements serviceInfos.
1.6.2