Re: [~Disarmed~] Re: [milter-greylist]
2008-03-20 by Eduardo Casarero
Ok, but a cronjob will fit if you have a few AD to check, in my deployment i have more than 500 domains and 60000 users and 200 MTA in the backend hosting the
Yahoo Groups archive
Messages
Page 59 of 144 · 7199 messages matched
2008-03-20 by Eduardo Casarero
Ok, but a cronjob will fit if you have a few AD to check, in my deployment i have more than 500 domains and 60000 users and 200 MTA in the backend hosting the
2008-03-20 by Ondrej Valousek
I think that milter-ahead is not a good solution - you put all the burden of dictionary attacks / other malicious activities to your internal mail server. A
2008-03-20 by shuttlebox
... There seems to be different opinions whether to dump frequently (say 10m) or seldom (say once a day or so). Is it a necessity to dump the whole db from
2008-03-20 by Wayne Spivak
Thank you all for your suggestions - I ll investigate. Wayne Wayne Spivak ... if
2008-03-20 by Jonas Israelsson
I have a system with about 200K e-mails and at least 700K rejected connections a day. I dump the DB every 48h, but I have also made the decision not retain
2008-03-20 by manu@netbsd.org
... I have ACL that pull per-user filtering settings from a LDAP directory. If nothing is found, the recipient address does not exists in the directory, and
2008-03-19 by Michael Mansour
Hi, ... Or scam-back which does the same thing but is GPL ed. Regards, Michael.
2008-03-19 by Eduardo Casarero
check milter-ahead to reject invalid users. ... Eduardo Casarero Informatica Avanzada SRL Email: eduardo.casarero@informaticaavanzada.com.ar Tel: (054)
2008-03-19 by Wayne Spivak
Examining my greylist.db I find a large number of whitelisted addresses don t have sender e-mail addresses, and by in large (I d say close to 99% of the emails
2008-03-19 by manu@netbsd.org
... That does not screen you from data been altered in transit, on the buses. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-19 by Chris Hoogendyk
... Isn t that what ECC memory is for? http://en.wikipedia.org/wiki/ECC_memory#Error-correcting_memory Then again, too many people using desktop class hardware
2008-03-19 by manu@netbsd.org
... Okay, let s hope it was a cosmic ray, then :-) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-19 by shuttlebox
... I ve fixed this now, I think we will have to restructure the wiki a few times in the beginning as new content pours in. I ve added some material myself and
2008-03-19 by Bill Levering
Maybe the Binaries page should be renamed to Downloads , that way all the download links are in one place. I tried this, but I get the message, only site
2008-03-19 by Ondrej Valousek
Could you add this to the Wiki as well? Would be a pity if it gets lost... Thanks, Ondrej
2008-03-19 by Eduardo Casarero
Hi, i d like to comment some experiences we detected today with milter-greylist in dumping db activities. In big systems (we have more than 10 servers that
2008-03-19 by Ondrej Valousek
Hi Emmanuel, I am using version 4.1.1. I have seen it only once so far.... :-( Ondrej
2008-03-19 by manu@netbsd.org
... It looks like memory corruption. What version is this? Can you reproduce the problem? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-19 by reschauzier
I have uploaded the finalized rpms and source rpms of milter-greylist compiled with libspf2 support and the rpms for libspf2 itself to the following location:
2008-03-19 by Ondrej Valousek
Just in relation to my previous post, I have found out that the milter crashed right after this: Mar 16 05:05:20 mailsrv milter-greylist: (local): addr
2008-03-19 by Ondrej Valousek
Hi Johann, Ok I see the point. I was trying to figure out how much memory is the milter-greylist using on my system using the top command and I am not sure
2008-03-18 by Ondrej Valousek
OOops - my greylist-milter died after a week of functioning. It is the first time I saw it down. I do not see anything strange in the logs - could it be the
2008-03-18 by Johann E. Klasek
... Not really ;) Just to point out: It is not the matter of allocating, the stack area is reserved by the thread library, no matter if the threaded code is
2008-03-18 by Emmanuel Dreyfus
... IIRC, some systems had trouble at config file parse time. Increasing stack size helped. -- Emmanuel Dreyfus manu@netbsd.org
2008-03-18 by Ondrej Valousek
Well, I only hope there is no reason for milter-greylist to allocate 8192Kb stack size, right? Both greylist and whitelist databases are in the main memory.
2008-03-18 by Johann E. Klasek
... Depending on which OS you have, memory consumption in due to multi- threading can be considerably. E.g. Multithreading libraries in current Linux
2008-03-17 by Ondrej Valousek
Well, I guessed it must have been something with the parser so I did not shout before. This time I noticed lots of these messages and the database shrunk
2008-03-17 by Emmanuel Dreyfus
... Harmless warnings because the parser is more strict that the code that checks addresses before inserting them in the database. -- Emmanuel Dreyfus
2008-03-17 by Ondrej Valousek
Had to reboot MTA yesterday and I see the following in the logs: Mar 16 20:48:39 mailsrv milter-greylist: dump error at line 939: syntax error Mar 16 20:48:39
2008-03-16 by reschauzier
The problem has gone away after applying the res_ninit patch. Thanks for helping out! ... /usr/lib/libspf2.so.2
2008-03-15 by manu@netbsd.org
... That could be the culprit, but it s hard to tell. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-15 by netbrain2003
I have no special limits adjusted and I can not imagine the daemon itself is running out of resources. Anyway that are the system defaults, I don t know the
2008-03-15 by shuttlebox
... It looked like the throttling in Sendmail was activated and that milter-greylist got an unexpected value from it and crashed??? -- /peter
2008-03-15 by manu@netbsd.org
... Perhaps you hit a system limit? memory or processes? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-15 by netbrain2003
I have a problem with a terminating daemon after a flood via SMTP. I m afraid I can not give much debug output but just the mail server log of this happening
2008-03-15 by Jim Hermann
... the ... There are a number of known patches for libspf2-1.25 -rw-r--r-- 1 root root 440 Feb 12 2007 libspf2-1.2.5-64bit.patch -rw-r--r-- 1 root root
2008-03-15 by Johann E. Klasek
... Sorry, not yet reported to the spf2 developers. (just wondering about nothing happened since 1.2.5 so no one else seems to report bugs or improvements?)
2008-03-14 by Nerijus Baliunas
... Did you send these patches upstream? Regards, Nerijus
2008-03-14 by Nerijus Baliunas
... Please compile milter-greylist and libspf2 with debug enabled. Regards, Nerijus
2008-03-14 by Johann E. Klasek
... [..] ... [..] This seems really to be the known res_ninit() issue (see my previous posting): The caller have to provide a private data segment, for
2008-03-14 by reschauzier
See below. Let me know if you need additional info. Rudy. Core was generated by `/usr/bin/milter-greylist -P /var/milter-greylist/milter-greylist.pid -p
2008-03-14 by Johann E. Klasek
... On 64bit systems there is a data type (int/size_t mismatch) problem ... (beside some others). But you stated below, its a 32bit system? Depending on the
2008-03-14 by Nerijus Baliunas
... Please provide gdb backtrace. Regards, Nerijus
2008-03-14 by reschauzier
Using libspf2 with milter-greylist 4.0 on a Fedora Core 6 machine causes the milter to crash within a couple of minutes. Before that time, it is fully
2008-03-14 by manu@netbsd.org
... I suspect you have not RTFM :-) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-14 by Adam Katz
... I m trying to figure out what they do and how the syntax works. urlcheck will check all URLs in the message against the specified RBL? I wasn t aware
2008-03-13 by shuttlebox
... I have tuned the permissions slightly, I hope it s enough. It still requires an account on wikidot.com to edit, I want that so we don t get a spam problem,
2008-03-13 by shuttlebox
... Thanks, I ll add some more material myself and Johann Klasek wants to add bits about the Solaris file descriptor issue and 64-bit Linux. Adam Katz also
2008-03-13 by manu@netbsd.org
... spf clauses in ACL has been available since 3.1.4. You have in in 4.0. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-03-13 by manu@netbsd.org
... It s a suggestion for future developement. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org