Re: [vchkpw] [SPAM] Re: [vchkpw] [SPAM] perl5.10.1 segfault when trying to send an email

2012-06-24 Thread Rick Macdougall

On 23/06/2012 6:23 PM, Stéphane Dupont wrote:

Thank you, it worked!

... it was 4000, I put 4. Isn't it too much ? What's the
implication of this ?



Yah, that's a little high unless you have 16 gigs of ram in the machine. 
 The implication is a DDOS using up all your ram.


I use 1200 on my machines without a problem.

Having you add an extra zero was just a quick way of checking to see if 
qmail-queue had enough ram to launch simscan and clamd.


Regards,

Rick


!DSPAM:4fe70dcd34181476212059!



Re: [vchkpw] [SPAM] Re: [vchkpw] [SPAM] perl5.10.1 segfault when trying to send an email

2012-06-24 Thread Stéphane Dupont
Thank you.

I tried to change 40 000 000 to 60 000 000, seems to be enough. It
seems that my new installation needs a higher soft limit because I
went from a 32bits architecture to a 64bits one...

Again, thank you!


On Sun, Jun 24, 2012 at 2:53 PM, Rick Macdougall ri...@ummm-beer.com wrote:
 On 23/06/2012 6:23 PM, Stéphane Dupont wrote:

 Thank you, it worked!

 ... it was 4000, I put 4. Isn't it too much ? What's the
 implication of this ?


 Yah, that's a little high unless you have 16 gigs of ram in the machine.
  The implication is a DDOS using up all your ram.

 I use 1200 on my machines without a problem.

 Having you add an extra zero was just a quick way of checking to see if
 qmail-queue had enough ram to launch simscan and clamd.

 Regards,

 Rick


 


!DSPAM:4fe70ed734183329779156!



[vchkpw] [SPAM] Re: [vchkpw] [SPAM] perl5.10.1 segfault when trying to send an email

2012-06-23 Thread Rick Macdougall
Hi,

Sounds like your soft limit is to low.  Try adding an extra zero to it and see 
what happens.

Also, please post your service/quail-smtpd/run file.

Regards,

Rick

Sent from my iPad

On 2012-06-23, at 4:19 PM, Stéphane Dupont steph.el...@gmail.com wrote:

 Hello,
 
 I've got a problem with a vpopmail / qmail / spamassassin / clamav 
 installation.
 
 To do some testing before going live, I tried to send an email via
 telnet, and I've got this:
 
 telnet XXX.XXX.XXX.XXX 25
 Trying XXX.XXX.XXX.XXX...
 Connected to XXX.XXX.XXX.XXX.
 Escape character is '^]'.
 220 mail.xxx.xxx ESMTP
 ehlo mail.xxx.xxx
 250-mail.xxx.xxx
 250-STARTTLS
 250-SIZE 0
 250-PIPELINING
 250 8BITMIME
 mail from: x...@gmail.com
 250 ok
 rcpt to: x...@xxx.com
 250 ok
 data
 354 go ahead
 test
 ..
 451 qq crashed (#4.3.0)
 
 At the time I enter the data command, I've got this in the syslog file:
 
 Jun 23 21:56:25 mail kernel: [  910.578019] perl5.10.1[1951]: segfault
 at 20 ip 7f4adf64d138 sp 7fff09275940 error 4 in
 libperl.so.5.10.1[7f4adf60d000+165000]
 
 Also, this happens only if I do this from outside the server. If I'm
 doing the same thing from the server (telnet localhost), the problem
 doesn't happen...
 
 Any idea?
 
 I just built this new system to migrate from an old one. The
 installation is based on qmailrocks.
 
 Debian Squeeze 64bits
 vpopmail-5.4.32
 qmail-1.03
 SpamAssassin-3.3.2
 clamav-0.97.5
 
 Thanks a lot,
 Stéphane Dupont.
 
 (PS : sorry for the previous message, I forgot to put a subject)
 
 
 

!DSPAM:4fe62ced34184667916774!



Re: [vchkpw] [SPAM] Re: [vchkpw] [SPAM] perl5.10.1 segfault when trying to send an email

2012-06-23 Thread Stéphane Dupont
Thank you, it worked!

... it was 4000, I put 4. Isn't it too much ? What's the
implication of this ?



On Sat, Jun 23, 2012 at 10:54 PM, Rick Macdougall ri...@ummm-beer.com wrote:
 Hi,

 Sounds like your soft limit is to low.  Try adding an extra zero to it and 
 see what happens.

 Also, please post your service/quail-smtpd/run file.

 Regards,

 Rick

 Sent from my iPad

 On 2012-06-23, at 4:19 PM, Stéphane Dupont steph.el...@gmail.com wrote:

 Hello,

 I've got a problem with a vpopmail / qmail / spamassassin / clamav 
 installation.

 To do some testing before going live, I tried to send an email via
 telnet, and I've got this:

 telnet XXX.XXX.XXX.XXX 25
 Trying XXX.XXX.XXX.XXX...
 Connected to XXX.XXX.XXX.XXX.
 Escape character is '^]'.
 220 mail.xxx.xxx ESMTP
 ehlo mail.xxx.xxx
 250-mail.xxx.xxx
 250-STARTTLS
 250-SIZE 0
 250-PIPELINING
 250 8BITMIME
 mail from: x...@gmail.com
 250 ok
 rcpt to: x...@xxx.com
 250 ok
 data
 354 go ahead
 test
 ..
 451 qq crashed (#4.3.0)

 At the time I enter the data command, I've got this in the syslog file:

 Jun 23 21:56:25 mail kernel: [  910.578019] perl5.10.1[1951]: segfault
 at 20 ip 7f4adf64d138 sp 7fff09275940 error 4 in
 libperl.so.5.10.1[7f4adf60d000+165000]

 Also, this happens only if I do this from outside the server. If I'm
 doing the same thing from the server (telnet localhost), the problem
 doesn't happen...

 Any idea?

 I just built this new system to migrate from an old one. The
 installation is based on qmailrocks.

 Debian Squeeze 64bits
 vpopmail-5.4.32
 qmail-1.03
 SpamAssassin-3.3.2
 clamav-0.97.5

 Thanks a lot,
 Stéphane Dupont.

 (PS : sorry for the previous message, I forgot to put a subject)




 


!DSPAM:4fe6421d34185052243117!