Re: how to flush frozen email from queue

2011-05-10 Thread linux
Quoting li...@vfemail.net: Quoting "Randy Ramsdell" : /dev/rob0 wrote: As you can see, sendmail does not appear ... How can I fix it? This could be ugly. Installation from source, even correctly done, interferes with OS features like this "alternatives" thing. It is well worth your whi

Re: how to flush frozen email from queue

2011-04-22 Thread linux
Quoting "Randy Ramsdell" : /dev/rob0 wrote: As you can see, sendmail does not appear ... How can I fix it? This could be ugly. Installation from source, even correctly done, interferes with OS features like this "alternatives" thing. It is well worth your while to spend some time learnin

Re: how to flush frozen email from queue

2011-04-22 Thread ??? ??????
li...@vfemail.net wrote: > I am just trying to fix something with minimal impact on that sistem. > Sorry if this has already been suggested. # yum install system-switch-mail # system-switch-mail Select Postfix. Then stop and uninstall all other MTAs. HTH, Mikael

Re: how to flush frozen email from queue

2011-04-22 Thread Dennis Guhl
On Thu, Apr 21, 2011 at 11:18:26AM -0500, li...@vfemail.net wrote: > Quoting "Dennis Guhl" : [..] > >>So, where should I look to find the sendmail of postfix? Or how can > >>I find postfix's sendmail without recompiling postfix again? > > > ># postconf | grep sendmail_path [..] > [root@mx ~]# p

Re: how to flush frozen email from queue

2011-04-21 Thread linux
Quoting "Randy Ramsdell" : /dev/rob0 wrote: As you can see, sendmail does not appear ... How can I fix it? This could be ugly. Installation from source, even correctly done, interferes with OS features like this "alternatives" thing. It is well worth your while to spend some time learnin

Re: how to flush frozen email from queue

2011-04-21 Thread Randy Ramsdell
/dev/rob0 wrote: As you can see, sendmail does not appear ... How can I fix it? This could be ugly. Installation from source, even correctly done, interferes with OS features like this "alternatives" thing. It is well worth your while to spend some time learning how properly to manage your

Re: how to flush frozen email from queue

2011-04-21 Thread /dev/rob0
On Thu, Apr 21, 2011 at 11:18:26AM -0500, li...@vfemail.net wrote: > Quoting "Dennis Guhl" : > >On Thu, Apr 21, 2011 at 09:50:40AM -0500, li...@vfemail.net wrote: > >>On my system /usr/lib/sendmail is pointing to the wrong > >>direction, see below: > > > >[..] > > > >>So, where should I look to fin

Re: how to flush frozen email from queue

2011-04-21 Thread linux
Quoting "Dennis Guhl" : Please stop top posting and multiple resending the same posting. On Thu, Apr 21, 2011 at 09:50:40AM -0500, li...@vfemail.net wrote: Hi Ralph, . o O ( =! Ralf ... ) On my system /usr/lib/sendmail is pointing to the wrong direction, see below: [..] So, where

Re: how to flush frozen email from queue

2011-04-21 Thread Dennis Guhl
Please stop top posting and multiple resending the same posting. On Thu, Apr 21, 2011 at 09:50:40AM -0500, li...@vfemail.net wrote: > Hi Ralph, . o O ( =! Ralf ... ) > On my system /usr/lib/sendmail is pointing to the wrong direction, see below: [..] > So, where should I look to find the s

Re: how to flush frozen email from queue

2011-04-21 Thread linux
Hi Ralph, On my system /usr/lib/sendmail is pointing to the wrong direction, see below: [root@mx alx2]# ls -l /usr/lib/sendmail lrwxrwxrwx 1 root root 30 Sep 14 2009 /usr/lib/sendmail -> /etc/alternatives/mta-sendmail [root@mx alx2]# ls -l /etc/alternatives/mta-sendmail lrwxrwxrwx 1 root roo

Re: how to flush frozen email from queue

2011-04-21 Thread Ralf Hildebrandt
* Alex : > Hi Ralph, > > Indeed you are right I am running Post-Xim :-)) > > [root@mx ~]# ls -l /usr/bin/mailq > /usr/bin/mailq -> /usr/sbin/sendmail > [root@mx ~]# ls -l /etc/alternatives/mta-mailq > /etc/alternatives/mta-mailq -> /usr/bin/mailq.exim > [root@mx ~]# > > I've investigated more, b

Re: how to flush frozen email from queue

2011-04-21 Thread linux
Quoting "Ralf Hildebrandt" : * Alex : See below last 3 lines of mailq output: [root@mx postfix]# mailq ... 2h 1.6K 1QCSdu-0001X3-Gl <> *** frozen *** r...@mx.mydoom.com 86m 1.6K 1QCTZz-0003iI-Iz <> *** frozen *** r...@mx.mydoom.com 26m 1.6K 1QCUW0-000605-PD <> *** frozen

Re: how to flush frozen email from queue

2011-04-21 Thread Alex
what binary should point now: /usr/bin/mailq and /etc/alternatives/mta-mailq. If matter, I am on centos-5.5. Regards, Alx - Original Message - From: "Ralf Hildebrandt" To: Sent: Wednesday, April 20, 2011 4:25 PM Subject: Re: how to flush frozen email from queue * Alex : See

