On 4/25/2012 8:27 AM, Franck MAHE wrote: > Dear List, > > > > I'd like to log all the client smtp connection to MySQL to create my own > reputation. I found mysqmail-postfix-logger, but it is not available on my > system. At the beginning, I thought about something equivalent to sqlgrey, > but before to start something, I'd like to have some advice from the list. > > > > Does anyone make something like that, or equivalent?
Rather than trying to get postfix to log to sql, use a syslog service that will write to sql, such as rsyslog -- Noel Jones