PHTMLMailer Errors
HTMLMailer Errors
20170 Invalid image index (out of range). | |
20171 Invalid attachment index (out of range). |
The control may also return one of the following error codes, which are inherited from other controls.
MIME Errors
20004 Can't create the file for write (illegal name or disk is write-protected). | |
20005 Can't open the file for read (doesn't exist?). | |
20006 Can't read from file. | |
20007 Can't write to file (disk full?). | |
20281 Invalid Part Index. | |
20282 Unknown MIME type. | |
20283 No MIME-boundary found. | |
20284 No file given. | |
20285 The control is busy. | |
20286 Could not create a temporary file to decode the data. | |
20287 Can't read Message file. | |
20288 No header separator found. | |
20290 No separator found. | |
20291 Input stream must have seeking enabled. |
SMTP Errors
20119 Firewall Error. Error message contains detailed description. | |
20162 SMTP protocol error. Description contains the server reply. | |
20163 Error communicating with server. Error text is attached. | |
20164 Please specify a MailServer. | |
20165 Please specify a sender (From). | |
20166 Please specify a recipient. | |
20167 Busy executing current method. | |
20302 Operation interrupted. | |
20303 Can't open AttachedFile. |
The control may also return one of the following error codes, which are inherited from other controls.
IPPort Errors
20101 You cannot change the RemotePort at this time. A connection is in progress. | |
20102 You cannot change the RemoteHost (Server) at this time. A connection is in progress. | |
20103 The RemoteHost address is invalid (0.0.0.0). | |
20105 Already connected. If you want to reconnect, close the current connection first. | |
20107 You cannot change the LocalPort at this time. A connection is in progress. | |
20108 You cannot change the LocalHost at this time. A connection is in progress. | |
20113 You cannot change MaxLineLength at this time. A connection is in progress. | |
20117 RemotePort cannot be zero. Please specify a valid service port number. | |
20118 Cannot change UseConnection option while the control is Active. | |
20136 Operation would block. | |
20202 Timeout. | |
20212 Action impossible in control's present state. | |
20213 Action impossible while not connected. | |
20214 Action impossible while listening. | |
20304 Could not open file. | |
20435 Unable to convert string to selected CodePage | |
21106 Already connecting. If you want to reconnect, close the current connection first. | |
21118 You need to connect first. | |
21120 You cannot change the LocalHost at this time. A connection is in progress. | |
21121 Connection dropped by remote host. |
TCP/IP Errors
25005 [10004] Interrupted system call. | |
25010 [10009] Bad file number. | |
25014 [10013] Access denied. | |
25015 [10014] Bad address. | |
25023 [10022] Invalid argument. | |
25025 [10024] Too many open files. | |
25036 [10035] Operation would block. | |
25037 [10036] Operation now in progress. | |
25038 [10037] Operation already in progress. | |
25039 [10038] Socket operation on non-socket. | |
25040 [10039] Destination address required. | |
25041 [10040] Message too long. | |
25042 [10041] Protocol wrong type for socket. | |
25043 [10042] Bad protocol option. | |
25044 [10043] Protocol not supported. | |
25045 [10044] Socket type not supported. | |
25046 [10045] Operation not supported on socket. | |
25047 [10046] Protocol family not supported. | |
25048 [10047] Address family not supported by protocol family. | |
25049 [10048] Address already in use. | |
25050 [10049] Can't assign requested address. | |
25051 [10050] Network is down. | |
25052 [10051] Network is unreachable. | |
25053 [10052] Net dropped connection or reset. | |
25054 [10053] Software caused connection abort. | |
25055 [10054] Connection reset by peer. | |
25056 [10055] No buffer space available. | |
25057 [10056] Socket is already connected. | |
25058 [10057] Socket is not connected. | |
25059 [10058] Can't send after socket shutdown. | |
25060 [10059] Too many references, can't splice. | |
25061 [10060] Connection timed out. | |
25062 [10061] Connection refused. | |
25063 [10062] Too many levels of symbolic links. | |
25064 [10063] File name too long. | |
25065 [10064] Host is down. | |
25066 [10065] No route to host. | |
25067 [10066] Directory not empty | |
25068 [10067] Too many processes. | |
25069 [10068] Too many users. | |
25070 [10069] Disc Quota Exceeded. | |
25071 [10070] Stale NFS file handle. | |
25072 [10071] Too many levels of remote in path. | |
25092 [10091] Network subsystem is unavailable. | |
25093 [10092] WINSOCK DLL Version out of range. | |
25094 [10093] Winsock not loaded yet. | |
26002 [11001] Host not found. | |
26003 [11002] Non-authoritative 'Host not found' (try again or check DNS setup). | |
26004 [11003] Non-recoverable errors: FORMERR, REFUSED, NOTIMP. | |
26005 [11004] Valid name, no data record (check DNS setup). |
OpenPGP Errors
20102 Cannot decode ASCII Armor data. | |
20103 Unknown ASCII Armor data type. | |
20104 Checksum failed. | |
20105 Unknown ASCII Armor header. | |
20106 Cannot decode PGP packet. | |
20107 Cannot encode PGP packet. | |
20108 Unknown PGP packet tag. | |
20109 Unsupported version. | |
20110 Unsupported algorithm. | |
20111 Unknown subpacket. | |
20112 Internal error. | |
20113 Feature not supported. | |
20114 Secret data was not encrypted. | |
20115 Cannot find the key. | |
20116 Error reading file. | |
20117 Error writing file. | |
20118 Error reading key. | |
20119 Error writing key. | |
20120 Cannot verify signature. | |
20121 Cannot create signature. | |
20122 Invalid UserId. | |
20123 Invalid passphrase. | |
20124 Data encryption failed. | |
20125 Error creating key. | |
20126 Unsupported symmetric algorithm. | |
20127 Unsupported hash. | |
20128 Unsupported compression algorithm. | |
20129 Invalid key usage. | |
20130 Component is busy. | |
20131 Error decrypting data. | |
20132 Data is not compressed. | |
20133 Error decompressing data. | |
20134 Error compressing data. | |
20135 Unsupported signature. | |
20201 Out of memory. |