Re: [milter-greylist] milter-greylist 4.1.2 is available
2008-07-31 by Michael Mansour
Hi Emmanuel, ... I have excellent news. I patched the source, recompiled the RPM and installed it with SPF support, and it s all worked fine. First time I ve
Yahoo Groups archive
Messages
Page 55 of 144 · 7199 messages matched
2008-07-31 by Michael Mansour
Hi Emmanuel, ... I have excellent news. I patched the source, recompiled the RPM and installed it with SPF support, and it s all worked fine. First time I ve
2008-07-31 by manu@netbsd.org
... Obviously, that should be memset. Please patch the source to fix it and tell me if there are other stupid things. I ll do a 4.1.3 once you ll have
2008-07-30 by Michael Mansour
Hi, ... I tried compiling this version with SPF support and get the following compilation error: gcc -o milter-greylist milter-greylist.o pending.o sync.o
2008-07-30 by manu@netbsd.org
And it is available from the usual location: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.1.2.tgz MD5 (milter-greylist-4.1.2.tgz) =
2008-07-30 by Kirill Bychkov
Good idea! 2008/7/30 Johann Klasek ... -- ó Õ×ÁÖÅÎÉÅÍ, ëÉÒÉÌÌ. Good idea! 2008/7/30 Johann Klasek ...
2008-07-30 by Johann Klasek
... [..] ... Starting to document libspf2 issues into http://milter-greylist.wikidot.com/libspf2 ... everyone is invited to activily participate :) Johann
2008-07-30 by Johann Klasek
... Had similar problems (which had its root in a 64bit issue). Maybe you want to take a look at the libspf2 section of
2008-07-30 by Kai Schaetzl
... I ve been running milter-greylist with libspf2 on CentOS 4.x since long. I did not use libspf2 rpms, I built them. There is a bug in the libspf2
2008-07-29 by Lucien GENTIS
... Hi to all, Default time_out is 5 days, which is the delay after that some MTAs like sendmail don t try to send queued messages anymore. You can decrease
2008-07-28 by Kirill Bychkov
Eduardo, thank you! 2008/7/28 Eduardo Casarero ... Eduardo, thank you! 2008/7/28 Eduardo Casarero
2008-07-28 by Eduardo Casarero
Kirill Bychkov escribi: Hi, How to reduce the file size greylist.db? The program works 6 days, and already has a file size of 270 Mb. What will happen next? =)
2008-07-28 by Kirill Bychkov
Hi, How to reduce the file size greylist.db? The program works 6 days, and already has a file size of 270 Mb. What will happen next? =) Thanks
2008-07-28 by Emmanuel Dreyfus
... Sure, but I was thinking about the config file... ... And then you would have to find another maintainer for this software :-) -- Emmanuel Dreyfus
2008-07-28 by Ondrej Valousek
What about using structures? struct t_count { int input_rcpt, accept_rcpt,....; } counters; That s the most elegant solution to me. .... small note: well, if
2008-07-28 by Constantine A. Murenin
... Sounds a bit too excessive. :) I think rcptcount, counting the number of RCPT statements, whether successful or not, should be quite enough. These
2008-07-28 by Ondrej Valousek
Sound good to me, but PLEASE drop some explanation comment in the sources as well :-) Ondrej
2008-07-28 by Emmanuel Dreyfus
... Ok, so we want two counters: one for valid recipients, and one for attempted recipient. I wonder if we should also have tempfailed and rejected recipient
2008-07-28 by Constantine A. Murenin
... Well, that s more of an intended behaviour -- we want to use rcptcount to blacklist spammers that send messages to possibly non-existing addresses, and not
2008-07-28 by manu@netbsd.org
... There is one small problem: if real_rcpt returns tempfail or reject, you counted an addicitonnal recipient that does not exist. So your fix may improve the
2008-07-27 by Constantine A. Murenin
Hello, Currently, priv_rcptcount variable is only used for comparison against the rcptcount settings specified by the user, and not to store the count of
2008-07-25 by manu@netbsd.org
... The usual problem is having libspf linked with thead-unsafe code, the DNS resolver in libc being the most common trouble. -- Emmanuel Dreyfus
2008-07-25 by Michael Mansour
Hi, ... I ve tried to get this working myself on Scientific Linux 4.6 servers (RHEL4 U6 derivative). The RPM s I installed: libspf2-1.2.5-3
2008-07-25 by Kirill Bychkov
Hi, i have a sun server with sparc processor. I am use FreeBSD 6.1-RELEASE and sendmail and bind-9.4.2. I want to use milter-greylist with SPF. I do: 1) making
2008-07-20 by manu@netbsd.org
... The idea is that you may already have an access.db file in your sendmail setup, used for site-wide IP and e-mail whitelisting/blacklisting. This feature
2008-07-20 by Marcel Blenkers
Gosh, ... i will try if that will work :) Thanks for the fast answer :) Marcel
2008-07-20 by Marcel Blenkers
Hi there, ... hmm.. could it be, that the info provided by README is a bit small? Could you please state some examples for this flexibility? So that someone
2008-07-20 by manu@netbsd.org
... IIRC what I wrote, you can write; racl whitelist list white users list recipient -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-07-20 by manu@netbsd.org
... Before going that way, note that accessdb can only be used to whitelist some senders by IP or e-mail, and with much less lfexibility than what
2008-07-20 by Marcel Blenkers
Hi there, the Readme says that you could use the access.db for rules. But it does not say how those rules should be put into the access.db. I know the
2008-07-20 by Marcel Blenkers
Hello everyone, as far as i understand, you can whitelist people and senders by putting them within a list, and check the from-field within the mail. But this
2008-07-19 by manu@netbsd.org
... I have to confess someone will have to go and read the code to answer that one :-) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2008-07-18 by shuttlebox
... So that s how it s done. But how about his question then? The actual timeout (as when it s obsolete and can be removed) is from only the timeout value,
2008-07-18 by manu@netbsd.org
... The obsolete tuples are removed when the database is walked through. It we look for a given tuple and find it, we will not purge the next obsolete tuples.
2008-07-18 by Constantine A. Murenin
... My reasoning is based on the fact that milter-greylist tuple contains a timestamp when such a greylisted tuple can become an autowhitelisted tuple, as
2008-07-18 by shuttlebox
On Fri, Jul 18, 2008 at 6:09 PM, Constantine A. Murenin ... That can t be right but I vaguely remember that the actual cleansing of the database is done not
2008-07-18 by Constantine A. Murenin
... Hi Anton, If you want to keep the size down, you might wanna decrease the timeout during which greylisted tuples are stored from milter-greylist default
2008-07-18 by karrde
I seem to remember having this problem the first time I installed, and with a recent fresh install hit this snag again. The provided startup scripts for
2008-07-18 by manu@netbsd.org
... The limits you are likely to hit are maximum file descriptor and maximum memory. See the output of ulimit for your system settings. ... milter-greylist has
2008-07-18 by Michael Menge
Hi, ... I dont know if there is a critical size, it may depend on the momory. Our greylist.db is about 100 MB large and I did not encounter any problems. ...
2008-07-18 by Anton Prokhorov
Hi everybody! What size of /var/milter-greylist/greylist.db is critical? I change my config to autowhite 35d and my greylist.db is growing... Now it is near
2008-07-17 by Constantine A. Murenin
Hello, Being tired of the vast amount of spam on certain catch-all domains that started appearing just a few months ago, I ve changed the MX server and started
2008-07-12 by Michael Mansour
Hi Ondrej, ... When you replace the one on the wiki, could you please let us all know. Or could you send me directly the new script you have to my email
2008-07-11 by Ondrej Valousek
The script will just print out anything unknown - so you can easily ignore that. BTW. Apologise for that uninitialized $fail - I have made a slightly new
2008-07-11 by Anton Prokhorov
Yes, I use milter-greylist 4.0 yet. ... From: manu@netbsd.org To: milter-greylist@yahoogroups.com Sent: Friday, July 11, 2008 1:52 PM Subject: Re:
2008-07-11 by manu@netbsd.org
... No, it s just a bogus error caused by messages from stdin. IIRC, I fixed it some time ago. You don t run a recent version, do you? -- Emmanuel Dreyfus
2008-07-11 by Anton Prokhorov
Thank you for this URL. I try script, but have one error: Use of uninitialized value in concatenation (.) or string at /home/prokhorov/account_grey.pl line 65,
2008-07-11 by manu@netbsd.org
... And for tracking activity, you have the stat statement. It takes a format string, so you get output whatever you want. -- Emmanuel Dreyfus
2008-07-10 by shuttlebox
... I saw your comment on the wiki, I ve tried to fix the permissions so you can replace the file. Try it. :-) /peter -- Emo Philips - I got some new
2008-07-10 by Eduardo Casarero
Thanks, i checked the wiki, but i didnt see that. ... Eduardo Casarero Informatica Avanzada SRL Email: eduardo.casarero@informaticaavanzada.com.ar Tel: (054)
2008-07-10 by Adam Katz
... Looks like you want account_grey, which you can get from http://milter-greylist.wikidot.com/downloads ... note that it doesn t initialize $fail. Add that