Re: Listing IP addresses in mail queue

2009-09-08 Thread Duncan B.
On Tue, 8 Sep 2009, Wietse Venema wrote: Are you able to recommend any methods / tools to extract this information from the log files, Wietse, or is it just a case of writing a script to do so? I understand that you are actually doing from-to analysis: for example, who sends mail to Yahoo that

Re: Listing IP addresses in mail queue

2009-09-08 Thread Victor Duchovni
On Tue, Sep 08, 2009 at 02:32:30PM +, Duncan B. wrote: > On Tue, 8 Sep 2009, Wietse Venema wrote: > Indeed, qshape targets outflow. Inflow analysis is easily done based on logfile records. >>> >>> Are you able to recommend any methods / tools to extract this information >>> from the

Re: Listing IP addresses in mail queue

2009-09-08 Thread Wietse Venema
Duncan B.: > On Tue, 8 Sep 2009, Wietse Venema wrote: > > >>> Indeed, qshape targets outflow. Inflow analysis is easily done > >>> based on logfile records. > >> > >> Are you able to recommend any methods / tools to extract this information > >> from the log files, Wietse, or is it just a case of

Re: Listing IP addresses in mail queue

2009-09-08 Thread Duncan B.
On Tue, 8 Sep 2009, Wietse Venema wrote: Indeed, qshape targets outflow. Inflow analysis is easily done based on logfile records. Are you able to recommend any methods / tools to extract this information from the log files, Wietse, or is it just a case of writing a script to do so? I underst

Re: Listing IP addresses in mail queue

2009-09-08 Thread Noel Jones
On 9/8/2009 8:48 AM, Duncan B. wrote: I'm a new user to Postfix (ex Qmail user) and love it. However, there is one feature of "qmqtool" that was very useful: qmqtool -i, to list queue entries by IP address. Is there any way to see which IP addresses in the postfix queues are the most dominant?

Re: Listing IP addresses in mail queue

2009-09-08 Thread Wietse Venema
Duncan B.: > > On Tue, 8 Sep 2009, Wietse Venema wrote: > > >> Postfix doesn't store IPs in the queue file, so there is no > >> such tool for postfix. > > > > Client information records were added late in the Postfix life > > cycle, and they are used mainly by for xforward and milters. > > > >> H

Re: Listing IP addresses in mail queue

2009-09-08 Thread Duncan B.
On Tue, 8 Sep 2009, Wietse Venema wrote: Postfix doesn't store IPs in the queue file, so there is no such tool for postfix. Client information records were added late in the Postfix life cycle, and they are used mainly by for xforward and milters. However, the 'qshape' tool will list the qu

Re: Listing IP addresses in mail queue

2009-09-08 Thread Wietse Venema
Noel Jones: > On 9/8/2009 6:20 AM, Duncan B. wrote: > > > > Hi, > > > > Firstly this is my first post to the list, so apologies if I've not > > correctly followed any procedures. > > > > I'm a new user to Postfix (ex Qmail user) and love it. However, there is > > one feature of "qmqtool" that was v

Re: Listing IP addresses in mail queue

2009-09-08 Thread Duncan B.
I'm a new user to Postfix (ex Qmail user) and love it. However, there is one feature of "qmqtool" that was very useful: qmqtool -i, to list queue entries by IP address. Is there any way to see which IP addresses in the postfix queues are the most dominant? Postfix doesn't store IPs in the queu

Re: Listing IP addresses in mail queue

2009-09-08 Thread Noel Jones
On 9/8/2009 6:20 AM, Duncan B. wrote: Hi, Firstly this is my first post to the list, so apologies if I've not correctly followed any procedures. I'm a new user to Postfix (ex Qmail user) and love it. However, there is one feature of "qmqtool" that was very useful: qmqtool -i, to list queue ent

Listing IP addresses in mail queue

2009-09-08 Thread Duncan B.
Hi, Firstly this is my first post to the list, so apologies if I've not correctly followed any procedures. I'm a new user to Postfix (ex Qmail user) and love it. However, there is one feature of "qmqtool" that was very useful: qmqtool -i, to list queue entries by IP address. Is there any wa