Re: mailq: unsupported mode with smtpd

2009-10-26 Thread Gilles Chehade
On Mon, Oct 26, 2009 at 03:16:19PM +0100, Rene Maroufi wrote: > On Mon, Oct 26, 2009 at 01:52:24PM +0100, Gilles Chehade wrote: > > > > > > try: > > > > > > maulq /usr/sbin/smtpctl show queue > > > > > > > and by maulq i mean mailq ;-) > > Doesn't work: > /etc/mailer.conf: > mailq

Re: mailq: unsupported mode with smtpd

2009-10-26 Thread Gilles Chehade
On Mon, Oct 26, 2009 at 03:19:49PM +0100, Bret Lambert wrote: > > and by maulq i mean mailq ;-) > > but maulq is much more full of awesome and win i agree ;-) Gilles -- Gilles Chehade freelance developer/sysadmin/consultant http://www.poolp.org

Re: mailq: unsupported mode with smtpd

2009-10-26 Thread Gregory Edigarov
On Mon, 26 Oct 2009 15:19:49 +0100 Bret Lambert wrote: > > and by maulq i mean mailq ;-) > > but maulq is much more full of awesome and win > Maul? did you mean Darth Maul? ;-) -- With best regards, Gregory Edigarov

Re: mailq: unsupported mode with smtpd

2009-10-26 Thread Bret Lambert
> and by maulq i mean mailq ;-) but maulq is much more full of awesome and win

Re: mailq: unsupported mode with smtpd

2009-10-26 Thread Rene Maroufi
On Mon, Oct 26, 2009 at 01:52:24PM +0100, Gilles Chehade wrote: > > > > try: > > > > maulq /usr/sbin/smtpctl show queue > > > > and by maulq i mean mailq ;-) Doesn't work: /etc/mailer.conf: mailq /usr/sbin/smtpctl show queue # mailq mailq: unsupported mode Regards Rene -- Re

Re: mailq: unsupported mode with smtpd

2009-10-26 Thread Gilles Chehade
On Mon, Oct 26, 2009 at 01:44:01PM +0100, Gilles Chehade wrote: > On Mon, Oct 26, 2009 at 01:32:44PM +0100, Rene Maroufi wrote: > > Hi, > > > > The daily script on my Server with running smtpd shows me this error: > > mailq: unsupported mode > > In my /etc/mailer.conf mailq is mapped to smtpctl: >

Re: mailq: unsupported mode with smtpd

2009-10-26 Thread Gilles Chehade
On Mon, Oct 26, 2009 at 01:32:44PM +0100, Rene Maroufi wrote: > Hi, > > The daily script on my Server with running smtpd shows me this error: > mailq: unsupported mode > In my /etc/mailer.conf mailq is mapped to smtpctl: > mailq /usr/sbin/smtpctl > Doesn't work the smtpctl command as mai

mailq: unsupported mode with smtpd

2009-10-26 Thread Rene Maroufi
Hi, The daily script on my Server with running smtpd shows me this error: mailq: unsupported mode In my /etc/mailer.conf mailq is mapped to smtpctl: mailq /usr/sbin/smtpctl Doesn't work the smtpctl command as mailq? The Server is running 4.6 stable (with the 4.6 stable smtpd). Regards R