2007-09-09 by manu@netbsd.org
... Well, tweak configure.ac if you want to submit a patch (it will be welcome), or if you just want the thing to quickly work, add this in config.h: #ifdef
Thread view
Attachments: 0
2007-09-09 by manu@netbsd.org
... It depends how you configured the milter in sendmail.cf. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-09-08 by Jonas Israelsson
... When this happens, what happens to the mail-delivery ? Is the milter-plugin just disabled and mail dilivered as usual, or will delivery be rejected ? Sorry
Thread view
Attachments: 0
2007-09-06 by dranchula
Trying a resend here as the first attempt via email didn t seem to post. Hello Everyone, I m trying to compile milter-greylist 3.0.0 on a VERY old Linx machine
Thread view
Attachments: 0
2007-09-05 by manu@netbsd.org
... Please post plain text. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-09-05 by tomas.liljebergh@adm.oru.se
Hello! I m working at the University of Örebro and we are running milter greylist and we have been so for a couple of years. Our site is not so busy as yours
Thread view
Attachments: 0
2007-09-05 by manu@netbsd.org
... (snip) ... That s a generic error that sendmail fires when milter-greylist stops. Check the logs to see if you have a message from milter-greylist telling
Thread view
Attachments: 0
2007-09-05 by Richard Frovarp
... We re not as busy as you, we only see about 300 sendmail processes running at a time. I did run into issues with it dumping out to file way too often. I
Thread view
Attachments: 0
2007-09-05 by Jonas Israelsson
Forgot, are there any stress tool written for milter-greylist ? If not, think socat could be used todo that ? -- This message has been scanned for viruses and
Thread view
Attachments: 0
2007-09-05 by Jonas Israelsson
I can answer only two.. ... Latest stable ...3.0 ? Downloaded last week. Which compiler did you use? Suns Compiler (Sun Studio 11) What is the ... Good
Thread view
Attachments: 0
2007-09-05 by Jeff A. Earickson
... What version of milter-greylist? Which compiler did you use? What is the syslogging from milter-greylist itself look like? Jeff Earickson Colby College
Thread view
Attachments: 0
2007-09-05 by Chris Hoogendyk
... Just a comment on the 400 sendmail children running . . . We were seeing increasing numbers of sendmail children, until the limit was hit and mail could
Thread view
Attachments: 0
2007-09-05 by Jonas Israelsson
Hello! I am trying to implement milter-greylist at a quite high mail volume site. In peak we have about 12 mails a second and a total of about 500.000 mails /
Thread view
Attachments: 0
2007-09-05 by attila.bruncsak@itu.int
... As far as I know the dump always happens now on exit of milter-greylist (HUP and TERM signals), at least with the recent beta version. Bests, Attila
Thread view
Attachments: 0
2007-09-05 by Johann Klasek
... Sure because the above patch is only a part of a patch cluster (see
Thread view
Attachments: 0
2007-09-05 by Chris Hoogendyk
... I see that exact line in the man page on my Solaris 9 system. We are still running the milter-greylist 1.6 that we installed over a year and a half ago. At
Thread view
Attachments: 0
2007-09-05 by Jeff A. Earickson
... Hi, I tried this patch a few days ago (Sparc, using gcc 4.2) and it did not help at all. I had the same number of crashes as before. Jeff Earickson Colby
Thread view
Attachments: 0
2007-09-05 by Johann Klasek
... Just for completness: Solaris man page (eg. for fdopen) says (even on Sol 10): The fdopen() function may fail and not set errno if there are no free
Thread view
Attachments: 0
2007-09-05 by Richard Whelan
... Subject: Re:[milter-greylist] Solaris crash on db dump (FIXED!) From: shuttlebox To: milter-greylist@yahoogroups.com Date:
Thread view
Attachments: 0
2007-09-05 by Jeff A. Earickson
On Wed, 5 Sep 2007, manu@netbsd.org wrote:
Date: Wed, 5 Sep 2007 14:42:02 +0200
From: manu@netbsd.org
Reply-To: milter-greylist@yahoogroups.com
To:
Thread view
Attachments: 0
2007-09-05 by shuttlebox
... I for one would be very happy if you could include it in the next beta, especially if it s an option, then no harm will be done. I can t get it to run
Thread view
Attachments: 0
2007-09-05 by manu@netbsd.org
... The problem is that the milter API says that libmilter shall catch signals. So we cannot use signals. A workaround would be to open a Unix socket and
Thread view
Attachments: 0
2007-09-05 by manu@netbsd.org
... The change looks really minor, I wonder if this is safe for inclusion in 4.0b2. Could the F flag be harmful to some Solaris setups? Or is the Solaris
Thread view
Attachments: 0
2007-09-05 by Jeff A. Earickson
... I am happy to report that my changes to the 4.0b1 code that I submitted yesterday via makepatch have solved my issues with milter-greylist crashing at db
Thread view
Attachments: 0
2007-09-04 by manu@netbsd.org
... Next question is: should this be fixed? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-09-04 by Jeff A. Earickson
Emmanuel,
Oops, forgot to attach the makepatch file. Now attached.
Jeff Earickson
Colby College
# This is a patch for milter-greylist-4.0b1 to update it to
Thread view
Attachments: 0
2007-09-04 by Jeff A. Earickson
... Matthieu, Thank you, this webpage was most interesting reading. Emmanuel, I have reworked 4.0b1 per the Programming Solutions part of this webpage.
Thread view
Attachments: 0
2007-09-03 by Matthieu Herrb
... Sun has now released a patch for this issue. See for details and possible solutions. --
Thread view
Attachments: 0
2007-09-01 by Jim Hermann
... the ... It looks that way. Both sendmail and milter-greylist report the username with the trailing @. The next milter and the final sendmail report the
Thread view
Attachments: 0
2007-09-01 by Jim Hermann
... the ... I don t know how to determine if it comes from SASL or not. It does not happen when the Username is username#domain-name.tld Jim
Thread view
Attachments: 0
2007-09-01 by manu@netbsd.org
... It just logs what sendmail gave. I suspec the trailing @ is just some kind of SASL oddity? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-08-31 by Jim Hermann
The current beta version of milter-greylist adds a @ character at the end of the email address when it logs authenticated users. Also, there is not a Mail ID
Thread view
Attachments: 0
2007-08-31 by Jeff A. Earickson
... Hi, I have struggled with this a great deal today, using gcc -m64. My first error was configuration of milter-greylist: checking for smfi_register in
Thread view
Attachments: 0
2007-08-31 by manu@netbsd.org
... Some time ago, I gave a try to a BDB backend, but the result was not convinving. You can dig CVS for it if you are curious. ... It should not be. --
Thread view
Attachments: 0
2007-08-31 by Richard Whelan
Hi, I m also seeing this same problem, but only on one machine. I have three identical systems, all running Solaris 9, Sendmail 8.14.1, Berkeley db 4.3.27,
Thread view
Attachments: 0
2007-08-31 by Jeff A. Earickson
On Fri, 31 Aug 2007, manu@netbsd.org wrote:
Date: Fri, 31 Aug 2007 14:42:40 +0200
From: manu@netbsd.org
Reply-To: milter-greylist@yahoogroups.com
To:
Thread view
Attachments: 0
2007-08-31 by manu@netbsd.org
... Do you have the possibility of building a 64 bit binary, so that we can completely rule out the Solaris-specific stream limit? -- Emmanuel Dreyfus
Thread view
Attachments: 0
2007-08-31 by Jeff A. Earickson
... After a day of running this patch, I have backed it out. It did not help and may have made things worse. I had a dumpfile crash 7 times yesterday and 6
Thread view
Attachments: 0
2007-08-31 by manu@netbsd.org
... Well, that patch is really simple, so you can do the job by hand. Just look for the line that starts by a -, remove it, and replace it by the lines that
Thread view
Attachments: 0
2007-08-31 by jackyvtc
... EXF_WHITELIST); ... priv_whitelist = %d , ... Never had patch before. Can you please advise how to patch it or where can I find the information to patch my
Thread view
Attachments: 0
2007-08-31 by manu@netbsd.org
... Does that patch fix your problem? Index: milter-greylist.c =================================================================== RCS file:
Thread view
Attachments: 0
2007-08-31 by jackyvtc
... version is milter-greylist-3.0 as shown in maillog best regards, Jack Chen.
Thread view
Attachments: 0
2007-08-31 by manu@netbsd.org
... What version is that? I don t find any occurence of such an error message in current code. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-08-31 by jackyvtc
Hello there, I put an ACL acl blacklist addr 168.95.4.25 flushaddr in greylist.conf and get unexpected priv_whitelist = 65536 error. maillog: Aug 30
Thread view
Attachments: 0
2007-08-30 by manu@netbsd.org
... Hum... errno was not set after a failed fdopen? Any Solaris expert that could explain what is going on? Many Solaris users have trouble with this stupid
Thread view
Attachments: 0
2007-08-30 by Jeff A. Earickson
Hi, New to the list, but I did search the list archives on this issue... I am having frequent crashes when milter-greylist wants to write out its db file
Thread view
Attachments: 0
2007-08-30 by Rene Luria
... linux (debian sarge) fixed the problem giving a libmilter compiled with APPENDDEF(`confENVDEF , `-DSM_CONF_POLL=1 ) ... Right :) actualy it s about 1200
Thread view
Attachments: 0
2007-08-30 by manu@netbsd.org
... It sounds like an OS-related limitation. What system is this? You may want to start spreading the load on different hosts, so that milter-greylist gets
Thread view
Attachments: 0
2007-08-30 by Rene Luria
Hi guys, I have some big troubles with milter-greylist those days. After a little more than 1020 threads it crashes or doesn t accept any more connections
Thread view
Attachments: 0
2007-08-29 by manu@netbsd.org
... Well, feel free to make a cleaner change and to send a patch. The __FILE__, __LINE__ will be useful for other debuggings. ... Is it always there? Next step
Thread view
Attachments: 0