The error is from the sieve interpreter, but even if you got the syntax right (I think the space after mailto: is incorrect), notify is not supported by DBMail yet. Actually, I could finish it pretty easily, since the refactoring of pipe.c added some very simple functions to send messages.
Aaron On Sat, 2007-07-28 at 16:34 +0200, Marc Dirix wrote: > Is sieve notify working? > > I try: > > <snip> > require ["notify" ] ; > notify > :message "test" > "mailto: [EMAIL PROTECTED]"; > </snip> > > I get: > > Script [sieve] has errors: Parse error on line [3]: syntax error, > unexpected STRING, expecting ';'. > > doing "notify" does not result in errors. > > > Marc > _______________________________________________ > DBmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
