Error Codes In Activex Controls

The various activex error codes, and the meaning of the various codes is defined as under.

Success
Result Description
0 Success

Errors 100-199 (ActiveEmail - Generic)


Error Description
100 Send initial SMTP command failed
101 Send HELO command failed
102 Professional license required
103 Invalid Sender address
105 Invalid Reply address
106 Invalid Read Receipt address
107 No recipients specified
108 Invalid recipient specified in either To, BCC or CC field
109 Invalid attachment. Either the attachment does not exist, or you don�t have read permissions for the file


110 The Mail directory does not exist
111 Specified codepage not supported by this OS
120 Unable to create MIME file in the mail directory
130 Invalid IP address
131 Invalid hostname
132 Unable to resolve hostname to IP-address
133 Unable to create a socket
134 Unable to connect to mail server. Check if the host is a valid mail server
135 Socket Error occurred
136 Generic socket error
137 Authentication protocol not supported on this server
138 ActiveEmail does not support SSL connections
140 Invalid object passed, object is not a SmtpMail or Pop3Mail object
141 Failed to save message in MIME format
142 Failed to load message in MIME format
151 Failed to encode email message
152 Failed to decode email message

Errors 200-699 (ActiveEmail - SMTP)

Error Description
354 Start mail input; end with .
421 Service not available, closing transmission channel
441 No connection to SMTP server established, please connect first
450 Requested mail action not taken: mailbox unavailable (mailbox busy)
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
454 Client not authenticated, authentication required
500 Syntax error, command unrecognized (This may include errors such as command line too long)
501 Syntax error in parameters or arguments
502 Command not implemented
503 Bad sequence of commands
504 Command parameter not implemented
505 Client does not have permission to send as this sender; change the sender e-mail address
530 Please authenticate first
535 Authentication failed
550 Requested action not taken: mailbox unavailable (mailbox not found)
551 User not local; please try
552 Requested mail action aborted: exceeded storage allocation
553 Requested action not taken: mailbox name not allowed (mailbox syntax incorrect)
554 Transaction failed
590 Unexpected response from SMTP server
591 No response from SMTP server

Errors 700-999 (ActiveEmail - POP3)
Error Description
700 No welcome message received from POP3 server (no response at all, expected responde:'+OK POP3 Ready'
701 No welcome message received from POP3 server (invalid response, '+OK POP3 READY' was expected
702 No response received on '+USER' command
703 Invalid response received on 'USER' command
704 Login failed
705 No response received on 'PASS' command
706 Invalid response received on 'PASS' command
707 No connection to POP3 server established, please connect first
708 Invalid message indicator; message should start with '+OK '.
709 Invalid message (MIME header is empty)
710 The mailbox is already in use (locked)
711 No more messages available
712 Message is flagged as deleted
713 The mailbox does not contain message(s)
715 No response received on command
716 Failed to delete message (most likely the message does not exist)
717 Failed to count messages in mailbox. STAT command failed
720 Failed to save attachment, check if the specified directory exists and that you have sufficient rights
721 Failed to save attachment, file already exists
725 There is no message with this message ID
730 Attachment not found

Post a Comment

Previous Post Next Post