milter-greylist spawning hundreds of processes
2008-12-01 by Russell Bell
milter-greylist sometimes spawns hundreds of processes that don t terminate, consuming all memory then crashing the server. Usually it has 5-10 processes.
Yahoo Groups archive
Messages
Page 48 of 144 · 7199 messages matched
2008-12-01 by Russell Bell
milter-greylist sometimes spawns hundreds of processes that don t terminate, consuming all memory then crashing the server. Usually it has 5-10 processes.
2008-11-18 by manu@netbsd.org
... Checked in. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-11-18 by BERTRAND Joel
Thanks a lot Emmanuel. First patch ;-) When you configure both spamd and spf supports, you cannot build milter-greylist. Root
2008-11-18 by manu@netbsd.org
http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.1.7.tgz MD5 (milter-greylist-4.1.7.tgz) = f766f4ad326275c1bc52a383173ae3b5 Changes from 4.1.6: Add
2008-11-11 by Johann E. Klasek
... Hmm, looks like some little/big endian and/or 32/64bit strangeness? 16777217 means 0x0100 0001 is the 2-complement (sign changed) of 0xfeffffff which is
2008-11-10 by Ondrej Valousek
... I was just about to test the DKIM functionality..... O.
2008-11-10 by manu@netbsd.org
... You are correct, and I am affraid you found a bug. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-11-10 by Ondrej Valousek
Quick question: My greylist.conf says: racl whitelist default dacl blacklist default So, if I understand correctly, when someone send me a mail, it should
2008-11-10 by Constantine A. Murenin
... Hi, I see you ve committed a different fix, but now indentation for retval = 1; is wrong. ;) C.
2008-11-10 by Constantine A. Murenin
... There were some other things found, but no more memory leaks. :) The only other warning that might be worth fixing is the following: Index: macro.c
2008-11-10 by manu@netbsd.org
... Um, this is worth a 4.0.2 release :-) ... Do you have more bugs to be fixed in your queue? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-11-10 by Constantine A. Murenin
Hello, The patch below fixes a memory leak that has been in milter-greylist since acl.c#rev1.41 (2006-12-29). The alarm was raised as Dead Store , dead
2008-11-09 by BERTRAND Joel
... I will try... Regards, JKB
2008-11-09 by manu@netbsd.org
... No reason beside the fact that I did not noticed it could use a Unix socket. Will you contribute support for that? -- Emmanuel Dreyfus
2008-11-09 by Manuel Badzong
... I think this issue is not only about too many open files . There are other reasons why the database dump might fail (e.g. filesystem full). The question
2008-11-09 by BERTRAND Joel
Hello, I have built milter-greylist 4.1.6 on a sparc64 running Linux Debian with several options : ./configure --with-libbind --with-libspf2 --enable-p0f
2008-11-08 by manu@netbsd.org
... This is the optimist scenario, but on the other hand, the system could be running amok and never have more free file descriptors. This is what will happen
2008-11-08 by Petar Bogdanovic
... If you let the daemon live he could recover as soon as some fds are available again (the situation described above happened during a pretty busy hour).
2008-11-08 by manu@netbsd.org
... Too many open files ... milter-greylist is in the situation where the database cannot be dumped. Shall we ignore that? ... (...) ... The dump file parser
2008-11-08 by Petar Bogdanovic
Hi, a few hours ago milter-greylist died on one of our servers: milter-greylist: spamd socket failed: Too many open files milter-greylist: ACL evaluation
2008-11-08 by manu@netbsd.org
... 4.1.x has more features: you can select spf none, fail, pass, etc... -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-11-08 by BERTRAND Joel
... A lot of thinks, but only very poor information about spf : spf This is used to select transactions with a valid SPF status. This clause is only
2008-11-08 by BERTRAND Joel
... Very strange... I have forced version 2 in milter-greylist.c, and it works... JKB
2008-11-08 by manu@netbsd.org
... What does the greylist.conf(5) man page tell? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-11-08 by manu@netbsd.org
... That sugests your milter library and headers are out of sync. Or you did your build with a libmilter different than the one you use at runtime. -- Emmanuel
2008-11-08 by BERTRAND Joel
Hello, What kind of SPF clauses are available in mg 4.0.1 ? I ve found no information in greylist.conf.8... I m trying to reject all messages when SPF
2008-11-08 by BERTRAND Joel
Hello, I m trying to update my old milter-greylist installation on a sparc64 running debian/lenny. I have built greylist with : Root rayleigh:[/etc/init.d]
2008-11-08 by BERTRAND Joel
Hello, I m trying to update my old milter-greylist installation on a sparc64 running debian/lenny. I have built greylist with : Root rayleigh:[/etc/init.d]
2008-11-01 by manu@netbsd.org
... Hope that one is fine :-) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-11-01 by Manuel Badzong
Sorry, I missed an off by one condition, in case of no newline at all. i is used as array index in the for loop and then as byte counter wich should be i++. If
2008-10-31 by manu@netbsd.org
... Wow, thank you for digging this out. ... Both patches were committed. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-10-31 by Manuel Badzong
The following patch mg-chunks.diff fixes a bug in milter-greylist.c that causes loss of small message parts of chunky emails. If a message chunk doesn t
2008-10-31 by Petar Bogdanovic
... Still no attempt to deliver .. I doesn t matter to me where this list is but I d love to know that it s reliable.
2008-10-31 by Michael Mansour
Hi, ... One up on that, I run a hosting company which provides these services already for various clients (other companies, church groups, gaming clans, etc)
2008-10-30 by Matthias Scheler
... Yes, me. I remember that one of Manuel s release announcement never made it to my inbox. I only noticed that the release has happened because of nobody s
2008-10-29 by Mark Walker
I just got the 2nd one, and I got the 1st about a week ago, 10/22.
2008-10-29 by Petar Bogdanovic
Hi, some messages addressed to this mailing-list don t make it to my inbox. I checked the logs multiple times and there was not one single attempt to deliver
2008-10-29 by manu@netbsd.org
... I got it! -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-10-29 by Manuel Badzong
A few tests with the above patch showed that SpamAssassins DKIM check still didn t work with all signed Mails. The problem seemd to be the position of the
2008-10-29 by Petar Bogdanovic
(cc to Matthias Scheler, since he bumped pkgsrc mail/libspf2 to 1.2.8) ... The FreeBSD folks just did an update on their mail/libspf2 port (based on Hajimu
2008-10-29 by Manuel Badzong
The following patch fixes a flaw in the spamd_flags initialization wich should be per mail instead of per connection. It also changes the forged received
2008-10-28 by Lucien GENTIS
... Hi, configure script searches for -lbind, lbind9 and lpthread ; so you must have /usr/local/lib/libbind.so (or /usr/local/lib/libbind9.so) and
2008-10-28 by manu@netbsd.org
... Try --with-libbind=/usr/local -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-10-28 by Bill Levering
ugh... config cannot find libbind: milter-greylist-4.0# ./configure --with-libbind=/usr/local/lib --with- libcurl --with-libspf --with-user=smmsp .... checking
2008-10-27 by Anton Prokhorov
Dear Sirs, Where I can find list of broken Russian and Ukrainian MTAs that break with greylisting? At current moment I wrote next broken Ukrainian MTAs to
2008-10-25 by manu@netbsd.org
... That will not be that difficult: you just have to use AC_HAVE_FUNCS, and HAVE_* will be generated in config.h (or not) -- Emmanuel Dreyfus
2008-10-25 by Johann E. Klasek
... That is only true on systems (at least Linux and NetBSD AFAIK) where res_* consists of a macro layer which can easily checked with preprocessor #ifdef but
2008-10-24 by Fredrik Pettai
FYI
2008-10-24 by Petar Bogdanovic
... Nope, I didn t do it yet so please go ahead! :)
2008-10-24 by Fredrik Pettai
... Sure, I can do that (if somebody else hasn t done that already?) Re, /P