Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dbgview error codes 1

Status
Not open for further replies.

MrBob000

Technical User
Jun 18, 2008
5
US
Does anyone have descriptions of the error codes? Or has anyone used Nuvox smtp for the voicemail to email?
 
CnP from the voicemail manual said:
MTP Errors

SMTP error logging can be enabled to generate a log of SMTP activity. For a default Voicemail Pro installation the activity is logged in a file in C:\Program Files\Avaya\IP Office\Voicemail Pro\logs. The file name includes a date stamp for the day on which it is generated.



Enabling SMTP Error Reporting:
1. Stop the Voicemail Pro service
2. Start the Registry Editor.
3. Locate the key HKEY_LOCAL_MACHINE\SOFTWARE\Network Alchemy\Voicemail\Directories.
4. From the menu bar select Edit.
5. Select New and then String Value.
6. Enter SMTPLogging.
7. Right-click on the new registry key SMTPLogging and select Modify.
8. Set the value to 1.
9. Close the Registry Editor.

Value


Meaning

1 An exception has occurred.

3 The process has run out of memory.

4 An error has occurred due to a problem with the message body or attachments.

5 There was a problem initiating the conversation with the mail server. Ensure the setting of the Domain property is correct.

6 There was an error terminating the conversation with the SMTP mail server.

7 The "From" address was not formatted correctly or was rejected by the SMTP mail server. Some SMTP servers will only accept mail from particular addresses or domains. SMTP mail servers may also reject a from address if the server can not successfully do a reverse lookup on the from address.

8 An error was reported in response to receipt address. The SMTP server may refuse to handle mail for unknown recipients.

9 There was an error connecting to the SMTP mail server.

10 There was an error opening the file. If you have specified file attachments, ensure that they exist and that you have access to them.

11 There was an error reading a file. If you have specified file attachments, ensure that they exist and that you have access to them.

15 No mail server specified.

16 There was a problem with the connection and a socket error occurred.

17 Could not resolve host.

18 Connected but server sent back bad response.

19 Could not create thread.

20 Canceled as a result of calling the Cancel method.

21 The operation timed-out while the host was being resolved.

22 The operation timed-out while connecting.

24 ESMTP Authentication failed.

25 The selected ESMTP Authentication mode is not supported by the server.

26 ESMPT Authentication protocol error.

27 Socket Timeout error.

105 Invalid license key.

copy and pasted from here


Take Care

Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top