Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: Help required for error no. 11101 :A error occured in the protocol.
Sanjoy

From: Kolkata, India
Posts: 2
Member Since: 04/30/04
posted April 30, 2004 6:24 AM

Hi

I have written a vbscript file that uses dart smtp mail object to send email using quicksend method. The scriptfile is running perfectly in my end, but giving error '11101 :A error occured in the protocol' in client machine. Can anyone help me to resolve this issue?
Thanks in advance.

Regards
Sanjoy
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted April 30, 2004 7:34 AM

What does the trace say? Have you checked the responses? The server is probably giving you a message that tells you what the problem is.

Sanjoy

From: Kolkata, India
Posts: 2
Member Since: 04/30/04
posted May 4, 2004 1:05 AM

I used the trace method to track the problem. The mailing system sends email in an inconsistent manner. Sometime it is working and sometime it fails. The trace log I got from the client is given below. The private information has been replaced by x, however the length of the strings remains same.

Recv: 220 xxxxxxxx.xx.xxxxxx.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.0 ready at Mon, 3 May 2004 14:26:09 -0400

Sent: EHLO WILMCDCCG1

Recv: 250-xxxxxxxx.xx.xxxxxx.com Hello [10.66.17.39]
250-TURN
250-SIZE
250-ETRN
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250-X-EXPS GSSAPI NTLM LOGIN
250-X-EXPS=LOGIN
250-AUTH GSSAPI NTLM LOGIN
250-AUTH=LOGIN
250-X-LINK2STATE
250-XEXCH50
250 OK

Sent: MAIL FROM:<xxx.xxxxxxx@xxxxxx.com> SIZE=1226 BODY=7BIT RET=HDRS
RCPT TO:<xxxxxxxx.xxxxx@xxxx.xxx.com> NOTIFY=NEVER
RCPT TO:<xxx.xxxxxxx@xxxxxx.com> NOTIFY=NEVER
RCPT TO:<xxxxxx.xxxxxxx@xxxx.xxx.com> NOTIFY=NEVER

Recv: 250 2.1.0 xxx.xxxxxxx@xxxxxx.com....Sender OK

Recv: 550 5.7.1 Unable to relay for xxxxxxxx.xxxxx@xxxx.xxx.com
550 5.7.1 Unable to relay for xxx.xxxxxxx@xxxxxx.com
550 5.7.1 Unable to relay for xxxxxx.xxxxxxx@xxxx.xxx.com 

The complaints are getting louder day-by-day.
I need to fix it immediately and if it is a server issue please let me what settings of the server is required to resolve the problem, so that I will inform the client to do so.

Thanks in advance.
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX