18 Nov
                
                    2009
                
            
            
                18 Nov
                
                '09
                
            
            
            
        
    
                9:49 p.m.
            
        On Wed, 2009-11-18 at 20:31 +0000, juan carlos wrote:
I have installed debian lenny, postfix 2.5.5 and dovecot 1.0.15 and can't send emails locally. this is the error in the log Error: auth-worker(default): sql(xxx@yyy.com): User query failed: Unknown column 'mail_plugins' in 'field list'
The SELECT query in your dovecot-sql.conf tries to select "mail_plugins" field from your SQL database, but such column doesn't exist in the database.