Consultor Eletrônico



Kbase P25367: WebSpeed agents hang when trying to send emails via SMTP.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/10/2003
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.x

SYMPTOM(s):

Attempting to send emails via SMTP from a WebSpeed Application using the smtpmail.p sample program from the Free Framework WebSite.

Blank Web Page is returned.

WebSpeed agents seem to be hanging.

Error# 6402 with code -28 is displayed in the WebSpeed server log file.

WTA: WebSendMessage() Could not connect to WTB: npp_connect() failed with error: -28. (6402)

CAUSE:

This is in connection with the SMTP server. Error# -28 indicates that the "PEER has disconnected".

FIX:

Download the latest version of the smtpmail.p program from the Free Framework WebSite. If the error persists when running the latest version, then take this issue with FFW for support because they have dealt with lots of problem around the smtpmail.p program.