Hello Mark, On Mon, 2006-03-13 at 17:26 -0500, Mark Nernberg wrote: > Feb 28 15:36:20 fw dbmail/smtp[15495]: dbmysql.c,db_query: > mysql_real_query failed: Deadlock found when trying to get lock; Try > restarting transaction
This is very different than the "Recipient address rejected: User unknown in local recipient table" error the original poster had. Offhand I don't have much of an idea of what it'd be (trying to begin a transaction twice w/ no commit/rollback?). You might try setting destination_recipient_limit to 1 for your dbmail transport as a temporary workaround, if single-user deliveries work. (eg. if name assigned in master.cf is dbmail-smtp, put dbmail-smtp_destination_recipient_limit = 1 in main.cf). -- Jesse Norell - [EMAIL PROTECTED] Kentec Communications, Inc.
