Re: Postfix 2.8.x and how to log "summary" into a mysql

2012-09-05 Thread Wietse Venema
Josef Karliak: >Great, thanks. I'm logging, its easy. I must find variable for > inserting "sender" email address into a mysql, hosts, time and > recipient is done by your tip. Or anybody knows ? In main.cf specify "enable_long_queue_ids = yes" to get unique queue identifiers. That will im

Re: Postfix 2.8.x and how to log "summary" into a mysql

2012-09-05 Thread Josef Karliak
Great, thanks. I'm logging, its easy. I must find variable for inserting "sender" email address into a mysql, hosts, time and recipient is done by your tip. Or anybody knows ? Thanks a lot! J.K. Cituji Robert Schetterer : Am 05.09.2012 10:57, schrieb Reindl Harald: Am 05.09.2012 10

Re: Postfix 2.8.x and how to log "summary" into a mysql

2012-09-05 Thread Robert Schetterer
Am 05.09.2012 10:57, schrieb Reindl Harald: > > > Am 05.09.2012 10:50, schrieb Josef Karliak: >> Good morning, >> did anybody solved recording sender,recipient and date into a mysql ? >> Normally postfix log it into a maillog, I >> want it into a database record "sender recipient date". Or i

Re: Postfix 2.8.x and how to log "summary" into a mysql

2012-09-05 Thread Robert Schetterer
Am 05.09.2012 10:50, schrieb Josef Karliak: > Good morning, > did anybody solved recording sender,recipient and date into a mysql ? > Normally postfix log it into a maillog, I want it into a database record > "sender recipient date". Or it is able to change postfix's logging, > where is summary

Re: Postfix 2.8.x and how to log "summary" into a mysql

2012-09-05 Thread Reindl Harald
Am 05.09.2012 10:50, schrieb Josef Karliak: > Good morning, > did anybody solved recording sender,recipient and date into a mysql ? > Normally postfix log it into a maillog, I > want it into a database record "sender recipient date". Or it is able to > change postfix's logging, where is sum

Postfix 2.8.x and how to log "summary" into a mysql

2012-09-05 Thread Josef Karliak
Good morning, did anybody solved recording sender,recipient and date into a mysql ? Normally postfix log it into a maillog, I want it into a database record "sender recipient date". Or it is able to change postfix's logging, where is summary on a one line ? Thanks for tips and best re