On some systems I see a very interesting feature, for example:
I get a message on the facebook and it sends me an email with the message, and I can reply to the message simply by replying to the email.
How does this work? What do I need to search?
On some systems I see a very interesting feature, for example:
I get a message on the facebook and it sends me an email with the message, and I can reply to the message simply by replying to the email.
How does this work? What do I need to search?
The secret is in the subject line or the email address used for the submission, which contains a token that serves to identify the message.
To implement such functionality on your own, you need to master many things, including:
Of course this is just a starting point.