Email.
-
Hi TO ALL, I WANT TO KNOW THAT WHEN I SEND EMAIL FROM MY YAHOO ID TO MY FRIEND GMAIL ID WHAT WILL BE THE BACKGROUND PROCESS. I know this questions is not belongs to ASP.NET Code.... Mkanchha
in brief - It will first check for the "to" address and make a match of that from DNS if it is found the ur message will be enrouted to that server where it will get stored. Next time the person opens gmail can see that. It is just like we are storing data in database then retriving that by using some ID. In this case data u are sending to store in gmail's db.
-
in brief - It will first check for the "to" address and make a match of that from DNS if it is found the ur message will be enrouted to that server where it will get stored. Next time the person opens gmail can see that. It is just like we are storing data in database then retriving that by using some ID. In this case data u are sending to store in gmail's db.