Is there a way to search/filter gmail emails by the absolute domain without subdomains? If just do a search/filter on from:@google.com it includes all subdomains like plus.google.com, txt.voice.google.com, etc.
I know I can manually exclude all of those with -{from:plus.google.com from:txt.voice.google.com}, but the list of subdomains is quite long (and I don't really know the full list).
from:"@google.com"unfortunately works the same asfrom:@google.com. It really seems like gmail is ignoring the@sign. – studgeek Feb 24 at 16:10