Re: Exim queue runner interval
From: Greg Folkert (greg_at_gregfolkert.net)
Date: 11/05/04
- Previous message: Jacob S: "32-bit pcmcia in an old laptop?"
- In reply to: Udo Hoerhold: "Exim queue runner interval"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Thu, 04 Nov 2004 23:50:10 -0500
On Thu, 2004-11-04 at 19:52 -0500, Udo Hoerhold wrote:
> Hi,
>
> I installed the exim4 package, and it looks like the default configuration has
> a queue runner going every 30 minutes. I'd like to change this to a shorter
> interval. The exim daemon is started by /etc/init.d/exim4, the line is:
>
> start-stop-daemon --start --pidfile /var/run/exim4/exim.pid \
> --exec $DAEMON -- -bd -q${QFLAGS}${QUEUEINTERVAL} \
> ${COMMONOPTIONS} ${QUEUERUNNEROPTIONS} ${SMTPLISTENEROPTIONS}
>
> I changed:
>
> QUEUEINTERVAL='30m'
>
> to:
>
> QUEUEINTERVAL='5m'
Where did you change it?
If you didn't change it in /etc/default/exim4 then you didn't change it.
>
> However, ps reports that the deamon is still running with these options:
>
> /usr/sbin/exim4 -bd -q30m
>
> Does anyone know what needs to be changed to get the exim deamon to run with
> the shorter queue interval? (Yes, I did restart the daemon after the
> changes, in fact I rebooted the machine) ;-)
Cheers.
-- greg, greg@gregfolkert.net The technology that is Stronger, better, faster: Linux
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: This is a digitally signed message part
- Previous message: Jacob S: "32-bit pcmcia in an old laptop?"
- In reply to: Udo Hoerhold: "Exim queue runner interval"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]