Trog wrote:
I guess it's a bug in the perl script you two are using, it doesn't
handle high port numbers correctly.

That could well be the case, because that system runs perl 5.6.1 (why upgrade production systems when all works fine). A quick check shows 65235 as highest used portnumber (with success). But next down, port 60999 was used successfully 8 times, while all the others only once. Maybe a problem in the 61000-~65000 area?

Anyway, the error disappeared indeed.




-trog


On Thu, 2005-01-27 at 13:25 -0800, exo dia wrote:

Thank you Paul, I just made these changes to my clamd.conf, and
restarted clamd.  Hopefully this will correct (work around?) the
problem!  What do these settings mean (I haven't dug that far into the
source yet)?

-ed

On Thu, 27 Jan 2005 22:17:26 +0100, Paul Bijnens
<[EMAIL PROTECTED]> wrote:

exo dia wrote:


I am piping e-mail via procmail, I pipe the e-mail to clamdscan
through a shell script (no milter or anything being used.) This is
the original version of the script I am using:
http://www.everysoft.com/clamfilter.pl.txt



I noticed the same, using a similar perlscript via procmail.

I added, as trog suggested the following lines to clamd.conf

  StreamMinPort 1024
  StreamMaxPort 2048

And since then (about 5 hours ago) not seen any error anymore.
Before I saw the error 5-10 per hour.


------------------------------------------------------------------------

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users


--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  [EMAIL PROTECTED]
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************


_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to