Re: tracking progress of messages

2016-06-18 Thread Bill Cole
On 16 Jun 2016, at 10:02, Rob Maidment wrote: Hi Wietse I supposed you're referring to the '-X' command-line option that logs all traffic (to file of FIFO). This appears to be a debugging tool that logs voluminous amounts of data including network conversations. Why are you not concerned about

Re: tracking progress of messages

2016-06-16 Thread Rob Maidment
Hi Wietse > I supposed you're referring to the '-X' command-line option that > logs all traffic (to file of FIFO). This appears to be a debugging > tool that logs voluminous amounts of data including network > conversations. > Why are you not concerned about changes in Sendmail debug logging? No

Re: tracking progress of messages

2016-06-15 Thread Markus Benning
Am Mittwoch, den 15.06.2016, 17:01 +0100 schrieb Rob Maidment: > I am intending to replace Sendmail with Postfix as the MTA component > in a secure email appliance.  One of the features of the appliance is > the ability to search for messages by subject, sender, etc, and show > the progress of thos

Re: tracking progress of messages

2016-06-15 Thread Mail Admin
Wietse Venema on Wed, 15 Jun 2016 13:32:21 -0400: > What I have on my wish list for Postfix is to replace the ad-hoc > logging API which is now approaching 20 years of age. > - Top layer: structured logging API, probably based on (name, value) > pairs. You can already see in the current ad-hoc

Re: tracking progress of messages

2016-06-15 Thread Wietse Venema
Rob Maidment: > I am intending to replace Sendmail with Postfix as the MTA component in a > secure email appliance. One of the features of the appliance is the > ability to search for messages by subject, sender, etc, and show the > progress of those messages through the appliance. To this end a

Re: tracking progress of messages

2016-06-15 Thread Noel Jones
On 6/15/2016 11:01 AM, Rob Maidment wrote: > I am intending to replace Sendmail with Postfix as the MTA component > in a secure email appliance. One of the features of the appliance > is the ability to search for messages by subject, sender, etc, and > show the progress of those messages through t