PTLib  Version 2.14.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PSMTPServer Member List

This is the complete list of members for PSMTPServer, including all inherited members.

AbortCommandString()PChannel
Accept(PSocket &listener)PInternetProtocolvirtual
AccessDenied enum valuePChannel
AmbiguousUser enum valuePSMTPServer
AsyncNotifier typedefPChannel
AUTH enum valuePSMTP
BadParameter enum valuePChannel
BufferTooSmall enum valuePChannel
CannotForward enum valuePSMTPServer
channelNamePChannelprotected
channelPointerMutexPIndirectChannelprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Close()PIndirectChannelvirtual
commandNamesPInternetProtocolprotected
Commands enum namePSMTP
Compare(const PObject &obj) const PIndirectChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
Connect(const PString &address, WORD port=0)PInternetProtocolvirtual
Connect(const PString &address, const PString &service)PInternetProtocolvirtual
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
DATA enum valuePSMTP
defaultServiceNamePInternetProtocolprotected
Detach(ShutdownValue option=ShutdownReadAndWrite)PIndirectChannel
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
DontStuff enum valuePInternetProtocolprotected
EHLO enum valuePSMTP
eightBitMIMEPSMTPServerprotected
endMIMEDetectStatePSMTPServerprotected
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
ExecuteCommand(PINDEX cmdNumber)PInternetProtocolvirtual
ExecuteCommand(PINDEX cmdNumber, const PString &param)PInternetProtocolvirtual
EXPN enum valuePSMTP
extendedHelloPSMTPServerprotected
FDOpen(const char *mode)PChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
ForwardDomain(PCaselessString &userDomain, PCaselessString &forwardDomainList)PSMTPServervirtual
ForwardResult enum namePSMTPServer
fromAddressPSMTPServerprotected
fromPathPSMTPServerprotected
GetBaseReadChannel() const PIndirectChannelvirtual
GetBaseWriteChannel() const PIndirectChannelvirtual
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
GetDefaultService() const PInternetProtocol
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorGroup group=NumErrorGroups) const PIndirectChannelvirtual
PChannel::GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() const PIndirectChannelvirtual
GetLastReadCount() const PChannel
GetLastResponseCode() const PInternetProtocol
GetLastResponseInfo() const PInternetProtocol
GetLastWriteCount() const PChannelvirtual
GetName() const PIndirectChannelvirtual
GetOSHandleAsInt() const PChannelinlineprotected
GetReadChannel() const PIndirectChannel
GetReadTimeout() const PChannel
GetSocket() const PInternetProtocol
GetTraceContextIdentifier() const PObjectinline
GetTraceContextIdentifier(PObject &obj)PObjectinline
GetTraceContextIdentifier(PObject *obj)PObjectinline
GetWriteChannel() const PIndirectChannel
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HandleMessage(PCharArray &buffer, PBoolean starting, PBoolean completed)PSMTPServervirtual
HashFunction() const PChannelvirtual
HELO enum valuePSMTP
HELP enum valuePSMTP
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) const PObjectinline
IsOpen() const PIndirectChannelvirtual
lastErrorCodePChannelprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastResponseCodePInternetProtocolprotected
lastResponseInfoPInternetProtocolprotected
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
LocalDomain enum valuePSMTPServer
LookUpError enum valuePSMTPServer
LookUpName(const PCaselessString &name, PString &expandedName)PSMTPServervirtual
LookUpResult enum namePSMTPServer
m_traceContextIdentifierPObjectprotected
MAIL enum valuePSMTP
messageBufferSizePSMTPServerprotected
Miscellaneous enum valuePChannel
newLineToCRLFPInternetProtocolprotected
NoError enum valuePChannel
NoMemory enum valuePChannel
NOOP enum valuePSMTP
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumCommands enum valuePSMTP
NumErrorGroups enum valuePChannel
NumNormalisedErrors enum valuePChannel
OnDATA()PSMTPServerprotectedvirtual
OnEHLO(const PCaselessString &remoteHost)PSMTPServerprotectedvirtual
OnEXPN(const PCaselessString &name)PSMTPServerprotectedvirtual
OnHELO(const PCaselessString &remoteHost)PSMTPServerprotectedvirtual
OnHELP()PSMTPServerprotectedvirtual
OnMAIL(const PCaselessString &sender)PSMTPServerprotectedvirtual
OnMIMEData(PCharArray &buffer, PBoolean &completed)PSMTPServerprotectedvirtual
OnNOOP()PSMTPServerprotectedvirtual
OnOpen()PSMTPServerprotectedvirtual
OnQUIT()PSMTPServerprotectedvirtual
OnRCPT(const PCaselessString &recipient)PSMTPServerprotectedvirtual
OnReadComplete(AsyncContext &context)PChannelvirtual
OnRSET()PSMTPServerprotectedvirtual
OnSAML(const PCaselessString &sender)PSMTPServerprotectedvirtual
OnSEND(const PCaselessString &sender)PSMTPServerprotectedvirtual
OnSendMail(const PCaselessString &sender)PSMTPServerprotectedvirtual
OnSOML(const PCaselessString &sender)PSMTPServerprotectedvirtual
OnTextData(PCharArray &buffer, PBoolean &completed)PSMTPServerprotectedvirtual
OnTURN()PSMTPServerprotectedvirtual
OnUnknown(const PCaselessString &command)PSMTPServerprotectedvirtual
OnVRFY(const PCaselessString &name)PSMTPServerprotectedvirtual
OnWriteComplete(AsyncContext &context)PChannelvirtual
Open(PChannel &channel)PIndirectChannel
Open(PChannel *channel, PBoolean autoDelete=true)PIndirectChannel
Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true)PIndirectChannel
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
os_errno() const PChannelprotectedvirtual
os_handlePChannelprotected
ParseResponse(const PString &line)PInternetProtocolprotectedvirtual
PChannel()PChannelprotected
PChannel(const PChannel &)PChannelprotected
PIndirectChannel()PIndirectChannel
PInternetProtocol(const char *defaultServiceName, PINDEX cmdCount, char const *const *cmdNames)PInternetProtocolprotected
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PObjectvirtual
ProcessCommand()PSMTPServer
ProtocolFailure enum valuePChannel
PSMTP()PSMTPprotected
PSMTPServer()PSMTPServer
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
px_threadMutexPChannelprotected
px_writeMutexPChannelprotected
px_writeThreadPChannelprotected
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannelprotected
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannelprotected
PXWriteBlock enum valuePChannel
QUIT enum valuePSMTP
RCPT enum valuePSMTP
Read(void *buf, PINDEX len)PInternetProtocolvirtual
ReadAsync(AsyncContext &context)PChannelvirtual
readAutoDeletePIndirectChannelprotected
ReadBlock(void *buf, PINDEX len)PChannel
readChannelPIndirectChannelprotected
ReadChar()PInternetProtocolvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadCommand(PINDEX &num, PString &args)PInternetProtocolvirtual
ReadCommand(PINDEX &num, PString &args, PMIMEInfo &mime)PInternetProtocolvirtual
ReadFrom(istream &strm)PObjectvirtual
ReadLine(PString &line, PBoolean allowContinuation=false)PInternetProtocolvirtual
readLineTimeoutPInternetProtocolprotected
ReadResponse()PInternetProtocolvirtual
ReadResponse(int &code, PString &info)PInternetProtocolvirtual
ReadResponse(int &code, PString &info, PMIMEInfo &mime)PInternetProtocolvirtual
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
RSET enum valuePSMTP
SAML enum valuePSMTP
SEND enum valuePSMTP
sendCommandPSMTPServerprotected
SendCommandString(const PString &command)PChannel
ServerReset()PSMTPServer
SetBufferSize(PINDEX newSize)PChannel
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLocalEcho(bool localEcho)PIndirectChannelvirtual
SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetReadLineTimeout(const PTimeInterval &t)PInternetProtocol
SetReadTimeout(const PTimeInterval &time)PChannel
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PIndirectChannelvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
SOML enum valuePSMTP
StuffCR enum valuePInternetProtocolprotected
StuffCRLF enum valuePInternetProtocolprotected
StuffCRLFdot enum valuePInternetProtocolprotected
StuffCRLFdotCR enum valuePInternetProtocolprotected
StuffIdle enum valuePInternetProtocolprotected
stuffingStatePInternetProtocolprotected
StuffState enum namePInternetProtocolprotected
Timeout enum valuePChannel
toDomainsPSMTPServerprotected
toNamesPSMTPServerprotected
TURN enum valuePSMTP
Unavailable enum valuePChannel
UnknownUser enum valuePSMTPServer
UnRead(int ch)PInternetProtocolvirtual
UnRead(const PString &str)PInternetProtocolvirtual
UnRead(const void *buffer, PINDEX len)PInternetProtocolvirtual
unReadBufferPInternetProtocolprotected
unReadCountPInternetProtocolprotected
ValidUser enum valuePSMTPServer
VRFY enum valuePSMTP
WasMAIL enum valuePSMTPServerprotected
WasSAML enum valuePSMTPServerprotected
WasSEND enum valuePSMTPServerprotected
WasSOML enum valuePSMTPServerprotected
WillForward enum valuePSMTPServer
Write(const void *buf, PINDEX len)PInternetProtocolvirtual
PChannel::Write(const void *buf, PINDEX len, const void *)PChannelinlinevirtual
WriteAsync(AsyncContext &context)PChannelvirtual
writeAutoDeletePIndirectChannelprotected
writeChannelPIndirectChannelprotected
WriteChar(int c)PChannel
WriteCommand(PINDEX cmdNumber, const PString &param=PString::Empty())PInternetProtocolvirtual
WriteCommand(PINDEX cmdNumber, const PString &param, const PMIMEInfo &mime)PInternetProtocolvirtual
WriteLine(const PString &line)PInternetProtocolvirtual
WriteResponse(unsigned numericCode, const PString &info)PInternetProtocolvirtual
WriteResponse(const PString &code, const PString &info)PInternetProtocolvirtual
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
~PChannel()PChannel
~PIndirectChannel()PIndirectChannel
~PObject()PObjectinlinevirtual