Defined in file: hzMailer.h

This class employes the private sub-class _efile as follows:-

_efile

Constructors/Detructors

hzEmail*hzEmail(void)
NULL-BASIS~hzEmail(void)

Public Methods:

hzEcodeAddAttachment(const char* dir, const char* fname, hzMimetype mtype)
hzEcodeAddAttachment(const char* fpath, hzMimetype mtype)
hzEcodeAddAttachment(const char* fpath)
hzEcodeAddBody(hzChain& Z)
hzEcodeAddBody(hzString& S)
hzEcodeAddBody(const char* msg)
hzEcodeAddRecipient(hzEmaddr& ema)
hzEcodeAddRecipient(const char* cpRecipient)
hzEcodeAddRecipientBCC(hzEmaddr& ema)
hzEcodeAddRecipientBCC(const char* cpRecipient)
hzEcodeAddRecipientCC(hzEmaddr& ema)
hzEcodeAddRecipientCC(const char* cpRecipient)
voidClear(void)
hzEcodeCompose(void)
unsigned intCountRecipientsAll(void)
unsigned intCountRecipientsBC(void)
unsigned intCountRecipientsCC(void)
unsigned intCountRecipientsStd(void)
hzList<hzEmaddr>&GetRecipientsBCC(void)
hzList<hzEmaddr>&GetRecipientsCC(void)
hzList<hzEmaddr>&GetRecipientsStd(void)
hzEmaddr&GetSender(void)
hzString&GetSenderReal(void)
hzString&GetSubject(void)
hzEcodeImport(const hzChain& emRaw, bool bHead)
hzEcodeSendEpistula(hzChain& report)
hzEcodeSendSmtp(const char* server, const char* uname, const char* passwd)
hzEcodeSetSender(hzEmaddr& sender)
hzEcodeSetSender(const char* cpSender, const char* cpRealname)
hzEcodeSetSubject(const char* cpSubject)
hzEcode_part_process(hzChain::Iter& zi, const hzString& mark, unsigned int nLevel)

Member Variables:

hzEmaddrm_AddrFromNo description
hzEmaddrm_AddrRelayNo description
hzEmaddrm_AddrReplyNo description
hzEmaddrm_AddrReturnNo description
hzEmaddrm_AddrToNo description
hzList<hzEmpart>m_AttachNo description
hzList<hzEmaddr>m_BCCNo description
hzList<hzEmaddr>m_CCNo description
hzContentTypem_ContTypeNo description
hzXDatem_DateNo description
hzStringm_DomainOrigNo description
hzContentEncodingm_EncodingNo description
hzChainm_ErrNo description
hzChainm_FinalNo description
hzVect<hzPair>m_HdrsNo description
hzChainm_HtmlNo description
hzStringm_IdNo description
hzList<hzEmpart>m_InlineNo description
hzStringm_RealFromNo description
hzStringm_RealReplyNo description
hzStringm_RealToNo description
hzList<hzEmaddr>m_RecipientsNo description
hzList<hzEmail::_efile>m_SendAttachNo description
hzIpaddrm_SenderIPNo description
hzStringm_SubjectNo description
hzChainm_TextNo description