31 Jul
                
                    2008
                
            
            
                31 Jul
                
                '08
                
            
            
            
        
    
                4:13 p.m.
            
        Do you use dovecot's delivery agent (LDA)? As I stated, no. I need the procmail filtering features.
Call dovecot LDA inside of procmail! It will speed up your configuration certainly.
procmailrc should contain something like:
DELIVER="/path/to/dovecot/deliver" :0 w | $DELIVER
Works like a charm.
Kind regards Sven