Page 1 of 1

Postfix fehler /var/log/warn

Posted: 2006-02-24 12:43
by zero
Hallo zusammen,

seit dem 16.02.2005 schreibt das warn log regelmässig diesen Fehler.

Jemand Erfahrung damit ?

Gruß 6 Danke
Zero


Feb 24 09:57:24 p15158744 postfix/local[11712]: warning: pipe_command_read: read time limit exceeded
Feb 24 10:13:41 p15158744 postfix/local[12451]: warning: pipe_command_read: read time limit exceeded
Feb 24 10:14:04 p15158744 postfix/local[11904]: warning: pipe_command_read: read time limit exceeded
Feb 24 10:30:21 p15158744 postfix/local[12451]: warning: pipe_command_read: read time limit exceeded
Feb 24 10:30:44 p15158744 postfix/local[11904]: warning: pipe_command_read: read time limit exceeded
Feb 24 10:47:00 p15158744 postfix/local[12451]: warning: pipe_command_read: read time limit exceeded
Feb 24 10:47:24 p15158744 postfix/local[11904]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:03:40 p15158744 postfix/local[12451]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:04:03 p15158744 postfix/local[11904]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:20:20 p15158744 postfix/local[13253]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:20:43 p15158744 postfix/local[12451]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:37:00 p15158744 postfix/local[13486]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:37:23 p15158744 postfix/local[13253]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:53:40 p15158744 postfix/local[13486]: warning: pipe_command_read: read time limit exceeded
Feb 24 11:54:03 p15158744 postfix/local[13253]: warning: pipe_command_read: read time limit exceeded

Re: Postfix fehler /var/log/warn

Posted: 2006-02-24 13:14
by Roger Wilco
Da braucht ein Prozess zu lange, um in eine Pipe zuschreiben.
Die Meldung tritt alle 15 Minuten auf. Hast du einen Cronjob laufen, der in diesem Intervall aufgerufen wird? Ist dein "mailbox_command" funktionsfähig?

Re: Postfix fehler /var/log/warn

Posted: 2006-02-24 14:16
by zero
Roger Wilco wrote:Da braucht ein Prozess zu lange, um in eine Pipe zuschreiben.
Die Meldung tritt alle 15 Minuten auf. Hast du einen Cronjob laufen, der in diesem Intervall aufgerufen wird? Ist dein "mailbox_command" funktionsfähig?
Hi ich habe gerade mail mailq geschaut ist ist ziemlich voll. Warum auch immer kann er root@host nicht mehr zustellen.

Im Momment sind nur diese mails drin.

Kann ich die leeren komplett ? Hatte mir gerade man mailq angeschaut jedoch ohne Erfolg.

Weiter wäre wichtig zu wissen wo die Mails herkommen. Jemand eine Idee ?

Re: Postfix fehler /var/log/warn

Posted: 2006-02-24 14:18
by Roger Wilco
Zero wrote:Kann ich die leeren komplett ? Hatte mir gerade man mailq angeschaut jedoch ohne Erfolg.
man postsuper
Zero wrote:Weiter wäre wichtig zu wissen wo die Mails herkommen. Jemand eine Idee ?
Schau in deine Maillogs.

Re: Postfix fehler /var/log/warn

Posted: 2006-02-24 14:21
by rootsvr
Hast Du mal geschaut ob es einen cronjob gibt, der alle 15 Minuten läuft?

Wenn der fehl schlägt schickt er mails an root, die er ja nicht zuweist (mal nen postfach root@host erstellt, bzw nen alias angelegt?)

Löschen kannst Du die mails sicher, aber was bringt dir das zu behebung deines Problems?

postsuper ist in dem Fall dein Freund.

Re: Postfix fehler /var/log/warn

Posted: 2006-02-24 15:41
by zero
rootsvr wrote:Hast Du mal geschaut ob es einen cronjob gibt, der alle 15 Minuten läuft?

Wenn der fehl schlägt schickt er mails an root, die er ja nicht zuweist (mal nen postfach root@host erstellt, bzw nen alias angelegt?)

Löschen kannst Du die mails sicher, aber was bringt dir das zu behebung deines Problems?

postsuper ist in dem Fall dein Freund.
Ich schau noch mal danach. Vielen Dank für eure Antworten. Melde mich gleich noch mal. Gruß Zero

Danke !