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

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

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

2012-06-23 Thread Stéphane Dupont
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

[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

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.