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([email protected]): 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.
signature.asc
Description: This is a digitally signed message part
