User`s guide
B - 4
K
A
DAK
KwikNet Error Codes
KwikNet
Error Codes (continued)
Mnemonic Value Value Meaning
(dec) (hex)
SMTP errors
KN_ERSMND -280 0xFEE8 Invalid SMTP descriptor
KN_ERSMSOCK -281 0xFEE7 Cannot allocate TCP socket
KN_ERSMNET -282 0xFEE6 Network error (socket or TCP)
KN_ERSMNOCONN -283 0xFEE5 No SMTP connection exists
KN_ERSMNOSESS -284 0xFEE4 No client session active
KN_ERSMINSESS -285 0xFEE3 Active session(s) present
KN_ERSMACTIVE -286 0xFEE2 SMTP server already active
KN_ERSMFAIL -287 0xFEE1 Server failed to start or stop
KN_ERSMMODE -288 0xFEE0 String mode is invalid
KN_ERSMNOLOG -289 0xFEDF Logging is not enabled
KN_ERSMREFUSE -290 0xFEDE Request refused: operation prohibited
KN_ERSMREJECT -291 0xFEDD Request rejected by server
KN_ERSMSEQ -292 0xFEDC Command out of sequence
KN_ERSMSIZE -293 0xFEDB Line too long
KN_ERSMTM_DATA -294 0xFEDA Timeout waiting for initial data reply
KN_ERSMTM_SEND -295 0xFED9 Timeout waiting to send data
KN_ERSMTM_EOM -296 0xFED8 Timeout waiting for final data reply
KN_ERSMTMCONN -297 0xFED7 Timeout waiting for connection reply
KN_ERSMTMREPLY -298 0xFED6 Timeout waiting for a server reply