buildSMTPTransaction(const char *from_name, const char *from_address, const char *to_name, const char *to_address, const char *subject) | LLMail | [static] |
enable(bool mail_enabled) | LLMail | [static] |
encryptIMEmailAddress(const LLUUID &from_agent_id, const LLUUID &to_agent_id, U32 time, const U8 *secret, size_t secret_size) | LLMail | [static] |
init(const std::string &hostname, apr_pool_t *pool) | LLMail | [static] |
send(const char *from_name, const char *from_address, const char *to_name, const char *to_address, const char *subject, const char *message) | LLMail | [static] |
send(const std::string &header, const std::string &message, const char *from_address, const char *to_address) | LLMail | [static] |