Re: how to flush frozen email from queue

2011-04-20 Thread Ralf Hildebrandt
* Alex : > See below last 3 lines of mailq output: > > [root@mx postfix]# mailq > ... > 2h 1.6K 1QCSdu-0001X3-Gl <> *** frozen *** > r...@mx.mydoom.com > > 86m 1.6K 1QCTZz-0003iI-Iz <> *** frozen *** > r...@mx.mydoom.com > > 26m 1.6K 1QCUW0-000605-PD <> *** frozen *** >

Re: how to flush frozen email from queue

2011-04-20 Thread Wietse Venema
Alex: > See below last 3 lines of mailq output: > > [root@mx postfix]# mailq > ... > 2h 1.6K 1QCSdu-0001X3-Gl <> *** frozen *** > r...@mx.mydoom.com I wrote Postfix, and I can assure you that this is not what Postfix mailq output looks like. Wietse

Re: how to flush frozen email from queue

2011-04-20 Thread linux
See below last 3 lines of mailq output: [root@mx postfix]# mailq ... 2h 1.6K 1QCSdu-0001X3-Gl <> *** frozen *** r...@mx.mydoom.com 86m 1.6K 1QCTZz-0003iI-Iz <> *** frozen *** r...@mx.mydoom.com 26m 1.6K 1QCUW0-000605-PD <> *** frozen *** r...@mx.mydoom.com [roo

Re: how to flush frozen email from queue

2011-04-20 Thread Ralf Hildebrandt
* Alex : > See below last 3 lines of mailq output: > > [root@mx postfix]# mailq > ... > 2h 1.6K 1QCSdu-0001X3-Gl <> *** frozen *** > r...@mx.mydoom.com > > 86m 1.6K 1QCTZz-0003iI-Iz <> *** frozen *** > r...@mx.mydoom.com > > 26m 1.6K 1QCUW0-000605-PD <> *** frozen *** >

Re: how to flush frozen email from queue

2011-04-20 Thread Alex
- Original Message - From: "Ralf Hildebrandt" To: Sent: Wednesday, April 20, 2011 1:42 PM Subject: Re: how to flush frozen email from queue * Ralf Hildebrandt : * Alex : > Hi Victor, > > All I want to say is that when I run mailq command, I got 4590 frozen > emails. Ple

Re: how to flush frozen email from queue

2011-04-20 Thread Alex
- Original Message - From: "Ralf Hildebrandt" To: Sent: Wednesday, April 20, 2011 1:42 PM Subject: Re: how to flush frozen email from queue * Ralf Hildebrandt : * Alex : > Hi Victor, > > All I want to say is that when I run mailq command, I got 4590 frozen > emails. Pleas

Re: how to flush frozen email from queue

2011-04-20 Thread Ralf Hildebrandt
* Ralf Hildebrandt : > * Alex : > > Hi Victor, > > > > All I want to say is that when I run mailq command, I got 4590 frozen > > emails. > > Please show actual output. Meaning, maybe a few lines. -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Ber

Re: how to flush frozen email from queue

2011-04-20 Thread Ralf Hildebrandt
* Alex : > Hi Victor, > > All I want to say is that when I run mailq command, I got 4590 frozen > emails. Pleae show actual output. > It is normal to have frozen emails when run mailq? On other postfix > server, when run mailq, no frozen emails are shown. Maybe you're running Exim. -- Ralf Hi

Re: how to flush frozen email from queue

2011-04-20 Thread Ralf Hildebrandt
* Alex : > Hello all, > > The following commands will not work as expected, or do what i need: > > [root@mx ~]# mailq|grep frozen|wc -l > 4590 > [root@mx ~]# postqueue -f > [root@mx ~]# postsuper -r ALL > postsuper: Requeued: 36 messages > [root@mx ~]# postsuper -H ALL > [root@mx ~]# mailq|grep f

Re: how to flush frozen email from queue

2011-04-20 Thread Alex
To: Sent: Wednesday, April 20, 2011 1:06 PM Subject: Re: how to flush frozen email from queue On Wed, Apr 20, 2011 at 12:55:12PM +0300, Alex wrote: Hello all, The following commands will not work as expected, or do what i need: [root@mx ~]# mailq|grep frozen|wc -l 4590 What does "froz

Re: how to flush frozen email from queue

2011-04-20 Thread Victor Duchovni
On Wed, Apr 20, 2011 at 12:55:12PM +0300, Alex wrote: > Hello all, > > The following commands will not work as expected, or do what i need: > > [root@mx ~]# mailq|grep frozen|wc -l > 4590 What does "frozen" mean? It is not a term usually associated with Postfix: http://www.google.com/searc

how to flush frozen email from queue

2011-04-20 Thread Alex
Hello all, The following commands will not work as expected, or do what i need: [root@mx ~]# mailq|grep frozen|wc -l 4590 [root@mx ~]# postqueue -f [root@mx ~]# postsuper -r ALL postsuper: Requeued: 36 messages [root@mx ~]# postsuper -H ALL [root@mx ~]# mailq|grep frozen|wc -l 4590 [root@mx ~]#