Resources Properties |
The Resources type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorDesc_0ComponentNotLicensed |
Gets "{0} component not licensed." string.
|
![]() | ErrorDesc_AbortedByLocalHost |
Gets "Socket connection has been aborted by local machine." string.
|
![]() | ErrorDesc_AbortedByServer |
Gets "Socket connection was aborted by remote host." string.
|
![]() | ErrorDesc_AbortedByUser |
Gets "Processing is aborted by the user." string.
|
![]() | ErrorDesc_AlreadyConnected |
Gets "Already connected to the server." string.
|
![]() | ErrorDesc_AlreadyLoggedIn |
Gets "Already logged in." string.
|
![]() | ErrorDesc_AlreadySsl |
Gets "TLS/SSL connection already established." string.
|
![]() | ErrorDesc_ArgumentEmpty |
Gets "Empty or null argument value is not allowed." string.
|
![]() | ErrorDesc_ArgumentInvalid |
Gets "Argument value is invalid." string.
|
![]() | ErrorDesc_ArgumentNull |
Gets "Null argument value is not allowed." string.
|
![]() | ErrorDesc_ArgumentOutOfRange |
Gets "Argument value is out of range." string.
|
![]() | ErrorDesc_BadCredentials |
Gets "Wrong account name and/or password." string.
|
![]() | ErrorDesc_BadDnsResponseHeader |
Gets "The header of DNS query response is incorrect." string.
|
![]() | ErrorDesc_BadMessageData |
Gets "The mail message data has been rejected by the server." string.
|
![]() | ErrorDesc_BadRecipient |
Gets "The server rejected the given recipient." string.
|
![]() | ErrorDesc_BadSender |
Gets "The server rejected the specified sender email address." string.
|
![]() | ErrorDesc_BdatRejected |
Gets "BDAT command has been rejected by the server." string.
|
![]() | ErrorDesc_BdatTimeout |
Gets ErrorDesc_SocketTimeout + " This could happen because the SMTP server does not support CHUNKING properly. Set ExtendedSmtpOptions.NoChunking flag to fix this." string.
|
![]() | ErrorDesc_Busy |
Gets "There is already an operation in progress." string.
|
![]() | ErrorDesc_CertificateDataInvalid |
Gets "Certificate data is invalid, of unknown format, or the supplied password is incorrect." string.
|
![]() | ErrorDesc_CertificateStoreWin32Error |
Gets "Win32 function related to certificate store API returned an error. See NativeErrorCode property value for more information." string.
|
![]() | ErrorDesc_CertificateValidationError |
Gets "Certificate validation failed: the certificate is invalid or expired." string.
|
![]() | ErrorDesc_CertificateWin32Error |
Gets "Certificate-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
|
![]() | ErrorDesc_ConnectionRefused |
Gets "Socket connection has been refused by remote host." string.
|
![]() | ErrorDesc_ConnectionReset |
Gets "An existing connection was forcibly closed by the remote host." string.
|
![]() | ErrorDesc_Conversion8bitTo7Bit |
Gets "The message data will be converted to 7bit format because the given server cannot transmit 8bit data. Some data will be lost." string.
|
![]() | ErrorDesc_CryptographicException |
Gets "CryptographicException occurred." string.
|
![]() | ErrorDesc_CryptoPrivateKeyInvalid |
Gets "Invalid cryptographic private key format." string.
|
![]() | ErrorDesc_CryptoProviderWin32Error |
Gets "Win32 function related to a crypto provider API returned an error. See NativeErrorCode property value for more information." string.
|
![]() | ErrorDesc_DataNotAllowed |
Gets "The server rejected DATA command." string.
|
![]() | ErrorDesc_DeadDomain0SmtpMXesInCache |
Gets "DNS cache states all SMTP MXes for the domain \"{0}\" are not available or broken." string.
|
![]() | ErrorDesc_DnsFailureReply |
Gets "DNS server replied with Server Failure status." string.
|
![]() | ErrorDesc_DnsFormatErrorReply |
Gets "DNS server replied with Format Error status." string.
|
![]() | ErrorDesc_DnsInvalidQName |
Gets "The length of the item name being queried to DNS server exceeds allowed limit." string.
|
![]() | ErrorDesc_DnsNameErrorReply |
Gets "DNS server replied queried host name was unknown." string.
|
![]() | ErrorDesc_DnsNotSupportedReply |
Gets "DNS server replied with Not Implemented status" string.
|
![]() | ErrorDesc_DnsQueryMismatch |
Gets "The response from DNS server does not correspond to the given query." string.
|
![]() | ErrorDesc_DnsQueryRefusedReply |
Gets "DNS server refused the query. You should try another DNS server." string.
|
![]() | ErrorDesc_DnsRecursionRequired |
Gets "DNS server must support recursion in order to execute the query." string.
|
![]() | ErrorDesc_DnsUnknownReply |
Gets "DNS server replied with unknown status." string.
|
![]() | ErrorDesc_EhloNotSupported |
Gets "EHLO command is not supported by the server." string.
|
![]() | ErrorDesc_EmptyHostNameForDnsQuery |
Gets "Cannot make DNS query for empty host name." string.
|
![]() | ErrorDesc_EmptyResponseLine |
Gets "Status line of the server response contains no status code." string.
|
![]() | ErrorDesc_EncodingError |
Gets "Error occurred during string encoding conversion." string.
|
![]() | ErrorDesc_EwsFolderAlreadyExists |
Gets "Exchange folder already exists." string.
|
![]() | ErrorDesc_EwsFolderNotFound |
Gets "Exchange folder not found." string.
|
![]() | ErrorDesc_EwsLocalException |
Gets "Client-side Exchange error occurred." string.
|
![]() | ErrorDesc_EwsRemoteException |
Gets "Server-side Exchange error occurred." string.
|
![]() | ErrorDesc_ExternalError |
Gets "User code has thrown an exception." string.
|
![]() | ErrorDesc_FileNotFoundException |
Gets "IOException occurred." string.
|
![]() | ErrorDesc_HostDown |
Gets "Remote host is down." string.
|
![]() | ErrorDesc_HostNotFound |
Gets "Remote host not found." string.
|
![]() | ErrorDesc_HostUnreachable |
Gets "Remote host is unreachable." string.
|
![]() | ErrorDesc_IllegalContext |
Gets "This operation is not allowed in the current context." string.
|
![]() | ErrorDesc_IllegalInCurrentState |
Gets "An attempt to call a method of an object in the inappropriate state." string.
|
![]() | ErrorDesc_IllegalInMultiThreadMode |
Gets "This operation is allowed in single-thread mode only." string.
|
![]() | ErrorDesc_IllegalRaiseEventsMode |
Gets "Wait is not allowed unless RaiseEventsViaMessageLoop=false." string.
|
![]() | ErrorDesc_ImapFolderNotSelected |
Gets "A folder must be selected on the server. Call SelectFolder or ExamineFolder first." string.
|
![]() | ErrorDesc_ImapIdleNotSupported |
Gets "The IMAP4 server does not support IDLE capability required to go into IDLE mode." string.
|
![]() | ErrorDesc_ImapMessageIndexNotFound |
Gets "The message with the specified index does not exist on the server." string.
|
![]() | ErrorDesc_ImapNamespaceNotSupported |
Gets "The IMAP4 server does not support NAMESPACE capability." string.
|
![]() | ErrorDesc_ImapQuotaNotSupported |
Gets "The IMAP4 server does not support QUOTA capability required to obtain account and folder quotas." string.
|
![]() | ErrorDesc_ImapResponseNotFound |
Gets "No required data found in the server response." string.
|
![]() | ErrorDesc_ImapSortNotSupported |
Gets "The IMAP4 server does not support SORT capability required to perform sorted search." string.
|
![]() | ErrorDesc_ImapUidPlusNotSupported |
Gets "The IMAP4 server does not support UIDPLUS capability required for the current operation to complete." string.
|
![]() | ErrorDesc_ImpersonationWin32Error |
Gets "Impersonation-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
|
![]() | ErrorDesc_InconsistentResponse |
Gets "The response received from the server refers to non-existent data." string.
|
![]() | ErrorDesc_InternalError |
Gets "Internal error occurred." string.
|
![]() | ErrorDesc_InvalidBase64DataInResponse |
Gets "Base64 data received from the server cannot be decoded." string.
|
![]() | ErrorDesc_InvalidBinaryResponse |
Gets "The binary response received from the server cannot be parsed." string.
|
![]() | ErrorDesc_InvalidDataFormat |
Gets "Supplied data has invalid format." string.
|
![]() | ErrorDesc_InvalidDataSyntax |
Gets "Supplied string has invalid syntax." string.
|
![]() | ErrorDesc_InvalidDateFormat |
Gets "Supplied string date format is invalid." string.
|
![]() | ErrorDesc_InvalidDomain0InCache |
Gets "DNS cache states the domain \"{0}\" does not exist." string.
|
![]() | ErrorDesc_InvalidImapEnvelope |
Gets The envelope data is corrupted or incorrect. Envelope.IsValid will be false." string.
|
![]() | ErrorDesc_InvalidOperationException |
Gets "InvalidOperationException occurred." string.
|
![]() | ErrorDesc_InvalidResponse |
Gets "The response received from the server could not be parsed." string.
|
![]() | ErrorDesc_InvalidResponseItem |
Gets "The particular item of the response data cannot be parsed." string.
|
![]() | ErrorDesc_IOException |
Gets "IOException occurred." string.
|
![]() | ErrorDesc_JobInBatchFailed |
Gets "At least one job failed in the batch. Further processing is stopped. Enable/see log file for more information." string.
|
![]() | ErrorDesc_LoginWin32Error |
Gets "The server has rejected authentication data sent by the client." string.
|
![]() | ErrorDesc_MessageDataTooLarge |
Gets "The length of message data exceeds maximum allowed limit for the given server." string.
|
![]() | ErrorDesc_NegativeResponse |
Gets "The server has responded with negative reply." string.
|
![]() | ErrorDesc_NoAllowedRecipients |
Gets "The server rejected all the recipients of the mail message." string.
|
![]() | ErrorDesc_NoCredentials |
Gets "No credentials have been supplied for login." string.
|
![]() | ErrorDesc_NoDnsAttemptsLeft |
Gets "DNS server has failed too many times and is now considered down." string.
|
![]() | ErrorDesc_NoDnsServersAvailable |
Gets "At least one DNS server must be registered in the system in order to perform direct send." string.
|
![]() | ErrorDesc_NoDnsServersSpecified |
Gets "At least one DNS server must be specified in order to perform direct send or MX query." string.
|
![]() | ErrorDesc_NoDomainsForMXLookup |
Gets "At least one recipient domain must be specified in order to perform MX lookup." string.
|
![]() | ErrorDesc_NoDomainsToSendFor |
Gets "At least one recipient domain must be specified in order to send mail to domains MXes." string.
|
![]() | ErrorDesc_NoIP4AddressesFound |
Gets "No IPv4-compatible end point found." string.
|
![]() | ErrorDesc_NoMessageInImapResponse |
Gets "No required mail message data found in the server response." string.
|
![]() | ErrorDesc_NoOperationToEnd |
Gets "There is no such operation in progress." string.
|
![]() | ErrorDesc_NoRecipients |
Gets "At least one recipient must be specified." string.
|
![]() | ErrorDesc_NoSender |
Gets "No sender specified for the mail message." string.
|
![]() | ErrorDesc_NoSmtpOrDnsServersSpecified |
Gets "At least one DNS or SMTP server must be specified in order to send mail." string.
|
![]() | ErrorDesc_NoSmtpServersSpecified |
Gets "At least one SMTP server must be specified in order to send to relay server." string.
|
![]() | ErrorDesc_NoSupportedLoginMethods |
Gets "None of the specified authentication methods is supported by the server." string.
|
![]() | ErrorDesc_NotConnected |
Gets "Not yet connected to the server. Call Connect first." string.
|
![]() | ErrorDesc_NotHelloed |
Gets "SMTP Hello (HELO or EHLO) has not yet been sent. Call Hello first." string.
|
![]() | ErrorDesc_NotImpersonated |
Gets "Not impersonated yet. Call LogonAs first." string.
|
![]() | ErrorDesc_NotLoggedIn |
Gets "Not yet logged in. Call Login first." string.
|
![]() | ErrorDesc_ObjectReadOnly |
Gets "An attempt to modify the object state has been made while IsReadOnly is set to true." string.
|
![]() | ErrorDesc_OK |
Gets "No error." string.
|
![]() | ErrorDesc_OleDocAttemptToReplaceExistingBlockAllocationTable |
Gets "Attempt to replace existing OLE2 BlockAllocationTable." string.
|
![]() | ErrorDesc_OleDocBatCountExceedsLimit |
Gets "OLE2 BAT count exceeds limit, yet XBAT index indicates no valid entries." string.
|
![]() | ErrorDesc_OleDocBlock0AlreadyRemoved |
Gets "OLE2 Block[{0}] already removed." string.
|
![]() | ErrorDesc_OleDocBuildingError |
Gets "An OLE2 building error occurred." string.
|
![]() | ErrorDesc_OleDocCannotOpenInternalDocumentStorage |
Gets "Cannot open internal OLE2 document storage." string.
|
![]() | ErrorDesc_OleDocCannotRemoveBlock0OutOfRange1 |
Gets "Cannot remove OLE2 block[{0}] out of range[0 - {1}]." string.
|
![]() | ErrorDesc_OleDocCannotReturnEmptyData |
Gets "Cannot return empty OLE2 data." string.
|
![]() | ErrorDesc_OleDocCouldNotFindAllBlocks |
Gets "Could not find all OLE2 blocks." string.
|
![]() | ErrorDesc_OleDocDuplicateName0 |
Gets "Duplicate OLE2 name {0}." string.
|
![]() | ErrorDesc_OleDocEntry0IsNotDocumentEntry |
Gets "OLE2 entry '{0}' is not a DocumentEntry." string.
|
![]() | ErrorDesc_OleDocIllegalBlockCount0 |
Gets "Illegal OLE2 block count; minimum count is 1, got {0} instead." string.
|
![]() | ErrorDesc_OleDocImproperlyInitializedList |
Gets "Improperly initialized list: no OLE2 block allocation table provided." string.
|
![]() | ErrorDesc_OleDocIndex0IsUnused |
Gets "OLE2 index {0} is unused." string.
|
![]() | ErrorDesc_OleDocInvalidHeaderSignatureRead0Expected1 |
Gets "Invalid OLE2 header signature (Outlook MSG message must be a binary file with a valid OLE2 signature). Read {0}, expected {1}." string.
|
![]() | ErrorDesc_OleDocParsingError |
Gets "An OLE2 parsing error occurred." string.
|
![]() | ErrorDesc_OleDocTriedToWriteTooMuchData |
Gets "Tried to write too much OLE2 data." string.
|
![]() | ErrorDesc_OleDocUnableToReadEntireHeader0ReadExpected1 |
Gets "Unable to read the entire OLE2 header: {0} byte(s) read; expected {1} bytes." string.
|
![]() | ErrorDesc_OleDocXmlNotOle2Format |
Gets "The supplied data appears to be in the Office 2007+ XML. MailBee.NET only supports OLE2 document format." string.
|
![]() | ErrorDesc_OutlookPstAttachmentIsEmpty |
Gets "PST attachment is empty." string.
|
![]() | ErrorDesc_OutlookPstAttemptingToGetNonBinaryData |
Gets "Attempting to get non-binary data where they are not expected in PST." string.
|
![]() | ErrorDesc_OutlookPstBadSignature0 |
Gets "Unable to process PST descriptor node, bad signature: {0}" string.
|
![]() | ErrorDesc_OutlookPstCantGetChildFoldersForFolder01ChildCount23 |
Gets "Can't get child folders for folder {0}({1}) child count: {2} - {3}." string.
|
![]() | ErrorDesc_OutlookPstExpectingLocalDescriptorNodeRef |
Gets "Local PST descriptor node ref was expected but not found." string.
|
![]() | ErrorDesc_OutlookPstExternalReferenceButNoLocalDescriptorItems |
Gets "External reference but no localDescriptorItems where they are expected in PST." string.
|
![]() | ErrorDesc_OutlookPstInvalidDescriptorsOffsetPassed |
Gets "Unable to create PST descriptor, invalid descriptor offset." string.
|
![]() | ErrorDesc_OutlookPstInvalidFileHeader0 |
Gets "Invalid PST file header: {0}, expected: !BDN." string.
|
![]() | ErrorDesc_OutlookPstInvalidInternalBlockSize |
Gets "Invalid PST internal block size." string.
|
![]() | ErrorDesc_OutlookPstIOExceptionReadingSubNode0 |
Gets "IOException reading PST subNode: 0x{0:X8}." string.
|
![]() | ErrorDesc_OutlookPstMissingAttachmentDescriptorItemFor0 |
Gets "Missing attachment descriptor item for: {0}." string.
|
![]() | ErrorDesc_OutlookPstMultipleValueArraysInSubdescriptorsUnsupported |
Gets "Multiple value array in PST subdescriptor encountered." string.
|
![]() | ErrorDesc_OutlookPstOnlyUnencryptedFilesSupported |
Gets "Only unencrypted and compressable PST files are supported at this time." string.
|
![]() | ErrorDesc_OutlookPstParsingError |
Gets "Outlook .PST file parsing error occurred." string.
|
![]() | ErrorDesc_OutlookPstUnableToCreate7cTable |
Gets "Unable to create PSTTable7C, table is not 7c." string.
|
![]() | ErrorDesc_OutlookPstUnableToCreateBcTable |
Gets "Unable to create PSTTableBC, table is not bc." string.
|
![]() | ErrorDesc_OutlookPstUnableToFetchAttachmentNumber0Only1InThisEmail |
Gets "Unable to fetch PST attachment #{0}, only {1} attachment(s) found in this e-mail message." string.
|
![]() | ErrorDesc_OutlookPstUnableToFetchAttachmentNumber0UnableToReadAttachmentDetailsTable |
Gets "Unable to fetch PST attachment #{0}, unable to read attachment details table." string.
|
![]() | ErrorDesc_OutlookPstUnableToFetchRecipientNumber0 |
Gets "Unable to fetch PST recipient #{0}." string.
|
![]() | ErrorDesc_OutlookPstUnableToFind0 |
Gets "Unable to find {0} in PST data." string.
|
![]() | ErrorDesc_OutlookPstUnableToFindNode0 |
Gets "Unable to find PST node: {0}." string.
|
![]() | ErrorDesc_OutlookPstUnableToParseTable0 |
Gets "Unable to parse PST table, can't find BTHHEADER header information: {0}." string.
|
![]() | ErrorDesc_OutlookPstUnableToParseTableBadType |
Gets "Unable to parse PST table, bad table type." string.
|
![]() | ErrorDesc_OutlookPstUnableToParseTableBadType0 |
Gets "Unable to parse PST table, bad table type. Unknown identifier: 0x{0}." string.
|
![]() | ErrorDesc_OutlookPstUnableToProcessArray |
Gets "Unable to process PST array, not an array." string.
|
![]() | ErrorDesc_OutlookPstUnableToProcessXBlock |
Gets "Unable to process PST XBlock, incorrect identifier." string.
|
![]() | ErrorDesc_OutlookPstUnableToReadDescriptorNode |
Gets "Unable to read PST descriptor node, not a descriptor." string.
|
![]() | ErrorDesc_OutlookPstUnableToReadDescriptorNodeIsNotADescriptor |
Gets "Unable to read descriptor node, is not a descriptor." string.
|
![]() | ErrorDesc_OutlookPstUnableToReadSignature |
Gets "Unable to read PST Signature." string.
|
![]() | ErrorDesc_OutlookPstUnableToSeekPastEndOfItemSize0SeekingTo1 |
Gets "Unable to seek past end of PST item. size = {0}, seeking to: {1}." string.
|
![]() | ErrorDesc_OutlookPstUnknownChildType01 |
Gets "Unknown PST child type: {0} - {1}." string.
|
![]() | ErrorDesc_OutlookPstUnrecognisedPstFileVersion0 |
Gets "Unrecognised PST File version: {0}." string.
|
![]() | ErrorDesc_Pop3AuthCommandUnknown |
Gets "The server does not support AUTH command. SASL authentication will not be available." string.
|
![]() | ErrorDesc_Pop3CapaCommandUnknown |
Gets "The server does not support CAPA command. POP3 pipelining will not be available." string.
|
![]() | ErrorDesc_ProxyAuthMethodsNotAccepted |
Gets "None of the methods listed by the client to the proxy server are acceptable." string.
|
![]() | ErrorDesc_ProxyConnectionDeclined |
Gets "The proxy server declined to act as a proxy gateway for the given client." string.
|
![]() | ErrorDesc_ProxyGssApiAuthFailed |
Gets "Proxy GSSAPI authentication failed." string.
|
![]() | ErrorDesc_ProxyUserPassAuthFailed |
Gets "Proxy Username/Password authentication failed." string.
|
![]() | ErrorDesc_ResponseTimeout |
Gets "Establishing connection with the server has been aborted as it was too slow." string.
|
![]() | ErrorDesc_SaslAnswerRejected |
Gets "The server has rejected authentication data sent by the client." string.
|
![]() | ErrorDesc_SmimeWin32Error |
Gets "S/MIME-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
|
![]() | ErrorDesc_SocketDisposed |
Gets "The socket object used by MailBee was unexpectedly closed." string.
|
![]() | ErrorDesc_SocketException |
Gets "SocketException occurred." string.
|
![]() | ErrorDesc_SocketTimeout |
Gets "Socket connection has timed out." string.
|
![]() | ErrorDesc_SslNegoAuthException |
Gets "AuthenticationException occurred during SSL negotiation. Perhaps, you need to specify a more secure protocol such as TLS 1.2 (see SecurityProtocol.TlsAuto)." string.
|
![]() | ErrorDesc_SslNegoException |
Gets "Exception occurred during SSL negotiation." string.
|
![]() | ErrorDesc_SslNegoIOException |
Gets "IOException occurred during SSL negotiation. Perhaps, you need to specify a more secure protocol such as TLS 1.2 (see SecurityProtocol.TlsAuto)." string.
|
![]() | ErrorDesc_SslNegoNotSupportedException |
Gets "Exception occurred during SSL negotiation. Perhaps, you need to specify a more secure protocol such as TLS 1.2 (see SecurityProtocol.TlsAuto)." string.
|
![]() | ErrorDesc_SslWin32Error |
Gets "SSL-related Win32 function returned an error. See NativeErrorCode property value for more information." string.
|
![]() | ErrorDesc_StartTlsNotAvailable |
Gets "The server does not support STARTTLS (STLS for POP3) command." string.
|
![]() | ErrorDesc_StreamCannotRead |
Gets "The specified stream is closed or write-only or doesn't support seeking (random access)." string.
|
![]() | ErrorDesc_StreamCannotWrite |
Gets "The specified stream is closed or read-only or doesn't support seeking (random access)." string.
|
![]() | ErrorDesc_SyncIONotSupported |
Gets "Sync I/O not supported by this platform. Use async I/O instead." string.
|
![]() | ErrorDesc_TnefAttributeChecksumInvalid |
Gets "Invalid checksum of TNEF attribute." string.
|
![]() | ErrorDesc_TnefAttributeLevelInvalid0 |
Gets "Invalid TNEF attribute level: {0}." string.
|
![]() | ErrorDesc_TnefCompressedRtfCrc32Failed |
Gets "TNEF compressed-RTF CRC32 failed." string.
|
![]() | ErrorDesc_TnefCompressedRtfDataSizeMismatch |
Gets "TNEF compressed-RTF data size mismatch." string.
|
![]() | ErrorDesc_TnefCompressedRtfHeaderInvalid |
Gets "Invalid TNEF compressed-RTF header." string.
|
![]() | ErrorDesc_TnefGuidInvalid0 |
Gets "Invalid TNEF Guid: {0}." string.
|
![]() | ErrorDesc_TnefLevelTypeInvalid0 |
Gets "Invalid TNEF level type: {0}." string.
|
![]() | ErrorDesc_TnefMapiMultivalueIsNotAllowedInSingleMapiValue |
Gets "Multivalue is not allowed in single MapiValue." string.
|
![]() | ErrorDesc_TnefMapiPropTypeInvalid0 |
Gets "Invalid MapiProp type: {0}." string.
|
![]() | ErrorDesc_TnefMapiTypeUnknown0 |
Gets "Unknown TNEF MAPI type: {0}." string.
|
![]() | ErrorDesc_TnefSignature0Invalid |
Gets "Invalid TNEF signature 0x{0} (not a valid TNEF stream)." string.
|
![]() | ErrorDesc_TnefUnexpectedEndOfStream |
Gets "Unexpected end of TNEF stream." string.
|
![]() | ErrorDesc_TnefUnknownRtfCompressionType0 |
Gets "TNEF Unknown RTF compression type (magic number {0})." string.
|
![]() | ErrorDesc_UnauthorizedAccessException |
Gets "IOException occurred." string.
|
![]() | ErrorDesc_Unknown |
Gets "Unknown error." string.
|
![]() | ErrorDesc_UnsupportedLoginMethod |
Gets "The specified authentication method is not supported by the server." string.
|
![]() | ErrorDesc_WebException |
Gets "IOException occurred." string.
|
![]() | ErrorDesc_XmlException |
Gets "IOException occurred." string.
|
![]() | ErrorDescSuffix_DnsResponseCode0HostName1Base64EncodedData2 |
Gets " DnsResponseCode: {0}, HostName DNS server was queried about: \"{1}\", Base64 encoded response data: {2} (trailing zero bytes truncated)." string.
|
![]() | ErrorDescSuffix_ImapInvalidEnvelopeMessageNumber0 |
Gets " The invalid envelope message number is: {0}." string.
|
![]() | ErrorDescSuffix_ImapNonExistentMessageNumber0 |
Gets " Non-existent message number is: {0}." string.
|
![]() | ErrorDescSuffix_ImapNonExistentUid0 |
Gets " Non-existent UID is: {0}." string.
|
![]() | ErrorDescSuffix_InnerException0 |
Gets " InnerException message follows: {0}" string.
|
![]() | ErrorDescSuffix_ResponseString0 |
Gets " The server responded: {0}." string.
|
![]() | ErrorDescSuffix_ServerResponded0 |
Gets " The server responded: {0}." string.
|
![]() | ErrorDescSuffix_Win32ErrorCode0Desc1 |
Gets " The Win32 error code is: {0}. The Win32 description is: {1}." string.
|
![]() ![]() | Instance |
Gets or sets the object of either Resources class or any derived
class, which defines string resources used by MailBee.
|
![]() | LicenseKeyComVersion |
Gets "LicenseKey is for MailBee COM/ActiveX version rather than MailBee.NET version." string.
|
![]() | LicenseKeyInvalid |
Gets "LicenseKey is invalid. See documentation on MailBee.Global.LicenseKey property of the component for more information." string.
|
![]() | LicenseKeyIsWriteOnlyWarning |
Gets "Warning: LicenseKey property is write-only." string.
|
![]() | LicenseKeyOlderVersion |
Gets "LicenseKey is for an older version of MailBee.NET components." string.
|
![]() | LicenseKeyTrialExpired |
Gets "Trial LicenseKey is expired." string.
|
![]() | Log_0BytesReceived |
Gets "Total {0} bytes received." string.
|
![]() | Log_0BytesSent |
Gets "Data chunk of {0} bytes sent." string.
|
![]() | Log_AbortRequested |
Gets "User code called Abort." string.
|
![]() | Log_AssemblyVersion0 |
Gets "Assembly version: {0}." string.
|
![]() | Log_Base64Banner |
Gets "Binary data is Base64-encoded" string.
|
![]() | Log_ConnectedToServerAtHost0OnPort1 |
Gets "Connected to mail service at host \"{0}\" on port {1} and ready." string.
|
![]() | Log_DisconnectedFromHost0 |
Gets "Disconnected from host \"{0}\"." string.
|
![]() | Log_Dns0RecordsFoundForHost1 |
Gets "{0} DNS record(s) found for host \"{1}\"." string.
|
![]() | Log_DnsCreatingQueryAboutHost0 |
Gets "Creating DNS query about host \"{0}\"." string.
|
![]() | Log_DnsParsingReceivedResponse |
Gets "Parsing a response that was received from DNS server." string.
|
![]() | Log_DnsQueryDone |
Gets "DNS query done." string.
|
![]() | Log_DnsRecordOfATypeHasIP0 |
Gets "DNS record of A type. IP={0}." string.
|
![]() | Log_DnsRecordOfCNameTypeIsAliasFor0 |
Gets "DNS record of CNAME type. Alias for \"{0}\"." string.
|
![]() | Log_DnsRecordOfMXTypeHasSmtpHost0OfPreference1 |
Gets DNS record of MX type. SmtpHost=\"{0}\", Preference={1}." string.
|
![]() | Log_DnsRecordOfPtrTypeDenotesDomain0 |
Gets "DNS record of PTR type. Denotes domain \"{0}\"." string.
|
![]() | Log_DnsRecordOfTxtTypeHas0Strings |
Gets "DNS record of TXT type. Has {0} strings." string.
|
![]() | Log_DnsRecordOfUnknownType |
Gets "DNS record of unknown type detected." string.
|
![]() | Log_DnsRecursionIsNotSupported |
Gets "Recursion is not supported by DNS server." string.
|
![]() | Log_DnsRecursionIsSupported |
Gets "Recursion is supported by DNS server." string.
|
![]() | Log_DnsRecursionStatusUnknown |
Gets "Recursion status is unknown for the given DNS server." string.
|
![]() | Log_DnsSendingQueryToEndPoint0 |
Gets "Sending query to DNS server at \"{0}\"." string.
|
![]() | Log_Error0 |
Gets "Error: {0}" string.
|
![]() | Log_Ews0AttachmentsReturned |
Gets "{0} attachments returned." string.
|
![]() | Log_EwsAttachmentNotFound |
Gets "Attachment not found." string.
|
![]() | Log_EwsDownloadFolderByFullNameRecursivelyFoundNothing |
Gets "Finding folder by full name recursively found nothing" string.
|
![]() | Log_EwsFolderFullName0AlreadyExists |
Gets "Folder full name \"{0}\" already exists." string.
|
![]() | Log_EwsFolderFullName0MatchedToId1 |
Gets "Folder full name \"{0}\" matched to folder ID {1}" string.
|
![]() | Log_EwsFolderFullName0NotFound |
Gets "Folder full name \"{0}\" not found." string.
|
![]() | Log_EwsOperationDone |
Gets "Operation done." string.
|
![]() | Log_EwsOperationDone0ItemsReturned |
Gets "Operation done, {0} item(s) returned." string.
|
![]() | Log_EwsOperationDone0MessagesDeleted |
Gets "Operation done, {0} messages deleted." string.
|
![]() | Log_EwsWillAddAttachmentAndUpdateItem |
Gets "Will add attachment and update item." string.
|
![]() | Log_EwsWillBindFolderId0 |
Gets "Will bind folder ID {0}." string.
|
![]() | Log_EwsWillBindItemId0 |
Gets "Will bind item ID {0}." string.
|
![]() | Log_EwsWillCheckFolderExistsByFullName0 |
Gets "Will check folder existance by full name \"{0}\"." string.
|
![]() | Log_EwsWillCheckFolderExistsByShortName0InParentFolderId1 |
Gets "Will check folder existance by short name \"{0}\" in parent folder ID {1}." string.
|
![]() | Log_EwsWillCopyItemToFolderId0 |
Gets "Will copy item to folder ID {0}." string.
|
![]() | Log_EwsWillCreateFolder0 |
Gets "Will create folder \"{0}\"." string.
|
![]() | Log_EwsWillCreateFolder0InId1 |
Gets "Will create folder \"{0}\" in folder ID {1}." string.
|
![]() | Log_EwsWillDelete0AttachmentsAndUpdateItem |
Gets "Will delete {0} attachment(s) and update item." string.
|
![]() | Log_EwsWillDeleteAllAttachmentsAndUpdateItem |
Gets "Will delete all attachments and update item." string.
|
![]() | Log_EwsWillDeleteFolderUsingMethod0 |
Gets "Will delete folder using method {0}." string.
|
![]() | Log_EwsWillDeleteItemsUsingMethod0 |
Gets "Will delete items using method {0}." string.
|
![]() | Log_EwsWillDeleteItemUsingMethod0 |
Gets "Will delete item using method {0}." string.
|
![]() | Log_EwsWillDownloadFolderByFullName0InContainingFolderId1 |
Gets "Will find and download folder by full name \"{0}\" in containing folder ID {1}." string.
|
![]() | Log_EwsWillDownloadFolderByFullName0Recursively |
Gets "Will find and download folder by full name \"{0}\" recursively." string.
|
![]() | Log_EwsWillDownloadFolderByShortName0InParentFolderId1 |
Gets "Will find and download folder by short name \"{0}\" in parent folder ID {1}." string.
|
![]() | Log_EwsWillEmptyFolderUsingMethod0 |
Gets "Will empty folder using method {0}." string.
|
![]() | Log_EwsWillFindFolderIdByShortName0InParentFolderId1 |
Gets "Will find FolderId by short name \"{0}\" in parent folder ID {1}." string.
|
![]() | Log_EwsWillFindFolders |
Gets "Will find folders." string.
|
![]() | Log_EwsWillFindItemsInFolderId0 |
Gets "Will find items in folder ID {0}." string.
|
![]() | Log_EwsWillGet0Attachments |
Gets "Will get {0} attachment(s)." string.
|
![]() | Log_EwsWillLoadPropertiesForItems |
Gets "Will load properties for items." string.
|
![]() | Log_EwsWillMoveFolderToId0 |
Gets "Will move folder to folder ID {0}." string.
|
![]() | Log_EwsWillMoveItemToFolderId0 |
Gets "Will move item to folder ID {0}." string.
|
![]() | Log_EwsWillRenameFolderTo0 |
Gets "Will rename folder to \"{0}\"." string.
|
![]() | Log_EwsWillRenameOrMoveFolderWithOldFullName0ToNewFullName1 |
Gets "Will rename or move folder with old full name \"{0}\" to new full name \"{1}\"." string.
|
![]() | Log_EwsWillResolveName0 |
Gets "Will resolve name \"{0}\"." string.
|
![]() | Log_EwsWillSendEmail |
Gets "Will send email." string.
|
![]() | Log_EwsWillSendEmailAndSaveCopy |
Gets "Will send email and save copy." string.
|
![]() | Log_EwsWillSendEmailAndSaveCopyInFolderId0 |
Gets "Will send email and save copy in folder ID {0}." string.
|
![]() | Log_EwsWillUpdateItemId0 |
Gets "Will update item ID {0}." string.
|
![]() | Log_EwsWillUpload0BytesMessageIntoFolderId1 |
Gets "Will upload {0} bytes message into folder ID {1}." string.
|
![]() | Log_Host0ResolvedToIP1 |
Gets "Host \"{0}\" resolved to IP address(es) {1}." string.
|
![]() | Log_ImapCloseFolder |
Gets "Close folder." string.
|
![]() | Log_ImapCopyMessagesDone |
Gets "Messages copied." string.
|
![]() | Log_ImapDownloadEnvelopesDone |
Gets "Envelopes downloaded" string.
|
![]() | Log_ImapDownloadFoldersDone |
Gets "Folder list downloaded." string.
|
![]() | Log_ImapExpunge |
Gets "Expunge all deleted messages from the folder." string.
|
![]() | Log_ImapExpunge0 |
Gets "Expunge messages with UIDs \"{0}\" from the folder." string.
|
![]() | Log_ImapFolderQuota0 |
Gets "Obtain quota limits and usage for folder \"{0}\"." string.
|
![]() | Log_ImapFolderStatus0 |
Gets "Get statistics for folder \"{0}\"." string.
|
![]() | Log_ImapGetCapabilitiesViaCapability |
Gets "Get the list of IMAP4 capabilities via CAPABILITY command." string.
|
![]() | Log_ImapGettingQuotaFromList |
Gets "Processing a single quota from quota list." string.
|
![]() | Log_ImapIdleDone |
Gets "Idle done." string.
|
![]() | Log_ImapLiteralOfLength0 |
Gets "Literal of length {0}." string.
|
![]() | Log_ImapManageFolder0 |
Gets "Manage folder \"{0}\"." string.
|
![]() | Log_ImapMatchingQuotaFound |
Gets "Matching quota found." string.
|
![]() | Log_ImapMoveMessagesDone |
Gets "Messages moved." string.
|
![]() | Log_ImapNamespace |
Gets "Get namespaces for the account." string.
|
![]() | Log_ImapPreauthenticatedUser |
Gets "Preauthenticated user" string.
|
![]() | Log_ImapRenameFolder0To1 |
Gets "Rename folder \"{0}\" to \"{1}\"." string.
|
![]() | Log_ImapSearchDone |
Gets "Search done." string.
|
![]() | Log_ImapSelectFolder0 |
Gets "Select folder \"{0}\"." string.
|
![]() | Log_ImapSetMessageFlags |
Gets "Setting flags for messages." string.
|
![]() | Log_ImapSortDone |
Gets "Sorted search done." string.
|
![]() | Log_ImapUploadMessageDone |
Gets "Message uploaded." string.
|
![]() | Log_ImapWillCopyMessagesTo0 |
Gets "Will copy messages to folder \"{0}\"." string.
|
![]() | Log_ImapWillDownloadEnvelopes |
Gets "Will download envelopes." string.
|
![]() | Log_ImapWillDownloadFoldersOf0Matching1 |
Gets "Will download list of sub-folders of \"{0}\" folder matching \"{1}\" condition." string.
|
![]() | Log_ImapWillFinishIdling |
Gets "Will finish idling." string.
|
![]() | Log_ImapWillIdle |
Gets "Will go idle." string.
|
![]() | Log_ImapWillMoveMessagesTo0 |
Gets "Will move messages to folder \"{0}\"." string.
|
![]() | Log_ImapWillSearch |
Gets "Will perform search in the folder." string.
|
![]() | Log_ImapWillSort |
Gets "Will perform sorted search in the folder." string.
|
![]() | Log_ImapWillTryRegularAuth |
Gets "Will try regular LOGIN authentication." string.
|
![]() | Log_ImapWillUploadMessageTo0 |
Gets "Will upload message to folder \"{0}\"." string.
|
![]() | Log_LoggedInAs0 |
Gets "Logged in as \"{0}\"." string.
|
![]() | Log_MailingFailedJobReEnqueued |
Gets "Failed job put back into pending list." string.
|
![]() | Log_MailingFailedJobsEnqueued |
Gets "All failed jobs moved back into pending list." string.
|
![]() | Log_MailingJob0 |
Gets "Job {0}." string.
|
![]() | Log_MailingNoPendingJobsLeft |
Gets "All pending jobs have been put into processing." string.
|
![]() | Log_MailingPendingJobEnqueued |
Gets "New pending job to send e-mail(s)." string.
|
![]() | Log_MailingPendingJobWentToProcessing |
Gets "Processing of a pending job started." string.
|
![]() | Log_MailingProcessingJobsFinished |
Gets "All jobs have been processed." string.
|
![]() | Log_MailingProcessingJobsStarted |
Gets "Processing of pending jobs started." string.
|
![]() | Log_MailingWorkerThreadDone |
Gets "Worker thread with hash {0} and ID {1} has finished all the tasks." string.
|
![]() | Log_MessageTypeInfo |
Gets "INFO" string.
|
![]() | Log_MessageTypeRecv |
Gets "RECV" string.
|
![]() | Log_MessageTypeSend |
Gets "SEND" string.
|
![]() | Log_MessageTypeUser |
Gets "USER" string.
|
![]() | Log_Pop3ApopAuthNotSupported |
Gets "APOP authentication is not supported by the server." string.
|
![]() | Log_Pop3DeletedMessageIndex0 |
Gets "Message (index={0}) marked as deleted." string.
|
![]() | Log_Pop3DeletedMessagesStartIndex0Count1 |
Gets "Messages (startIndex={0}, count={1}) marked as deleted." string.
|
![]() | Log_Pop3Downloaded0Index1 |
Gets "Downloaded {0} (index={1})." string.
|
![]() | Log_Pop3Downloaded0StartIndex1Count2 |
Gets "Downloaded {0} (startIndex={1}, count={2})." string.
|
![]() | Log_Pop3DownloadList |
Gets "Download the list of lengths of all messages in inbox." string.
|
![]() | Log_Pop3DownloadStat |
Gets "Download inbox statistics." string.
|
![]() | Log_Pop3DownloadUidl |
Gets "Download the list of Unique-IDs of all messages in inbox." string.
|
![]() | Log_Pop3EntireMessage |
Gets "entire message" string.
|
![]() | Log_Pop3EntireMessages |
Gets "entire messages" string.
|
![]() | Log_Pop3GetAdvertizedSaslMethodsViaAuth |
Gets "Get the list of advertized SASL authentication methods via AUTH command." string.
|
![]() | Log_Pop3GetCapabilitiesViaCapa |
Gets "Get the list of POP3 capabilities via CAPA command." string.
|
![]() | Log_Pop3MessageHeader |
Gets "message header" string.
|
![]() | Log_Pop3MessageHeaderAnd0BodyLines |
Gets "partial (header + {0} body lines) message" string.
|
![]() | Log_Pop3MessageHeaders |
Gets "message headers" string.
|
![]() | Log_Pop3MessageHeadersAnd0BodyLines |
Gets "partial (header + {0} body lines) messages" string.
|
![]() | Log_Pop3NothingToDelete |
Gets "No messages could be deleted from empty inbox." string.
|
![]() | Log_Pop3ResetDeletes |
Gets "Cancel deletion of all messages marked as deleted." string.
|
![]() | Log_Pop3WillDeleteMessageIndex0 |
Gets "Will mark message (index={0}) as deleted." string.
|
![]() | Log_Pop3WillDeleteMessagesStartIndex0Count1 |
Gets "Will mark messages (startIndex={0}, count={1}) as deleted." string.
|
![]() | Log_Pop3WillDownload0Index1 |
Gets "Will download {0} (index={1})." string.
|
![]() | Log_Pop3WillDownload0StartIndex1Count2 |
Gets "Will download {0} (startIndex={1}, count={2})." string.
|
![]() | Log_Pop3WillTryApopAuth |
Gets "Will try APOP authentication." string.
|
![]() | Log_Pop3WillTryRegularAuth |
Gets "Will try regular USER/PASS authentication." string.
|
![]() | Log_Pop3ZeroMessagesDownloadedFromEmptyInbox |
Gets "Inbox was empty. Zero messages downloaded." string.
|
![]() | Log_Sasl0AuthUnsupported |
Gets "SASL {0} authentication method is not supported by the server." string.
|
![]() | Log_SendMailDone |
Gets "Mail message sent." string.
|
![]() | Log_SendMailFailedRecipientsAllowed |
Gets "Failed recipients allowed." string.
|
![]() | Log_SendMailFailedRecipientsNotAllowed |
Gets "Failed recipients not allowed." string.
|
![]() | Log_SendMailGotARblListsFor0RblsOf1Total |
Gets "Retrieved A records from {0} RBL(s) of {1} total." string.
|
![]() | Log_SendMailGotDnsInfoRegardingHost0FromCache |
Gets "Got DNS info regarding \"{0}\" from cache." string.
|
![]() | Log_SendMailGotMXListsFor0DomainsOf1Total |
Gets "Retrieved MX records for {0} recipient domain(s) of {1} total." string.
|
![]() | Log_SendMailMadeDnsQueryToDnsAt0RegardingHost1 |
Gets "Made DNS query to DNS server at {0} regarding host \"{1}\"." string.
|
![]() | Log_SendMailMessageSubmittedToPickupFolderAs0 |
Gets "Mail message submitted to pickup folder as \"{0}\"." string.
|
![]() | Log_SendMailProcessedDnsQueryToDnsAt0RegardingHost1 |
Gets "Processed results of DNS query to DNS server at {0} regarding host \"{1}\"." string.
|
![]() | Log_SendMailSentToMXesOfDomain0 |
Gets "Mail message sent to SMTP MX server(s) of domain \"{0}\"." string.
|
![]() | Log_SendMailSentToRecipientDomains |
Gets "Mail message sent to SMTP MX server(s) for every domain." string.
|
![]() | Log_SendMailSentViaMXLookup |
Gets "Mail message sent using MX Lookup." string.
|
![]() | Log_SendMailTestDone |
Gets "Test send of mail message done." string.
|
![]() | Log_SendMailTestViaMXLookupDone |
Gets "Test send of mail message using MX Lookup completed." string.
|
![]() | Log_SendMailWillGetARblRecordsForIP0 |
Gets "Will get A RBL records for IP address {0}." string.
|
![]() | Log_SendMailWillGetMXLists |
Gets "Will retrieve MX records for every recipient domain." string.
|
![]() | Log_SendMailWillMakeDnsQueryToDnsAt0RegardingHost1 |
Gets "Will make DNS query to DNS server at {0} regarding host \"{1}\"." string.
|
![]() | Log_SendMailWillSend |
Gets "Will send mail message." string.
|
![]() | Log_SendMailWillSendToMXesOfDomain0 |
Gets "Will send mail message to SMTP MX server(s) of domain \"{0}\"." string.
|
![]() | Log_SendMailWillSendToRecipientDomains |
Gets "Will send mail message to SMTP MX server(s) for every domain." string.
|
![]() | Log_SendMailWillSendViaMXLookup |
Gets "Will send mail message using MX lookup." string.
|
![]() | Log_SendMailWillSubmitMessageToPickupFolder |
Gets "Will submit mail message to pickup folder." string.
|
![]() | Log_SendMailWillTestSend |
Gets "Will test sending mail message." string.
|
![]() | Log_SendMailWillTestSendViaMXLookup |
Gets "Will test sending mail message using MX lookup." string.
|
![]() | Log_ServerCertAutoValidationSucceeded |
Gets "Server certificate validation passed." string.
|
![]() | Log_ServerCertRetrieved |
Gets "Server certificate successfully created from the handle. Can verify it now." string.
|
![]() | Log_SmtpAuthPopBeforeSmtpFailed |
Gets "Warning: POP-before-SMTP authentication failed." string.
|
![]() | Log_SmtpAuthPopBeforeSmtpSucceeded |
Gets "POP-before-SMTP authentication succeeded." string.
|
![]() | Log_SmtpLoginFailed |
Gets "Warning: Authentication failed." string.
|
![]() | Log_SmtpSendDone |
Gets "Message successfully submitted to SMTP server." string.
|
![]() | Log_SmtpSenderAndRecipientsAccepted |
Gets "Sender and recipients accepted by SMTP server." string.
|
![]() | Log_SmtpSessionReset |
Gets "SMTP session was reset." string.
|
![]() | Log_SmtpSubmittingMessageData |
Gets "Will send message data now." string.
|
![]() | Log_SmtpSubmittingSenderAndRecipients |
Gets "Will submit sender and recipients." string.
|
![]() | Log_SmtpTestSendDone |
Gets "Test send succeeded." string.
|
![]() | Log_SmtpWillHello |
Gets "Will send Hello command (HELO or EHLO)." string.
|
![]() | Log_SmtpWillPerformAuthPopBeforeSmtp |
Gets "Will perform POP-before-SMTP authentication." string.
|
![]() | Log_SmtpWillResetSmtpSession |
Gets "Will reset SMTP session." string.
|
![]() | Log_SmtpWillSendMailMessageToServer0 |
Gets "Will send mail message to SMTP server \"{0}\"." string.
|
![]() | Log_SocketConnectedToIPAddress0OnPort1 |
Gets "Socket connected to IP address {0} on port {1}." string.
|
![]() | Log_SslCredentialsCreated |
Gets "TLS/SSL credentials created." string.
|
![]() | Log_SslHandshakeDone |
Gets "TLS/SSL negotiation completed." string.
|
![]() | Log_StartTls |
Gets "Request server to begin TLS/SSL negotiation." string.
|
![]() | Log_Warning0 |
Gets "Warning: {0}" string.
|
![]() | Log_WillConnectToHost0OnPort1 |
Gets "Will connect to host \"{0}\" on port {1}." string.
|
![]() | Log_WillConnectVia0ProxyAtHost1OnPort2 |
Gets "Will actually connect via {0} proxy server at host \"{1}\" on port {2}." string.
|
![]() | Log_WillCreateSslCredentials |
Gets "Will create TLS/SSL credentials." string.
|
![]() | Log_WillDisconnectFromHost0 |
Gets "Will disconnect from host \"{0}\"." string.
|
![]() | Log_WillLoginAs0 |
Gets "Will login as \"{0}\"." string.
|
![]() | Log_WillPerformSslHandshake |
Gets "Will start TLS/SSL negotiation sequence." string.
|
![]() | Log_WillResolveHost0 |
Gets "Will resolve host \"{0}\"." string.
|
![]() | Log_WillTrySasl0Auth |
Gets "Will try SASL {0} authentication method." string.
|
![]() | Log_WillValidateServerCert |
Gets "Will check if server certificate complies with the specified auto-validation flags." string.
|
![]() | LogParam_MailingFailedOrCancelled |
Gets "failed or cancelled" string.
|
![]() | LogParam_MailingSucceeded |
Gets "succeeded" string.
|
![]() | LogSuffix_Tag0Rows1 |
Gets " Tag=\"{0}\", Rows=\"{1}\"." string.
|
![]() | Pop3AuthCommandUnknown |
Gets "AUTH command is not supported by the server." string.
|
![]() | Pop3CapaCommandUnknown |
Gets "CAPA command is not supported by the server." string.
|
![]() | SmtpHelloed |
Gets "SMTP Hello completed." string.
|