[Dovecot] dovecot-lda - sieve notify support
    Sebastjan Trepca 
    trepca at gmail.com
       
    Tue Nov  1 18:37:49 EET 2005
    
    
  
Hi,
does current implementation of dovecot-lda supports sieve script like this:
         require ["notify"];
            if header :contains "from" "boss at example.org" {
                notify :high "This is probably very important";
            }
And if it does, what happens in this case ? Is there any configuration
for other notification methods? I didn't notice anything in
configuration file.
Thanks, Sebastjan
    
    
More information about the dovecot
mailing list