SMTP MT Testcase 46

148 views
Skip to first unread message

Lakshmi Chidambaram

unread,
Oct 3, 2017, 7:11:31 AM10/3/17
to Edge Test Tool (ETT)
Hi,

In the ETT User guide, we are seeing the below steps for the SMTP Testcase 46.

"The SUT will send the messages to the target ETT endpoint recipient: wellfo...@ttpds.sitenv.org
Upon sending the message, the SUT will generate and send to the ETT a standard conformant processed MDN notification"

We are sending an email to "wellfo...@ttpds.sitenv.org" with proper header. After that what we have to send? Can you please help us with the next step. We thought we will receive the MDN from ETT for the email which we sent. 

we are getting the "Undeliverable" email as below.

We were permanently unable to deliver your message to the following recipients. Please contact your system administrator with further questions.

Failed Recipients:

Error Message:
The Direct address that you tried to reach is not trusted. Try double-checking the recipient's email address for typos or unnecessary spaces. Learn more by visiting our help.
 


Please clarify.


Thanks,
Lakshmi

Sandeep

unread,
Oct 3, 2017, 8:59:00 AM10/3/17
to Edge Test Tool (ETT)
wellfo...@ttpds.sitenv.org is NOT a direct endpoint. You should be sending a plain SMTP message to this endpoint.

Thanks,

Sandeep

Lakshmi Chidambaram

unread,
Oct 3, 2017, 9:35:46 AM10/3/17
to Edge Test Tool (ETT)
So, SMTP message from any email ID like Gmail??? with the Disposition notification header???

Regards,
Lakshmi

anil jain

unread,
Nov 16, 2017, 7:06:42 AM11/16/17
to Edge Test Tool (ETT)
Hello,

I am also facing the same issue as Able to send message on wellf...@ttpedge.sitenv.org bot not able to send message on wellfo...@ttpds.sitenv.org.
When send simple SMTP message it giving below error.

Health.Direct.SmtpAgent.MessageArrivalEventHandler: While ProcessCDOMessage
Health.Direct.Agent.OutgoingAgentException: Error=NoTrustedRecipients
   at Health.Direct.Agent.DirectAgent.ProcessMessage(OutgoingMessage message)
   at Health.Direct.Agent.DirectAgent.ProcessOutgoing(OutgoingMessage message)
   at Health.Direct.SmtpAgent.SmtpAgent.ProcessOutgoing(ISmtpMessage message, MessageEnvelope envelope)
   at Health.Direct.SmtpAgent.SmtpAgent.ProcessEnvelope(ISmtpMessage message, MessageEnvelope envelope)
   at Health.Direct.SmtpAgent.SmtpAgent.ProcessMessage(ISmtpMessage message)
   at Health.Direct.SmtpAgent.SmtpAgent.ProcessMessage(Message message)
   at Health.Direct.SmtpAgent.MessageArrivalEventHandler.ProcessCDOMessage(Message message)

Nagesh Bashyam

unread,
Nov 16, 2017, 8:18:42 AM11/16/17
to anil jain, Edge Test Tool (ETT)

From the log, you are sending a direct message and not a plain old smtp message. Hence you are facing the issue.

--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To post to this group, send email to edge-te...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/edge-test-tool/52d905a3-5c3e-41c6-9e22-e934ee1da262%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

anil jain

unread,
Dec 12, 2017, 1:20:25 AM12/12/17
to Nagesh Bashyam, Edge Test Tool (ETT)
Hi,

For SMTP MT Test 46, i am sending message from my gmail id "enki...@gmail.com" with "Disposition-Notification-Option"= "X-DIRECT-DELIVER-PROCESSED-MDN=optional,true" header.
I sent 3 message to "wellfo...@ttpds.sitenv.org"  with different message ID.

Will you please check your logs as still its getting fail. Please let me know what i am doing wrong.

Thanks
Anil 


On Thu, Nov 16, 2017 at 7:20 PM, Nagesh Bashyam <nagesh....@drajer.com> wrote:

The test case is for an Edge to send to the HISP. As an edge you have to send a plain old SMTP message using your STMP client but include the appropriate headers to be processed by the HISP. The message cannot go through your HISP. The role is played by ETT and the message will be verified to be correct according to the specs.

 

From: anil jain [mailto:aniljain00184@gmail.com]
Sent: Thursday, November 16, 2017 8:44 AM
To: Nagesh Bashyam


Subject: Re: SMTP MT Testcase 46

 

Hello,

 

I am sending an plain SMTP message through my email id "en...@enkiworld.com"  and it use my Direct gateway to going out where i am getting error.

Should i sent from any other email id ?

For  wellformed1@ttpedge.sitenv.org it working but on wellfo...@ttpds.sitenv.org not working.

 

Thanks

Anil

 

--

To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-tool+unsubscribe@googlegroups.com.
To post to this group, send email to edge-test-tool@googlegroups.com.



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai




--
Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai

srini...@gmail.com

unread,
Dec 12, 2017, 8:02:06 AM12/12/17
to anil jain, Nagesh Bashyam, Edge Test Tool (ETT)

Hi,

 

The header you sent is:

 

Disposition-Notification-Option: X-DIRECT-DELIVER-PROCESSED-MDN=optional,true

 

However, the expected value is

 

