Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

email filter race condition issue

  • 3 trả lời
  • 2 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi Zenos

more options

Configuration: two IMAP accounts. Unexpected filter behavior: If a global filter follows a specific filter, both will get applied. Workaround: *not* the specific filter in the global filter pattern that proceeds the specific filter pattern. Questions: Could the *not* in the global filter pattern be automatically handled by the filtering software? Does this warrant filing a bug?

Configuration: two IMAP accounts. Unexpected filter behavior: If a global filter follows a specific filter, both will get applied. Workaround: *not* the specific filter in the global filter pattern that proceeds the specific filter pattern. Questions: Could the *not* in the global filter pattern be automatically handled by the filtering software? Does this warrant filing a bug?
Đính kèm ảnh chụp màn hình

Được chỉnh sửa bởi jhmjr vào

Giải pháp được chọn

You've got at least two filters trying to move a message. That message can't be in two places at once. Perhaps one should copy and the second one move.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (3)

more options

Can you explain what you mean by a global filter? Is that simply your name for the "match all messages" option?

more options

Yes, a "global filter" is simply my name for the "match all messages" option. Sorry if unclear.

more options

Giải pháp được chọn

You've got at least two filters trying to move a message. That message can't be in two places at once. Perhaps one should copy and the second one move.