GMail adds new Undo send option in GMail Labs

Did you sent a mail to a wrong person by mistake, Puzzled ?? Do you need a feature of undo send? Google has introduced a new feature of Undo Send in GMail where you can stop sending of messge in say about 5 second delay between you hit the send button and GMail actually send the mail.

To enable this feature in your GMail, login to your gmail account, check labs section in Gmail, or goto settings -> click Labs -> enable the Undo Send feature and here you go.

Share
Published by
Kiran Hegde
Tags: gmail gmail labs google undo mail send undo send

Recent Posts

  • Java

Java URL Encoder/Decoder Example

Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…

4 years ago
  • General

How to Show Multiple Examples in OpenAPI Spec

Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…

4 years ago
  • General

How to Run Local WordPress using Docker

Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…

4 years ago
  • Java

Create and Validate JWT Token in Java using JJWT

1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…

4 years ago
  • Spring Boot

Spring Boot GraphQL Subscription Realtime API

GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…

4 years ago
  • Spring Boot

Spring Boot DynamoDB Integration Test using Testcontainers

1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…

4 years ago