Re: questions on debugger_command

2012-12-23 Thread John Hinton
On 12/23/2012 12:35 PM, Robert Moskowitz wrote: On 12/23/2012 12:12 PM, Wietse Venema wrote: Robert Moskowitz: postconf debugger_command returns postconf: warning: debugger_command: unknown parameter This is postfix 2.6.6 on Centos 6 Wietse: Fixed in Postfix 2.9. Robert Moskowitz: ARGH!!! :

Re: questions on debugger_command

2012-12-23 Thread Robert Moskowitz
On 12/23/2012 12:12 PM, Wietse Venema wrote: Robert Moskowitz: postconf debugger_command returns postconf: warning: debugger_command: unknown parameter This is postfix 2.6.6 on Centos 6 Wietse: Fixed in Postfix 2.9. Robert Moskowitz: ARGH!!! :) I will submit this to the Centos list and see

Re: questions on debugger_command

2012-12-23 Thread Wietse Venema
Robert Moskowitz: > postconf debugger_command > returns > postconf: warning: debugger_command: unknown parameter > This is postfix 2.6.6 on Centos 6 Wietse: > Fixed in Postfix 2.9. > Robert Moskowitz: > ARGH!!! :) > > I will submit this to the Centos list and see what they do with it. > Thanks

Re: questions on debugger_command

2012-12-23 Thread Robert Moskowitz
On 12/23/2012 11:16 AM, Wietse Venema wrote: Robert Moskowitz: postconf debugger_command returns postconf: warning: debugger_command: unknown parameter This is postfix 2.6.6 on Centos 6 Fixed in Postfix 2.9. ARGH!!! :) I will submit this to the Centos list and see what they do with it.

Re: questions on debugger_command

2012-12-23 Thread Robert Moskowitz
On 12/23/2012 09:33 AM, Noel Jones wrote: On 12/23/2012 8:12 AM, Robert Moskowitz wrote: In the Centos 6 /etc/postfix/mail.cf there are the lines: debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5 This par

Re: questions on debugger_command

2012-12-23 Thread Wietse Venema
Robert Moskowitz: > postconf debugger_command > > returns > > postconf: warning: debugger_command: unknown parameter > > This is postfix 2.6.6 on Centos 6 Fixed in Postfix 2.9. Wietse

Re: questions on debugger_command

2012-12-23 Thread Robert Moskowitz
On 12/23/2012 09:33 AM, Noel Jones wrote: On 12/23/2012 8:12 AM, Robert Moskowitz wrote: In the Centos 6 /etc/postfix/mail.cf there are the lines: debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5 This par

Re: questions on debugger_command

2012-12-23 Thread Noel Jones
On 12/23/2012 8:12 AM, Robert Moskowitz wrote: > In the Centos 6 /etc/postfix/mail.cf there are the lines: > > debugger_command = > PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin > ddd $daemon_directory/$process_name $process_id & sleep 5 > > This parameter (?) does not show in the po

questions on debugger_command

2012-12-23 Thread Robert Moskowitz
In the Centos 6 /etc/postfix/mail.cf there are the lines: debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5 This parameter (?) does not show in the postconf -n listing. Also this command takes these 3 lines i