Disposition-Notification-Option: X-DIRECT-FINAL-DESTINATION-DELIVERY=optional,true

 

(see IG for DN in Direct, section 1.3)

 

Thanks

Srini

 

 

From: edge-te...@googlegroups.com [mailto:edge-te...@googlegroups.com] On Behalf Of anil jain
Sent: Tuesday, December 12, 2017 1:20 AM
To: Nagesh Bashyam <nagesh....@drajer.com>; Edge Test Tool (ETT) <edge-te...@googlegroups.com>
Subject: Re: SMTP MT Testcase 46

 

Hi,

 

For SMTP MT Test 46, i am sending message from my gmail id "enki...@gmail.com" with "Disposition-Notification-Option"= "X-DIRECT-DELIVER-PROCESSED-MDN=optional,true" header.

I sent 3 message to "wellfo...@ttpds.sitenv.org"  with different message ID.

 

Will you please check your logs as still its getting fail. Please let me know what i am doing wrong.

 

Thanks

Anil 

On Thu, Nov 16, 2017 at 7:20 PM, Nagesh Bashyam <nagesh....@drajer.com> wrote:

The test case is for an Edge to send to the HISP. As an edge you have to send a plain old SMTP message using your STMP client but include the appropriate headers to be processed by the HISP. The message cannot go through your HISP. The role is played by ETT and the message will be verified to be correct according to the specs.

 

From: anil jain [mailto:anilja...@gmail.com]
Sent: Thursday, November 16, 2017 8:44 AM
To: Nagesh Bashyam


Subject: Re: SMTP MT Testcase 46

Hello,

 

I am sending an plain SMTP message through my email id "en...@enkiworld.com"  and it use my Direct gateway to going out where i am getting error.

Should i sent from any other email id ?

For  wellf...@ttpedge.sitenv.org it working but on wellfo...@ttpds.sitenv.org not working.

 

Thanks

Anil

 

--

To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To post to this group, send email to edge-te...@googlegroups.com.



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai

--

You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.

To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To post to this group, send email to edge-te...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/edge-test-tool/CABj9ywuHiRTZ1cMcmZ7mCJ85sXuPkGSfKzUMHhzgYH6XhR4O0g%40mail.gmail.com.

anil jain

unread,
Dec 12, 2017, 8:12:14 AM12/12/17
to Srinivasan Adhinarayanan, Nagesh Bashyam, Edge Test Tool (ETT)
Hi,

As per you mentioned i set 
Disposition-Notification-Option: X-DIRECT-FINAL-DESTINATION-DELIVERY=optional,true
But still its showing error. please check.

Thanks
Anil

For  wellformed1@ttpedge.sitenv.org it working but on wellfo...@ttpds.sitenv.org not working.

 

Thanks

Anil

 

--

To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-tool+unsubscribe@googlegroups.com.
To post to this group, send email to edge-test-tool@googlegroups.com.



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai

--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-tool+unsubscribe@googlegroups.com.
To post to this group, send email to edge-test-tool@googlegroups.com.

OS - ONC SI&T Team

unread,
Dec 12, 2017, 8:51:28 AM12/12/17
to anil jain, Srinivasan Adhinarayanan, Nagesh Bashyam, Edge Test Tool (ETT)

Please retry the test, the required amount of messages weren’t received.

 

Thank you

 

From: edge-te...@googlegroups.com [mailto:edge-te...@googlegroups.com] On Behalf Of anil jain
Sent: Tuesday, December 12, 2017 8:12 AM
To: Srinivasan Adhinarayanan <srini...@gmail.com>
Cc: Nagesh Bashyam <nagesh....@drajer.com>; Edge Test Tool (ETT) <edge-te...@googlegroups.com>
Subject: Re: SMTP MT Testcase 46

 

Hi,

 

As per you mentioned i set 

For  wellf...@ttpedge.sitenv.org it working but on wellfo...@ttpds.sitenv.org not working.

 

Thanks

Anil

 

--

To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To post to this group, send email to edge-te...@googlegroups.com.



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai

Visit my Blog

**@nil**



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai

Visit my Blog

**@nil**

--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.

To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To post to this group, send email to edge-te...@googlegroups.com.



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai

Visit my Blog

**@nil**

--

You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.

To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-too...@googlegroups.com.
To post to this group, send email to edge-te...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/edge-test-tool/CABj9ywu-jYkBgt1CTJfK3g8gigx_i6XdfPp7mX4PQ_qEP0%2Bxzw%40mail.gmail.com.

srini

unread,
Dec 12, 2017, 9:09:26 AM12/12/17
to anil jain, Nagesh Bashyam, Edge Test Tool (ETT)

Please try (with the "s")

Disposition-Notification-Options: X-DIRECT-FINAL-DESTINATION-DELIVERY=optional,true

 (see IG for DN in Direct, section 1.3)


thanks

srini


For  wellf...@ttpedge.sitenv.org it working but on wellfo...@ttpds.sitenv.org not working.

 

Thanks

Anil

 

To post to this group, send email to edge-te...@googlegroups.com.



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai



 

--

Anil Mehta, 
Sr. Software Eng., 
NextServices, Mumbai

--
You received this message because you are subscribed to the Google Groups "Edge Test Tool (ETT)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to edge-test-tool+unsubscribe@googlegroups.com.
To post to this group, send email to edge-te...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages