Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Exclude Sent Emails from Gmail filtering and labelling system

I am using gmail Label to create different section in my Inbox. Problem is that all sent email that has that same subject gets into my labeled section on the inbox. Is there anyway of excluding the Sent email and label only in incoming emails?

like image 379
user1389598 Avatar asked Aug 31 '25 16:08

user1389598


2 Answers

Try this please:

in:inbox from:(-me)
like image 113
Anderson Avatar answered Sep 05 '25 07:09

Anderson


You can use exclamation mark to make clause negative

!label:sent
like image 42
Illia Avatar answered Sep 05 '25 07:09

Illia