Re: [milter-greylist] best stable version (conservative)
2007-09-27 by manu@netbsd.org
... MX sync also uses stdio s streams, so it may be the same problem. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Yahoo Groups archive
Messages
Page 68 of 144 · 7199 messages matched
2007-09-27 by manu@netbsd.org
... MX sync also uses stdio s streams, so it may be the same problem. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-09-26 by Johann Klasek
... A far as I have experienced in Solaris this may have one of following reasons: - Up to Solaris 9 the default file descriptor limit is set to 256. As long
2007-09-26 by mloewen16823
... I m running Solaris 9 (SPARC), 64-bit kernel, with 32-bit milter-greylist-3.1.6 compiled with gcc-3.4.2. I haven t run into any problems with this
2007-09-26 by Chris Hoogendyk
... hmm. milter-greylist-1.6 compiled 32bit on Solaris 9 with gcc 3.3.2. SPARC (Sun E250). I have no idea if this is the same issue. We periodically find
2007-09-26 by manu@netbsd.org
... I don t know: we still have to understand how milter-greylist stopped working on Solaris. ... That s the goal: just upgrade and restart the milter and you
2007-09-26 by shuttlebox
... I run it on Solaris 10 and I have crashes when there s a lot of connections due to the file descriptor problem. I m trying a fixed version but Chris is
2007-09-26 by manu@netbsd.org
... I just integrated 4 out of the 5 patches from Johann E. Klasek: Cleanup temporary file after DB dump failure Handle libc that fails stdio without setting
2007-09-26 by Chris Hoogendyk
... Since I m on Solaris, then, I should stick with 3.0? ... Cool. That certainly eases the upgrade pains. ... You know, bad as it seems, I haven t paid too
2007-09-26 by manu@netbsd.org
... I ve been too busy for that one, but I have to look into it, since Solaris status is really bad. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2007-09-26 by manu@netbsd.org
... 4.0b2 is fairly stable. We have major trouble on Solaris, but on other system, it should be okay. ... 3.0nb2 is a notation from the NetBSD package system
2007-09-26 by Chris Hoogendyk
OK, I hope I don t get kicked around too much for this. Because of some locally developed code that interfaces with poprelayd, we are still running
2007-09-26 by Emmanuel Dreyfus
... A thread is spawned to handle each e-mail. For each thread, you have a sendmail pocess. Do you have 290 sendmail processes running at the same time? If you
2007-09-26 by Johann Klasek
On Wed, Sep 26, 2007 at 10:14:10AM -0000, marknreynolds wrote: [..] ... I had a similar problem (in some other context). Running a system with Linux FC5 I saw
2007-09-26 by marknreynolds
Hi, I have a very busy milter-greylist implimentation running on SuSE 9 which I suspect is running out of process memory. The mail log shows milter-greylist:
2007-09-26 by shuttlebox
... Another thing, the patch for Solaris file descriptor problems never made it? There was talk about an option, disabled by default. -- /peter
2007-09-25 by Michael Mansour
Hi, When I first implemented milter-greylist (two days ago) the following day I received complaints of emails not being receivied for many hours. I tracked
2007-09-24 by manu@netbsd.org
... Of course you can: dnsrbl white wl.example.net 127.0.0.1 racl whitelist dnsrbl white racl greylist default -- Emmanuel Dreyfus
2007-09-24 by Jim Hermann - UUN Hostmaster
Is there a way to implement a DNS whitelist for milter-greylist? There is a sendmail hack for using a DNS whitelist to override a DNS blacklist at:
2007-09-20 by Jim Hermann
... matched bu a ... way as ... repressive ... SOFTFAIL is often used during testing. Jim
2007-09-20 by Jim Hermann
... one ... hard ... record? ... bu a ... http://www.openspf.org/RFC_4408#op-result. ... The possible results are: 2.5. Interpreting the Result 2.5.1. None
2007-09-20 by Benoit Branciard
... No, Neutral (?) and SoftFail (~) are different. Neutral is merely I can t tell and must be treated the same way as None (no SPF record at all),
2007-09-20 by Emmanuel Dreyfus
... So SPF is neutral for the message, right? -- Emmanuel Dreyfus manu@netbsd.org
2007-09-20 by Benoit Branciard
... This would be TempError . The SoftFail result indicates the sender host should not be authorized, but not as categorically as a Fail . This is matched
2007-09-20 by manu@netbsd.org
... What is a softfail? Is it just that you failed to obtain the SPF record? (ie: DNS failure) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-09-20 by Jim Hermann
... Branciard) ... I thought that s what you meant by Report missing SPF reasons in X- Greylist. I see now that the maillog contains Sender is SPF-
2007-09-20 by Jim Hermann
... rr.com ... SPF- ... I found that I had to set report all to get a Milter add: header: X-Greylist: entry in the maillog. It seems reasonable to me. I m
2007-09-19 by manu@netbsd.org
... You mean you d like a format string that is substituted by the SPF status (ie: pass, fail, none)? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2007-09-19 by manu@netbsd.org
... Um... weird. Perhaps you found a bug. Do you have the same behavior without the spf keyword? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-09-19 by Jim Hermann
How do I get a custom report for a racl whitelist? When I use this configuration line: racl whitelist addr 24.24.2.48/28 spf report SPF_OK From rr.com the
2007-09-19 by Jim Hermann
... What is FORMAT STRING for the missing SPF reasons for use in a CUSTOM REPORT? I currently use these configuration lines at the end of greylist.conf: racl
2007-09-19 by Seth Mos
... If you are focusing on accepting email, I suggest you have a look at the UrlCheck feature I wrote that accepts mail from valid mail server. It made a huge
2007-09-19 by shuttlebox
... And you will see the same with legit mail which I don t need, there s enough questions/complaints about greylisting as there is. I need the MX sync to
2007-09-19 by manu@netbsd.org
... On Solaris 10, in local_addr(), bind() was returning -1 without setting errno, thus causing MX sync to just not work. Perhaps the contributor can tell us
2007-09-18 by Seth Mos
... I am questioning the validity of the MX sync feature, in my personal experience with it I ran into quite a number of mail runs which in quick sequential
2007-09-18 by shuttlebox
... What was the problem? I ve been having problems with MX sync on Solaris and would be very pleased to see it fixed because many servers seems to try the
2007-09-18 by manu@netbsd.org
Here it is: http://ftp.espci.fr/pub/milter-greylist/milter-greylist.4.0n2.tgz MD5 (milter-greylist-4.0b2.tgz) = 7f75a4109db5031d3db31ca968bb9c6b Changes since
2007-09-13 by manu@netbsd.org
... I m sure it can compile. This will require some tweaks, but if you have such an old deast, you are used to that :-) Note that neither sendmail nor BIND use
2007-09-13 by Jim Hermann
... inclusion, or ... These IP Address Ranges are way too broad. I use 66.94.237.0/24 66.163.187.0/24 66.218.66.0/24 66.218.67.0/24 66.218.69.0/24
2007-09-13 by Jim Hermann
... apparently ... I am using racl whitelists for 207.69.195.0/24, 207.69.200.0/24, and 209.86.89.0/24. Jim
2007-09-13 by dranchula
Considering that this machine is running a VERY old version of Glibc, is there any other way to get this to compile? Personally, if bind and sendmail can
2007-09-13 by Bigby Findrake
... I m just starting to see this behaviour from charter.net, a cable TV/Internet company. ... Reporting-MTA: dns; que03.charter.net Arrival-Date: Tue, 11 Sep
2007-09-12 by manu@netbsd.org
... What is the opinion of other users? Is this change ok for inclusion, or will it cause trouble to someone? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2007-09-12 by California_Condor
I have several subscribers to mailing lists on my site who use earthlink/mindspring as their internet provider. Earthlink apparently treats any 451 error as a
2007-09-10 by manu@netbsd.org
... Your system does not know about pthread_rwlock_t? It seems you have a very old libpthread. Try installing GNU Pth 2.0.0, and tell milter-greylist s
2007-09-10 by manu@netbsd.org
Jonas Israelsson wrote: [behavior on failure] ... Yes, that s it. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-09-10 by Jonas Israelsson
... Thanks Chris, I ll have a look at the timeout options. Rgds Jonas -- This message has been scanned for viruses and dangerous content by MailScanner, and is
2007-09-10 by Chris Hoogendyk
... on our system, sendmail continues processing normally , but more stuff slips through because milter-greylist is not running. We have a regular cron job
2007-09-10 by Jonas Israelsson
... Well I haven t yet really configured anything, I just used the M4-file that comes with the source. I believe however you are referring to F=T, right ?
2007-09-10 by manu@netbsd.org
... Mmmm... What about giving a try to 4.0b1? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-09-10 by jackyvtc
Thank you very much for the update solves the internal error problem in log. But the blacklist still can t work properly. I have a blacklist ACL in