Re: [milter-greylist] Volume
2004-11-13 by Matthias Scheler
... Yes. NetBSD-sparc64 (the UltraSPARC port) is built with it. But you should at least use GCC 3.x (better 3.3.x) because at least 2.95.x has a lot of code
Yahoo Groups archive
Messages
Page 131 of 144 · 7199 messages matched
2004-11-13 by Matthias Scheler
... Yes. NetBSD-sparc64 (the UltraSPARC port) is built with it. But you should at least use GCC 3.x (better 3.3.x) because at least 2.95.x has a lot of code
2004-11-13 by Matthias Scheler
... I know. That s why I suggested GCC which is available for free. Kind regards -- Matthias Scheler
2004-11-13 by Cyril Guibourg
... Not at this time. The string is hard-coded.
2004-11-13 by jtwoodstock
I was reading the email about how much of an impact this has on Spam.. I figured I d give it a try.. Within 24 hours, I was a believer.. I ve since loaded it
2004-11-12 by manu@netbsd.org
... It s not an easy change. The limitation to 256 streams is difficult to workaround in a scallable way. -- Emmanuel Dreyfus Il y a 10 sortes de personnes
2004-11-12 by manu@netbsd.org
... I assume that this means you agree with Remy s proposal? -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent le binaire
2004-11-12 by Cyril Guibourg
... I wasn t speaking about gcc. The trial copy I was referring to is for a product called Sun One (aka Forte C).
2004-11-12 by Dan Hollis
... gcc supports 64bit? -Dan
2004-11-12 by Matthias Scheler
... You can build a GCC which creates 64Bit binaries. Instructions are available here:
2004-11-12 by Dan Hollis
... IMO syntax should be kept as simple as possible. Complex multi-level ACL with curly braces should be avoided if you can achieve the same effect clearer and
2004-11-12 by Cyril Guibourg
... You can download a trial copy with an evaluation license valid for one month.
2004-11-12 by Sutherland, James
The last message from you led me to believe that a change was necessary to the was the DB is dumped to make the 32bit executable reliable on Solaris. So I was
2004-11-12 by Remy Card
... Yes. Test mode will not be useful any more when ACL are used by everybody. ... Yep. This is exactly how I intend to handle the current keywords. ...
2004-11-12 by manu@netbsd.org
... Oh right. I guess we ll have to live with the acl keyword. ... (snip) ... Well my idea is to keep the test mode working as is so that configs don t get
2004-11-12 by Remy Card
... Yep. Order of clauses in an entry would not be fixed. ... I agree that the acl keyword is useless, but we already have a greylist keyword: # How long
2004-11-12 by attila.bruncsak@itu.int
Hello, ... Already using it on my side in production with 6 mailservers synchronizing with each other. I continously keep my eyes on them, no problem for the
2004-11-12 by Klas Heggemann
... Great. ... Hm. I did. But i forgot to produce a diff and send it... /klas
2004-11-12 by manu@netbsd.org
... Some thoughts: 1) It would be nice if the order of the addr, from, rcpt and domain clauses would not be fixed. i.e.: you could write from friend@toto.com
2004-11-12 by manu@netbsd.org
... Committed. That s a rather complex change, I hope you tested it well. We ll probably have to do a 1.5.12 before going 1.6, to make sure no bug was
2004-11-12 by Remy Card
Hi, ... Thanks, Manu! ... Well, on my side, I must admit that I really hate the squid-like syntax. I think that it introduces an extra complexity that is not
2004-11-12 by manu@netbsd.org
After some discussions behind the scene with Remy Card, I repost my last proposal about an ACL mecanism for milter-greylist, so that he can reply on this topic
2004-11-12 by manu@netbsd.org
There have been no update on that front. Should we hold 1.6 release for libspf2 support? Anyone wants to contribute it? -- Emmanuel Dreyfus Il y a 10 sortes de
2004-11-12 by manu@netbsd.org
... You gave no feedback after we discovered the file descriptor shortage. Does it works properly now? -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans
2004-11-12 by attila.bruncsak@itu.int
Hello, I have an other patch for the queue overflow handling. I think it is better than the previous one. The previous one had a bug in the sync_sender
2004-11-11 by manu@netbsd.org
... Thank you for that one, I committed it (with a man page update, please think about updating the doc next time). -- Emmanuel Dreyfus Il y a 10 sortes de
2004-11-11 by Klas Heggemann
... Do I recognize this? :-) I guess this is universal... ... Ok. I ve applied it to 1.5.11 with no problem. Here it is:
2004-11-11 by attila.bruncsak@itu.int
Hello, ... Yes, it is for the latest source. Easy to modify for the 1.4 also, but I recommend to use always the latest source. I do not think that the 1.5.11
2004-11-10 by manu@netbsd.org
... This seems like a bugfix that should be applied to the latest source even if it does not fix a problem on his system. What do you think? -- Emmanuel
2004-11-10 by manu@netbsd.org
... Wasn t it already fixed in 1.5.10? -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent le binaire et ceux qui ne le
2004-11-10 by Hajimu UMEMOTO
Hi, ... klas (A simular but not as fatal error is when you use / in a comment klas addr 130.237..0./16 # our net / and more klas which results in klas
2004-11-10 by Brent J. Nordquist
... Yeah; I discovered the same kind of thing. I m supposed to be working on a patch to change this behavior (see list archive, a few days ago); a few things
2004-11-10 by attila.bruncsak@itu.int
Hello, ... Could you try with this patch and let us know if it solves your problem? Bests, Attila
2004-11-10 by Klas Heggemann
We are running greylist-milter version 1.5.10 + some patches. Yesterday I added the extra ebay range to the config file, installed and checked the syslog file
2004-11-09 by manu@netbsd.org
... The problem is that milter-greylist doesn t do any DNS request. libspf[2|_spf] could use it, not milter-greylist. -- Emmanuel Dreyfus Il y a 10 sortes de
2004-11-09 by manu@netbsd.org
... Link milter-greylist and run nm on it. If you have res_ *functions, you loose. If you have nres_*, you win. If your system does not has a thread-safe
2004-11-09 by manu@netbsd.org
... entries), ... peer- p_qlen); ... A bug. ... Well I can rename 1.5.11 to 1.6RC1 if that makes you happy, but it will still be the same software. In fact
2004-11-09 by Cyril Guibourg
... What does MIME have to do with this ? ... Why one should avoid using appropriate libbind/libresolv ? Just wanting to understand your statements.
2004-11-09 by milter@free.fr
... Try to find which glibc you have (rpm -qf /lib/libresolv.so may work) and check through the installed doc or online docs (not the manpages are most often
2004-11-09 by iewebguy
... How can I tell if I have a thread-safe resolver? I am running a raq 550 (cobalt linux)
2004-11-09 by Enrico Scholz
... at several places. Really nothing, which I would use somewhere in the near of a productive system. ... A domain + TXT entry are much easier/cheaper to get
2004-11-09 by milter@free.fr
Hi, Still running Milter-greylist 1.4 (with just a few lines commented to avoid too much syslog logging) in -T mode. Works great except I m seeing thousands of
2004-11-09 by Emmanuel Dreyfus
... lippf_alt works fine for me. Beside potential problems with libspf, the key point is to link with a thread safe resolver. libspf and libspf_alt make DNS
2004-11-09 by Enrico Scholz
... 1. libspf is unstable and I would not use it on productive systems (I never tried libspf_alt). 2. there are rumors that more SPF records are used by
2004-11-09 by Matthias Scheler
... 1.) domain ebay.com works fine for me. 2.) ebay.com contains SPF Records now. Kind regards -- Matthias Scheler
2004-11-09 by manu@netbsd.org
... I ll add it to the default config file. -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent le binaire et ceux qui ne le
2004-11-09 by Joseph Burford
Hi all, Just an FYI I added 216.33.244.0/24 to local whitelisting. It s another ebay range, they just keep trying every 20 seconds and give up before the
2004-11-03 by manu@netbsd.org
... No, it s probably not. On an error we should keep the previous config (or abort if it s at startup), and issue an error message. Do you want to submit a
2004-11-03 by Brent J. Nordquist
... For what it s worth, I agree. Eugene Kurmanin has already told me he uses 1.5.11 in production with no issues. Anyone know of issues with 1.5.11 I should
2004-11-03 by Brent J. Nordquist
... AHA. That s what I needed. The line right above subnetmask and the addr lines had a syntax error. Apparently even with verbose in the .conf file, it
2004-11-03 by manu@netbsd.org
... Run milter-greylist -Dv and report the output during initialization. -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent