On Thu, 2007-11-15 at 08:29 +1000, Josh Marshall wrote: > > > >> Is this a harmless error? > > > > Yes. > > > > I had the same question. Sieve is OK, but sieve NOTIFY is not > > supported in dbmail. You should change the SIEVE_NOTIFY to "no" in > > dbmail.conf: > > > > # Turn on/off the Sieve Notify extension. > > SIEVE_NOTIFY = no > > Interesting... Here (on 2.2.7) I just turned off the NOTIFY extension > and suddenly all the filters stop working. So I'll live with the message > and leave it enabled.
If your filters begin with 'require ["notify"];' then yes, they'll fail without notify support enabled. The warning lets you know, however, that notify actions will not fire. Aaron _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
