How to search specific month and years mail in gmail

To search for specific month and year emails in Gmail, you can use the following search operators:

  1. before: and after: operators:
    • before:2022-07 will search for emails sent before July 2022.
    • after:2022-07 will search for emails sent after July 2022.
  2. has:cc and has:bcc operators:
    • has:cc:2022-07 will search for emails with a CC date in July 2022.
    • has:bcc:2022-07 will search for emails with a BCC date in July 2022.
  3. date: operator:
    • date:2022/07 will search for emails sent in July 2022.
  4. has:label operator:
    • has:label:2022-07 will search for emails labeled with the label "2022-07".

You can combine these operators to search for specific month and year emails. For example:

Note: You can also use the from: operator to search for emails sent by a specific sender in a specific month and year.

Example: from:john.doe before:2022-07 will search for emails sent by John Doe before July 2022.

You can also use the in:inbox operator to search for emails in your inbox, and the in:spam operator to search for emails in your spam folder.

Example: in:inbox date:2022/07 will search for emails in your inbox sent in July 2022.

Remember to use the correct date format (YYYY/MM) when using the date: operator.