Andre H?bner:
> In some cases i find in log following line:
> process id x: command time limit exceeded
> written $command_time_limit seconds (default) after starting the
> policychild. I do not really know how to handle this.
RTFM http://www.postfix.org/SMTPD_POLICY_README.html
Wiet
Hello,
Do not contradict the expert.
You must find out the parent process of the zombies. In the output
from "ps axl" commands, this is shown in the PPID column (use "ps
-el" on Solaris and other SYS5-ish platforms).
The parent process is not cleaning up as it should.
Wietse
Oh no, i do n
On Mon, Apr 27, 2009 at 09:16:31AM +0200, Andre H?bner wrote:
>>> When a lot of mails are incoming
Symptom A
>>> i got a high number of zombies.
Symptom B
>>> as a consequence of this
By "this" do you mean "symptom A" or "symptom B"?
>>> my system load gets really high.
Zombies are
Andre H?bner:
[ Charset ISO-8859-1 unsupported, converting... ]
> Hello,
>
>
> > Andre H?bner:
> >> Hello,
> >>
> >> for testing purposes i wrote a policy-service for postfix as a
> >> shellscript.
> >> My Script is working very well, iam happy with its functionality ;)
> >> But unfortunately th
Hello,
Andre Hübner:
Hello,
for testing purposes i wrote a policy-service for postfix as a
shellscript.
My Script is working very well, iam happy with its functionality ;)
But unfortunately there is one problem when a lot of mails are incoming.
the
shellscript just does some grepping in sm
Andre Hübner schrieb:
> Hello,
>
>> Andre Hübner:
>>> Hello,
>>>
>>> for testing purposes i wrote a policy-service for postfix as a
>>> shellscript.
>>> My Script is working very well, iam happy with its functionality ;)
>>> But unfortunately there is one problem when a lot of mails are
>>> incomi
Hello,
Andre Hübner:
Hello,
for testing purposes i wrote a policy-service for postfix as a
shellscript.
My Script is working very well, iam happy with its functionality ;)
But unfortunately there is one problem when a lot of mails are incoming.
the
shellscript just does some grepping in sma
Andre H?bner:
> Hello,
>
> for testing purposes i wrote a policy-service for postfix as a shellscript.
> My Script is working very well, iam happy with its functionality ;)
> But unfortunately there is one problem when a lot of mails are incoming. the
> shellscript just does some grepping in sma
Hello,
for testing purposes i wrote a policy-service for postfix as a shellscript.
My Script is working very well, iam happy with its functionality ;)
But unfortunately there is one problem when a lot of mails are incoming. the
shellscript just does some grepping in small files etc. and is giv