Actually

I found out that this problem is also created by wrong permissions on the
queue routine.  You have to make that right owner owns it and that it has
sugid bit set.

The softlimit has to be raised as well.  I allocated 90MB for the process
(hey memory is cheap).

 


-----Original Message-----
From: Ryan Byrne [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 21, 2003 4:25 PM
To: Contact Elisun
Cc: [EMAIL PROTECTED]


The problem is obviously a Memory allocation problem. I can think of two
obvious possibilities:

1. The softlimit setting is too low (according to the web page you followed,
it is allocating only 2MB which may be fine for qmail, but is way too low
for Virus scanning, try upping it to 6-10MB and see what results you get.

2. The OS is unable to allocate the file handles due to kernel settings.
Check the system logs, and the console to see if there are any errors
especially with regards to libc. The following web page might be of
assistance.

http://linuxperf.nl.linux.org/general/kerneltuning.html

See how this goes,



On Wed, 2003-05-21 at 18:31, Contact Elisun wrote:
>  
> 451 qq temporary problem
> my /var/log/qmail/smtpd/current :
> (when i tried to send message)
> 
>     tcpserver: pid 4344 from 192.168.1.101
>     tcpserver: ok 4344 0:192.168.1.89:25 :192.168.1.101::1171
>     /usr/bin/suidperl: error while loading shared libraries:
> libc.so.6: failed to map segment from shared object: Cannot allocate 
> memory
>     tcpserver: end 4344 status 256
>     tcpserver: status: 0/100
> 
> I tried all possibilities of the qmail-scanner FAQ including to change 
> the rights of access to the files I tried of installed while replacing 
> the line suidperl - T by suidperl then in qmail-scanner 1.16/contrib 
> make make install install - o qmailq - g qmail - qmail-scanner-queue 
> m4755 / var/qmail/bin/qmail-scanner-queue
> 
> still the same thing, the problem comes of suidperl, my libc6 seems 
> correct...
> I don't see...
> Thank you for your help
--
Ryan Byrne, Server Analyst, John Fairfax Holdings [EMAIL PROTECTED]
"This message transmitted on 100% recycled electrons."



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to