How can an automatic read receipt from any of the personal Gmail be set up so that the user gets notified whenever the other person reads email?

devquora
devquora

Posted On: Apr 09, 2024

 

There are certain steps can be followed in order to achieve this:

  • A server can be set up which is serving 1×1 pixel image to any of the requested URL. Record the entire URLs to the database.
  • Create an identifier for every sent email then point It to the image server.
  • In any case, when the user will open this email the image will be automatically loaded.
  • In some of the cases, you might be asked to approve the loading of images.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Shopify Interview Questions

    Can you narrate some ways to decrypt a password in case I am having an encrypted one?

    Passwords are actually hashed with a one-way function hence we can say that they are totally encrypted...

    Shopify Interview Questions

    Can you tell us the working of content-based filtering recommendation algorithm?

    In the system, all of the keywords and attributes are utilized to describe identities...

    Shopify Interview Questions

    How will you define the functional similarity between two users?

    The recommendation for a user is only done when the required attributes and the recommendation matches...