Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

email filter race condition issue

  • 3 risposte
  • 2 hanno questo problema
  • 5 visualizzazioni
  • Ultima risposta di 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?
Immagini allegate

Modificato da jhmjr il

Soluzione scelta

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.

Leggere questa risposta nel contesto 👍 0

Tutte le risposte (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

Soluzione scelta

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.