2012/6/21 Andrew Colin Kissa <[email protected]> > > On 20 Jun 2012, at 10:18 PM, Thiago Martins wrote: > > > The only Quick Peek config I can see is: > > > > SQL Quick Peek = SELECT value FROM scanner_config, scanners WHERE > scanner_config.host_id = scanners.id AND external = ? AND > scanners.address = ? > > I think you misunderstood my question i wanted the output of the command. >
I did misunderstood you. Sorry for that. Anyway, the output of the command is: /var/spool/postfix/incoming > > > > > But my question is about all other postfix queues. As I told, the hold > queue is showing up on Baruwa. The "defer" queue, as an example, is not. > > The two queues that a monitored are the values you have in mailscanner for > inbound and outbound queues thats why i wanted you to check the > outbound value for me. > > > (showing only parcial output because it is large as I have more then 300 > messages in the defer queue): > > If postfix moves the messages to the defer queue then i guess we would > have to poll that as well as part of polling the outbound queue. > > Now i understand it. Thanks for your explanation. In my view, the defer queue is part of the outbound queue, messages stuck in the defer queue can be delivered later in many cases (when the host is temporally down, the user mailbox is full, the host uses greylist ans so on). In fact, I believe that the defer is even more important to be monitored. Messages that can be delivered normally (the incoming queue of postfix) stays in there for a very short time and baruwa does not even have the time to see them. Also, those messages are getting logged in the database and you can see what is going on. Messages in the defer queue are not logged in the database and the only way to see them is by analyzing the defer queue. If we can do this in baruwa, using the features that enable us to see the message headers and with the option to delete them, that would be great. Better than that, would be if baruwa could show in the status page, the number of messages in the defer queue. What do you think Andrew? Thanks. Thiago Martins
_______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

