|
U00050000 |
Error in function '&01':'&02' (error code: '&03')
An unexpected error occurred when calling a socket function. &01 = Function name &02 = SMTP server error &03 = wrong SMTP server name Possible reasons: * Network error * SMTP Server error * Wrong SMTP Server name Check parameters [MAIL] SMTP_SERVER in configuration file.
|
|
U00050001 |
Cannot send e-mail. E-mail could not be sent because of an error. See previous messages.
|
|
U00050002 |
Connection closed by SMTP server '&01'. Connection aborted by SMTP server while waiting for an answer from SMTP server.
Possible reasons: - Network error - SMTP server error &01 = Name of the SMTP server
|
|
U00050003 |
Received more than a line, extra characters discarded: '&01'
SMTP server received unexpected extra characters. This characters are discarded by the program. &01 = extral character Possible reason: - SMTP server error or program error
|
|
U00050004 |
Received line too long.
SMTP server received a line which exceeds the maximum size of 1023 characters. Possible reasons: - Network error - SMTP server error
|
|
U00050005 |
Error when establishing SMTP connection: '&01' (SMTP server: '&02')
The SMTP server returns an error code in response to Connect or to the SMTP command 'HELO' &01 = SMTP Server response &02 = Name of the SMTP server
|
|
U00050006 |
SMTP server '&02' has rejected the E-mail command: '&01'
SMTP server returned an error code in response to the SMTP command 'MAIL'. &01 = SMTP Server response &02 = Name of the SMTP server
|
|
U00050007 |
SMTP server '&02' has rejected the E-mail recipient: '&01'
SMTP server returned an error code in response to the SMTP command 'RCPT'. &01 = SMTP Server response &02 = Name of the SMTP server Possible reasons: - see response of SMTP server - invalid e-mail recipient ->Check the recipient addresses (recipient field an cc field) within the corresponding UC4 object
|
|
U00050008 |
SMTP server rejected all recipients.
SMTP server rejected all recipients, therefore it is not possible to send the e-mail. Possible reason: -all recipients of the e-mail are invalid. ->Check the recipient addresses (recipient field and cc field) within the corresponding UC4 object.
|
|
U00050009 |
SMTP Server '&02': error after DATA command: '&01'
SMTP server returned an error code in response to the SMTP command 'DATA'. &01 = SMTP server response &02 = Name of the SMTP server
|
|
U00050010 |
SMTP Server '&02' rejected e-mail data: '&01'
SMTP server rejected the e-mail with an error code. &01 = SMTP server response &02 = Name of the SMTP server
|
|
U00050011 |
Received multi-line reply, line discarded: '&01'
Received unexpected multiline reply from SMTP Server. Extra lines are ignored. &01 = discarded line Possible reasons: -SMTP server can send multiline responses but the program expects exactly one line.
|
|
U00050012 |
Timeout - SMTP Server '&02' did not answer within '&01' seconds.
Program is waiting for an SMTP Server response. &02 = Name of the SMTP server Possible reasons: -Network error, network or SMTP server overloaded.
|
|
U00050013 |
Error when reading attachment file '&01' error code: '&02', error description: '&03'.
E-mail attachment file could not be read. &01 = File name &02 = Error code &03 = error description. Possible reasons: - System error, see error code - File was deleted
|
|
U00050014 |
Cannot open attachment file '&01', error code: '&02', error description: '&03'.
E-mail attachment file could not be opened. &01 = File name &02 = Error code &03 = error description. Possible reasons: - See error code - File does not exist ->Check the validity of the attachment within the corresponding UC4 object.
|
|
U00050015 |
*******Memory allocation error******
Program does not receive a memory from the operating system. Possible reasons: -Operating system error or operating system overloaded.
|
|
U00050016 |
E-mail has no recipient.
It is not possible to send the e-mail because there is no recipient (and no cc recipient) available. Mögliche Ursachen: -Keine Angabe oder nur Leerstrings im Empfängerfeld (CC-Feld) Possible reasons: - No specification or empty strings in the recipient field (CC-field). -> Check the recipient addresses (recipient field and cc field) in the corresponding UC4 object.
|
|
U00050017 |
Command '&01' caused response '&02'
A command to the POP3 Server produced an unexpected response. &01 = POP3 command &02 = POP3 Server response Possible reasons: - Program error - POP3 Server error -> Check the functional capabilities of the POP3 Mail Server
|
|
U00050018 |
No POP3 Server response within '&01' seconds.
POP3 Client is waiting for POP3 Server response. It received no response within the predetermined time. &01 = Time span [sec] Possible reasons: - Network error - Network or POP3 Server overloaded
|
|
U00050019 |
POP3 Server closed the connection.
POP3 Server ended the connection whilst POP3 Client was waiting for POP3 Server response. Possible reasons: - Network error - POP3 Server error
|
|
U00050020 |
Received line is too long.
Received more than 1023 characters from POP3 Server in one line. Possible reasons: - Network error - POP3 Server error
|
|
U00050021 |
USER/PASS logon to POP3 Server failed: '&01'
POP3 Client cannot log on to POP3 Server with USER/PASS information. &01 = POP3 Server response Possible reasons: - See Server response - Wrong Server name, user name or password -> Check Server name, user name and password.
|
|
U00050022 |
APOP logon to POP3 Server failed: '&01'
POP3 Client cannot log on to Server with APOP command. Logon is repeated with USER/PASS. &01 = POP3 Server response Possible reasons: - See Server response - UC4 and POP3 Server implemented APOP in an incompatible way. - Wrong Server name, user name or password -> Check Server name, user name and password.
|
|
U00050023 |
POP3 Server error when connecting: '&01'
POP3 Server responded to CONNECT with an error code. &01 = Server response
|
|
U00050024 |
Attachment File '&01' cannot be created, error code '&02'.
Mail attachment could not be stored because it was not possible to open the required file. &01 = File name &02 = Error code Possible reasons: See error code
|
|
U00050025 |
Cannot write in attachment File '&01', error code '&02'.
Mail attachment could not be stored because an error occurred while writing in the file. &01 = File name &02 = Error code Possible reasons: See error code
|
|
U00050026 |
POP3 Server cannot delete mail: '&01'
POP3 Server rejected DELE command. &01 = POP3 Server response Possible reasons: See Server response
|
|
U00050027 |
Authentication error '&01' (SMTP server: '&02')
The Agent was not able to authenticate against the SMTP server. &01 = Error text from SMTP server &02 = Name of the SMTP server Possible reasons: - wrong userid/password combination in default login object
|
|
U00050028 |
SMTP server '&02' rejected receiver: '&01'
Explanation: Email cannot be sent because the SMTP server rejected the receiver(s). Perhaps the receiver address in wrong. &01 = rejected receiver(s) &02 = Name of the SMTP server Solution: Check the validity of the receivers (receiver and CC field) in the affected UC4 object.
|
|
U00050029 |
The SMTP client cannot connect to the SMTP server '&01', error code '&02', error description: '&03'.
The function "connect" failed, the SMTP client is not connected. &01 = Name of the SMTP server &02 = System error code &03 = Error description Possible reasons: - the name of the SMTP server is invalid. - network problem. - see the error description.
|
|
U00050030 |
The SMTP client cannot create socket, error code '&01', error description: '&02'.
The function "socket" failed. &01 = System error code &02 = Error description Possible reasons: - see the error description.
|
|
U00050031 |
The SMTP client cannot retrieve any host information about the SMTP server '&01', error code '&02', error description: '&03'.
The function "gethostbyname" failed, the SMTP client cannot connect to the SMTP server. &01 = Name of the SMTP server &02 = System error code &03 = Error description Possible reasons: - the name of the SMTP server is invalid. - network problem. - see the error description.
|
|
U00050032 |
The SMTP client cannot communicate with the SMTP server '&01' any more, error code '&02', error description: '&03'.
The function "select" failed, the SMTP client cannot communicate with the SMTP server. &01 = Name of the SMTP server &02 = System error code &03 = Error description Possible reasons: - network problem. - see the error description.
|
|
U00050033 |
The SMTP client cannot receive data from the SMTP server '&01', error code '&02', error description: '&03'.
The function "recv" failed, the SMTP client cannot communicate with the SMTP server. &01 = Name of the SMTP server &02 = System error code &03 = Error description Possible reasons: - network problem. - see the error description.
|
|
U00050034 |
The SMTP client cannot send data to the SMTP server '&01', error code '&02', error description: '&03'.
The function "send" failed, the SMTP client cannot communicate with the SMTP server. &01 = Name of the SMTP server &02 = System error code &03 = Error description Possible reasons: - network problem. - see the error description.
|
|
U00050035 |
The SMTP client cannot initialize Windows Sockets, error code '&01', error description: '&02'.
The function "WSAStartup" failed. &01 = System error code &02 = Error description Possible reasons: - see the error description.
|
|
U00050036 |
The SMTP client cannot get host name for the local computer, error code '&01', error description: '&02'.
The function "gethostname" failed. &01 = System error code &02 = Error description Possible reasons: - see the error description.
|
|
U00050037 |
SMTP Server replied with "&01"
|