Google Groups không còn hỗ trợ đăng ký sử dụng hoặc đăng nội dung mới trên Usenet. Bạn vẫn có thể xem nội dung cũ.

Filter to detect that there is a single recipient?

46 lượt xem
Chuyển tới thư đầu tiên chưa đọc

Matt Doar

chưa đọc,
13:21:51 10 thg 11, 200610/11/06
đến
I want to color mail that has only me as the recipient in Thunderbird
1.5.0.8. I created a filter that checked for mail that matches both of
two patterns., one where the To field starts with use...@example.com,
and one where the To field ends with use...@example.com, and then labels
the mail so it can be colored.

Unfortunately, this still selects mail with multiple To addresses. This
makes me think suspicious thoughts about the regex engine for the filters.

Anyone ever had this work?

~Matt

Einar Egilsson

chưa đọc,
07:17:42 12 thg 11, 200612/11/06
đến

Why use startswith and endswith? Why not just use 'Is' ? If to is
'use...@example.com' then move to the correct folder. Or am I missing
something?

-einar-

Matt Doar

chưa đọc,
13:05:27 13 thg 11, 200613/11/06
đến Einar Egilsson

No, I forgot to say that I had already tried that :-S A single filter
with To Is us...@example.com still matches mail sent to multiple users
(confirmed with the filter log). When I look at the source of the
message, I see that the To field has each address on a separate line.

So I wonder whether the filter is applied to each line of the To field
instead of the whole field?

~Matt

0 tin nhắn mới