Koozali.org: home of the SME Server

Possible bug in template

Sasha

Possible bug in template
« on: September 20, 2000, 12:58:19 PM »
On v4 final, I have noticed the following message in /var/log/messages:

e-smith[10263]: Can't exec "/var/qmail/bin/qmailq": No such file or directory at /etc/e-smith/events/ip-up/S20email-ipup line 38.

There is no such file, only a qmail-queue. Should this line be pointing to
this file ?

On the same server the Tel line seems to bounce quite a few times before eventually
stopping with a ppp line discipline registered.
The line is then quiet until the next call, when the persistent dial-disconnect process starts again.

The line that seems to repeatedly trigger the calls is

e-smith[10263]: Running event handler: /etc/e-smith/events/ip-up/S20email-ipup

Damien Curtain

RE: Possible bug in template
« Reply #1 on: September 20, 2000, 07:19:26 PM »
> There is no such file, only a qmail-queue. Should this line be
> pointing to this file ?
>

see http://forums.contribs.org/index.php?topic=9574.msg36401#msg36401

for the answer to this. Its a known issue and will be fixed in the next release.

Sasha

RE: Possible bug in template
« Reply #2 on: September 21, 2000, 10:47:46 AM »
Is there any reason for the modem to persistently keep dialing
and disconecting ?
It is not network traffic that is causing this.

From what I can see in the log, the server keeps re-executing

Running event handler: /etc/e-smith/events/ip-up/S20email-ipup

Until it eventually quietens down after half an hour or so.