If you aren't already, include the '@' within the search string, as
in, "@thiscompany.com". Unfortunately, Gmail seems to ignore
many/most non-alphanumeric characters (grumble!), so it might not
work.
Alternatively, in the From: field, add something like
The minus sign is supposed to tell Gmail to exclude that string from
being a match (functionally equivalent to a NOT).
Andy
Greetings,
I'm having a bear of a time trying to figure out how to "fix" a filter
I currently have. Everything's been kosher; I'm using a filter to
label all emails from @thiscompany.com and archive them. There are
various mailing lists offered by that company and I'm subscribed to a
few of them. I use the filter to label messages sent from employees
of that company as they're the most important amongst the volumes of
noise.
Recently, someone decided to also subscribe using an account named
list.thiscompany.com@whateverhisdomainis.com. What I need is for the
filter to use everything after the @, which I thought it was doing,
but it seems to be picking up any matches in the entire e-mail
address, including everything before the domain. He broke my
filter...:(.
I'm not the best when it comes to using filters to their fullest
extent, so I tried searching for an answer and I've come up with
nothing to help. I've tried a bunch of different options, including
ditching the From: field and using from: in the Has Words field, and
various other operators and whatsawhozits...but still no dice.
I'd really appreciate an opportunity to learn a thing or two about
filters in this regard, so if anybody has a minute, I'm all ears.
Thanks for your time.
From what little I'd understood about the -to: operator, I was pretty
hopeful that it would do the trick, but sadly it didn't. I also have
private e-mail conversations with various employees of the company, so
basically what using "from:@thiscompany.com -to:@thiscompany.com" did
was filter out the messages they'd sent to the mailing list and only
showed me the private conversations I've had with them...which is
actually a nice little filter that I didn't previously have! I was
just grouping any e-mail from them in one bunch. I search for most
everything anyway, but it's nice to have that as a link now, so thanks
for that.
I don't think I expressed myself clearly originally. I did my best,
but let me try again.
The company has five or six mailing lists, all of which I believe I'm
subscribed to. I've set up filters for each mailing list so that
they're labeled accordingly. To send an e-mail to the list, one would
send "to:list.thiscompany.com@thiscompany.com". Most of the
discussions are between community members about various aspects of
programming and administration related to the use of this company's
products. Being who they are and what they're known for, the
employees of the company chime in to offer help when they can. Amidst
the e-mail traffic generated by the community, the messages sent from
these employees are usually lost in the shuffle. To compound that
problem, when they do offer their words of wisdom, it's always
something significant that I want to know about and not possibly just
skim over, as I have a habit of doing. So I set up a filter a while
back so that anything sent from an @thiscompany.com address would get
labeled so I'd see my (1) next to the label and know to check out what
was being said. I used "@thiscompany.com", without the quotes, in the
From: field. These were better times.
Then comes along this new subscriber who uses
list.thiscompany.com@hisdoman.com as his e-mail address. Now whenever
I'm having a bear of a time trying to figure out how to "fix" a filter
I currently have. Everything's been kosher; I'm using a filter to
label all emails from @thiscompany.com and archive them. There are
various mailing lists offered by that company and I'm subscribed to a
few of them. I use the filter to label messages sent from employees
of that company as they're the most important amongst the volumes of
noise.
Recently, someone decided to also subscribe using an account named
list.thiscompany.com@whateverhisdomainis.com. What I need is for the
I do not believe GMAIL uses any wildcards. (One of my big gripes with it!)
If wildcards are allowed in Gmail filters, are they documented somewhere?
Andy
I learned long ago by first-hand experience that they ignore brackets,
including those around this group's name: [Gmail-Users]. You can
include the brackets in your search expression, but Gmail will ignore
them. (Try it! Do a search for ]]]Gmail/Users[ and see what comes
up.)
As for wildcards, I tried them too and they are ignored, and I think
it was in this group (a couple years ago) where someone else confirmed
that Gmail has no wildcards, either regex (Regular Expressions) or the
simple asterisk. Bummer.
The best that I can tell, is that Gmail treats all non-alphanumeric
characters ... including punctuation, brackets, '*', periods, and so
forth ... like whitespace. That is, they are word separators. Using
quotes around them doesn't help.
If anyone knows of some obscure form of wildcards that Gmail actually
does use, I (and I'm sure many others) would really like to hear about
it. I have yet to see any mentioned in the help pages. Not that I
often use them; I don't. But I do look at them once in a while.
Andy