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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cannot recognize email receiving is reply or new mail receiving

Status
Not open for further replies.

ahmedsa2018

Programmer
Apr 25, 2018
67
0
0
EG
I doing contact system web application using c sharp asp.net

using library mail kit

the problem is when some one reply to my email from outlook 2010 to any email I sent it then on my web application reply id

on debug show null when receiving .

so How any email server like google,Microsoft know that email reached to inbox is new mail or reply for email ?

I already loop for inbox and get emails then show it

How email inbox message reached recognize that received message is new mail message or reply to mail sent before ?


if i test send or reply for any message using outlook it not have any problem

also send receiving and reply work good

problem on my web application asp.net receiving reply to email for second time .

I need any way solve my problem on web application .

receiving emails not recognized on my inbox web application if reply or new message

using mail kit library .

How to solve problem
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top