Re: [milter-greylist] milter-greylist 4.3.4 is available
2009-09-27 by Michael Mansour
Hi, ... I just found it in the README, but I m still not clear on how to use it ie. how it works. Is it similar to the sendmail GREET_PAUSE feature? ie.
Yahoo Groups archive
Messages
Page 39 of 144 · 7199 messages matched
2009-09-27 by Michael Mansour
Hi, ... I just found it in the README, but I m still not clear on how to use it ie. how it works. Is it similar to the sendmail GREET_PAUSE feature? ie.
2009-09-27 by Michael Mansour
Hi, ... Where can I find details on the tarpit feature? Thanks. Michael.
2009-09-26 by manu@netbsd.org
Here is our latest developement snapshot: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.3.4.tgz MD5 (milter-greylist-4.3.4.tgz) =
2009-09-16 by Petar Bogdanovic
... Patch: http://smokva.net/patch/milter-greylist-cond.diff
2009-09-16 by Petar Bogdanovic
... From what I ve seen, no. But OTOH I don t know much about libpthread. But even if you want to do it right (through mg_init() which contains dump_init()
2009-09-16 by manu@netbsd.org
... But with your patch you now initiliaze ir twice. Could nt that cause problems? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-15 by Petar Bogdanovic
... The Yahoo! Groups mailing-list software removes attachments. Just follow the link below and you ll see a list of all files originally attached to my
2009-09-15 by Petar Bogdanovic
... BTW: Until -r1.217 of milter-greylist.c, dump_sleepflag was initialized through pthread_cond_init(), called by dump_init(). That s why I didn t notice
2009-09-15 by manu@netbsd.org
... No patch attached... -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-15 by Petar Bogdanovic
... Attached patch should fix the problem. Thanks for your hints! Petar Bogdanovic
2009-09-14 by laurent chambon
So , thank you Kou too 2009/9/14 ... -- Cordialement, CHAMBON - LESBORDES 1,LESBORDES 33730 BALIZAC Tél : 05 56 25 88 45 06 64 13 71 16 So
2009-09-14 by manu@netbsd.org
... I suspect Kouhei Sutou s proposal would have worked as well. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-14 by laurent chambon
thnak you we solve the pb by using : ln -s /usr/lib/libmilter.so.1 /usr/lib/libmilter.so Thank you Emmanuel 2009/9/14 Kouhei Sutou ... --
2009-09-13 by Kouhei Sutou
Hi, In [milter-greylist] milter-greylist + Postfix + ubuntu on Sat, 12 Sep 2009 12:58:57 +0200,
2009-09-12 by laurent chambon
Hello, Do some people use milter-greylist + Postfix + ubuntu server hardy? I cannot compile, the answer is : libmilter not found The command used :
2009-09-12 by manu@netbsd.org
... First rebuild with -g to get the line number in dump.c: you ll know what is the bad variable. Then add printf before all operations on it, and you ll
2009-09-11 by Petar Bogdanovic
Hi, I just tried to catch up on our NetBSD 4.0 (i386) box, upgraded from 4.1.10 to 4.3.3 and got this: # gdb /usr/pkg/bin/milter-greylist (...) (gdb) run
2009-09-11 by manu@netbsd.org
... IMO the CLI tool is a much better way of doing it than hacking with file reloads. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-11 by Paul Venezia
True on the auto-reload, but it might be worth it for some -- if not, then they don t need to use includes. Also, adding tuples would be nice, but I had a very
2009-09-11 by manu@netbsd.org
... File include tend to kill the ability to auto-reload on change. ... I have been thinking about it for a while. The path of least resistance would be to
2009-09-11 by Paul Venezia
I ve been using milter-greylist for awhile now in several different mail relays, and I d like to propose an idea for consideration: a CLI object injector. I d
2009-09-10 by Benoit Branciard
... At first glance, it looks like this is caused by introduction of for the not (and like) keywords in conf_lex.l. The patch below seems to
2009-09-10 by Petar Bogdanovic
... The latter. Petar Bogdanovic
2009-09-10 by Matthias Scheler
Hello, if I specifcy multiple spamd DACLs in greylist.conf will milter-greylist pass the body to spamd multiple times? Or does it cache the result?
2009-09-09 by manu@netbsd.org
... Got it! -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-09 by Kouhei Sutou
Hi, I found a patch that fixes a syntax error in rc-debian.sh.in in debian package:
2009-09-08 by Kouhei Sutou
In Re: [milter-greylist] [PATCH] support normal user make install on Tue, 8 Sep 2009 06:09:11 +0200, ...
2009-09-08 by manu@netbsd.org
... Thank you for working on it. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-08 by manu@netbsd.org
... But if you do that you must install in ${sysconfdir}/mail instead of /etc/mail, don t you? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-08 by Kouhei Sutou
Hi, In Re: [milter-greylist] [PATCH] support normal user make install on Mon, 7 Sep 2009 04:59:46 +0200, ... I
2009-09-08 by Kouhei Sutou
In Re: [milter-greylist] [PATCH] tarpit support on Mon, 7 Sep 2009 07:49:04 +0200, ... Thanks!!! -- kou
2009-09-07 by manu@netbsd.org
... I committed it. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-07 by Kouhei Sutou
Hi, I uploaded a revised patch: http://www.clear-code.com/~kou/patches/milter-greylist-tarpit-v2.diff In Re:
2009-09-07 by manu@netbsd.org
... You d look for /etc/mail/greylist.conf, use it if found, or use $(sysconfdir)/mail/greylist.conf otherwhise? It will break on setups where you build on a
2009-09-07 by Kouhei Sutou
Hi, In Re: [milter-greylist] [PATCH] support normal user make install on Fri, 4 Sep 2009 10:18:38 -0700,
2009-09-06 by manu@netbsd.org
... It looks goof, I have only really minor comments on config statements: 1) tarpit_accumulation_period It s a bit long, isn t it? What about somethign
2009-09-06 by manu@netbsd.org
... I checked it in -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-04 by Bill Levering
Would it be worth looking for an existing /etc/mail/greylist.conf file in the configuration run? That way NEW installs would be a better practice ? Bill Bill
2009-09-04 by manu@netbsd.org
... Oops, you are right. I ll fix that. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-09-04 by manu@netbsd.org
... I m a bit concerned with that: CONFFILE= ${SYSCONFDIR}/mail/greylist.conf (...) - ${INSTALL} -d -m 755 ${DESTDIR}/etc/mail - ${TEST} -f
2009-09-04 by Kouhei Sutou
Hi, In Re: [milter-greylist] [PATCH] support normal user make install on Sat, 15 Aug 2009 12:36:00 +0200, ... I
2009-09-04 by Kouhei Sutou
Hi, In Re: [milter-greylist] [PATCH] tarpit support on Fri, 4 Sep 2009 05:11:35 +0200, ... I fixed it. There are
2009-09-04 by manu@netbsd.org
... Thank you for workig on this. Two points: - This should be acl blacklist default . Moreover, acl has been derecated a long time ago in favor of
2009-09-03 by Kouhei Sutou
Hi, I create a patch to support tarpit . Here is a description how to use tarpit feature from README: 15 Using tarpit =============== tarpit is an
2009-08-15 by Petar Bogdanovic
Yahoogroups sanitized my first message.
2009-08-15 by Petar Bogdanovic
2009-08-15 by manu@netbsd.org
... It looks like a build problem, like if there was a mismatch between the libmilter library, and the libmilter headers the milter-greylist binary was
2009-08-15 by manu@netbsd.org
... No idea, we rely on an external library to do the job. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2009-08-15 by manu@netbsd.org
... Despite the [PATCH] in the subject line, I found no patch attached to your message. Did I miss something? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2009-08-14 by Johann E. Klasek
... Nice ... I think most of us never run into this problem because of an active (e.g. sendmail) MaxMessageSize limitation ... no one is really interested in