[suse-slstd-e] fetchd.pl restricted to 5 threads - where to change?

From: Dirk Kutsche (dk_at_pro-ite.de)
Date: Fri Nov 26 2004 - 09:50:09 CET


Message-ID: <41A6EE41.1070008@pro-ite.de>
Date: Fri, 26 Nov 2004 09:50:09 +0100
From: Dirk Kutsche <dk@pro-ite.de>
Subject: [suse-slstd-e] fetchd.pl restricted to 5 threads - where to change?

Hi,

the fetchd is restricted by default to 5 threads.
We want to fetch more then 5 pop3-accounts but after the fifth we got
this error.

I looked at /usr/sbin/fetchd.pl and found
$thread_max = 5;
and changed this to
$thread_max = 99;
and restarted fetchd by the gui.

Didn't changed anything.
I saw
use lib qw(/srv/www/lib/fetchd);
and
use vars qw($AUTOLOAD $maxsize $debug $keep $shm_length $shm_id $mailhost
            $thread_max $sem $madmin $maildomain $fetchheader $dropundeliverable);

but I couldn't find anything to change the thread_max.

My questions:
1. Is there a reason to restrict fetchd to 5???
2. How and where can I change this thread_max

Thanks for help.

-- 
Mit freundlichen Gruessen / With kind regards,
Dirk Kutsche
---------------------------------------------------------------------
To unsubscribe, e-mail: suse-slstd-e-unsubscribe@suse.com
For additional commands, e-mail: suse-slstd-e-help@suse.com


This archive was generated by hypermail 2.1.7 : Fri Nov 26 2004 - 09:50:22 CET