20 Mar
                
                    2011
                
            
            
                20 Mar
                
                '11
                
            
            
            
        
    
                12:16 a.m.
            
        Hi,
I`ve now compiled sieve and have a globalsieverc in /etc/dovecot/sieve/globalsieverc. How can I testing the rules?
require "fileinto"; if header :contains "X-Spam-Flag" "YES" { fileinto :create "Spam"; stop; }
The second rule not working, the first rule I do not know.
require "fileinto"; if header :contains "subject" "Stress" { fileinto "Ablage"; stop; }
main.cf entry is
mailbox_command = /usr/lib/dovecot/dovecot-lda -a "$RECIPIENT"
Thanks in advance
Mit freundlichen Grüßen, Jim Knuth
P.S.: Bitte senden Sie KEINE HTML-Mails!
Zufallszitat: Ist das Leben nicht hundert Mal zu kurz, sich in ihm - zu langweilen? [Nietzsche]
        5344
        
      
          Age (days ago)
        
      
        5344
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                Jim Knuth