Greylist as opt-in
2005-05-20 by Steven Stern
I want to set up milter-greylist as an opt-in service. I ve got it working, but I think I m doing it by standing it on it s head. milter-greylist is run with
Yahoo Groups archive
Messages
Page 119 of 144 · 7199 messages matched
2005-05-20 by Steven Stern
I want to set up milter-greylist as an opt-in service. I ve got it working, but I think I m doing it by standing it on it s head. milter-greylist is run with
2005-05-20 by Brian W. Antoine
... Ok, I ve tracked the problem to the emailcmp() routine in acl.c, which somebody modified to strip leading and trailing characters from recently. The
2005-05-20 by Brian W. Antoine
... BTW, the bug is a bit more severe then I first thought. It appears that any acl rule testing against from now fails if the rule was written as the
2005-05-20 by Steven Stern
... I d love to see include, too. Then, I can have a web-based program that lets my users opt-in and opt-out. The web script will write to a database and
2005-05-20 by manu@netbsd.org
... Let s say this is why it s a rc and not a final :-) -- Emmanuel Dreyfus Un bouquin en français sur BSD:
2005-05-19 by Elrond
Didn t you plan to remove CVS/ ? Elrond
2005-05-19 by Brian W. Antoine
I upgraded to rc1 this morning and I m seeing a small bug in the logging, the trailing on from addresses is being lost during the processing of a message.
2005-05-19 by manu@netbsd.org
... I doubt milter-greylist can scale to gmail or hotmail size, but that s not a problem: if hotmail starts using greylisting, spammers will start working it
2005-05-19 by -ray
What do you mean by extreme sizes? I have around 100k entries in my db, not a lot i d think. What s the largest greylist db that someone is running in
2005-05-19 by manu@netbsd.org
... Yes, include file would be nice too. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2005-05-19 by Elrond
First I like the current design. Although I don t know, if it scales to extreme sizes, but my application wont be that large. ... I think, some #include-like
2005-05-19 by Dawn Keenan
... We re using milter-greylist on a handful of small (hundreds of users) mail servers as well as SpamAssassin, j-chkmail and Clam-AV and are planning to
2005-05-19 by manu@netbsd.org
Here is milter-greylisr 2.0 release candidate 1. I hope there is nothing left to fix: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-2.0rc1.tgz MD5
2005-05-19 by manu@netbsd.org
... Yep. centralized whitelist would be nice. Using some mecanism offering rundandcy (DNS, LDAP) would be nice. But I won t code that before months, I have
2005-05-19 by Ethan Burnside
I realize that this isn t exactly what you were thinking when talking about using SQL, but we have all of the whitelist/blacklist rules dumped from SQL on a
2005-05-19 by Emmanuel Dreyfus
... It does not use a database, it stores the state in memory and regularly dumps it do disk to resume operation after a crash. There is no plan to use an
2005-05-19 by Steven W. Orr
I am about to start using milter-greylist and I m already using spamassassin with MySQL for the bayes and auto-whitelist and preferences. So I was wondering if
2005-05-19 by Martin Paul
Hi, I fixed some minor errors in the README file of milter-greylist-2.0b7, see attached output from diff. BTW, the sed command mentioned in the README: Run
2005-05-13 by manu@netbsd.org
... Use truss on milter-greylist and send the trace. -- Emmanuel Dreyfus Le cahier de l admin BSD 2eme ed. est dans toutes les bonnes librairies
2005-05-13 by 100% man made materials
Hello, On a solaris 8 box I m trying to start up milter-greylist, just like on another box that I have, where it is working. Everything seems to be working,
2005-05-13 by attila.bruncsak@itu.int
Hello, I would change the distribution root directory permission from 744 to 755. Bests, Attila
2005-05-12 by manu@netbsd.org
... Yep, I ll think about doing cvs ex instead of cvs co next time. ... The makefiles are there so that you can tweak them to get the thing building by
2005-05-12 by Elrond
... wrote: [...] ... Hmmm, okay. So just shipping them should stop make from trying to rebuild them (as long, as they re newer as the depedencies). Should
2005-05-12 by Martin Paul
... I think this only applies if you want to create an executable from just lex source, which isn t the case with milter-greylist. Checking the Makefile and
2005-05-12 by Elrond
... I haven t checked for sure, but usually flex and lex like to link against libfl.a or libl.a. So you d need the *fitting* version of that anyway. Shipping
2005-05-12 by Martin Paul
... Would it make sense to include conf_yacc.c, conf_lex.c, dump_yacc.c, and dump_lex.c in the milter-greylist distribution ? They don t need to be generated
2005-05-12 by Emmanuel Dreyfus
... I agree with Dan: it s not the job of the package maintainer to dictate when administrators have to upgrade. If it s possible to issue a warning, go for
2005-05-12 by Dan Hollis
... This is not a sufficient reason for the RPM specfile to claim it _requires_ = 8.12, since 8.11 works very fine. We use 8.11 and milter-greylist on several
2005-05-11 by Stephane Lentz
... Dan, sendmail 8.11 is way old and offer limited Milter support. The 2 last sendmail series are 8.12.x and 8.13.x . Users should pick only versions in these
2005-05-11 by Dan Hollis
... milter-greylist.spec needs to be fixed: Requires: sendmail = 8.12 Requires: sendmail-cf = 8.12 BuildRequires: sendmail-devel = 8.12 Not true. Sendmail
2005-05-11 by Hajimu UMEMOTO
Hi, ... manu Here is our beta7 of milter-greylist 2.0 manu http://ftp.espci.fr/pub/milter-greylist/milter-greylist-2.0b7.tgz manu MD5
2005-05-11 by Emmanuel Dreyfus
Hi Here is our beta7 of milter-greylist 2.0 http://ftp.espci.fr/pub/milter-greylist/milter-greylist-2.0b7.tgz MD5 (milter-greylist-2.0b7.tgz) =
2005-05-11 by Jack L. Stone
Just a note that the greylist.db still shows an older version of the beta as per the subject above. # # milter-greylist databases, dumped by
2005-05-11 by Emmanuel Dreyfus
Hi Do we have a way to print [-A] instead of [ -A ] using nroff macros? -- Emmanuel Dreyfus manu@netbsd.org
2005-05-09 by hans hm04
Hi, ... lets ask, what is default. assuming you are using an os-version of this millennium ( to say solaris 8, 9 and 10 ) groff is placed on the companion cd.
2005-05-09 by Martin Paul
Hi, ... Unfortunately groff doesn t come with Solaris by default, so the modification you made to Makefile in 2.0b6 won t work on a stock Solaris system. It
2005-05-08 by hans hm04
... could be a solution. the value for solaris ( all plattforms and all versions ) is: SunOS uname is equiv to uname -s in the solaris-world. best
2005-05-08 by Elrond
... [...] Appended again for you. Elrond ... +++ Makefile.in 2005-04-18 01:54:44.000000000 +0200 @@ -37,6 +37,7 @@ SYSCONFDIR= @sysconfdir@ LOCALSTATEDIR=
2005-05-08 by manu@netbsd.org
... I mean: how the configure machinery could decide to not install the unformatted man page? Just the return value of uname? -- Emmanuel Dreyfus Un bouquin en
2005-05-08 by manu@netbsd.org
... I fear that I might have missed that one. Can you resend it? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2005-05-08 by hans hm04
... yes ... within SunOS the files under man/man? are typically of type nroff # file /usr/local/man/man8/mi* /usr/local/man/man8/mimedefang-multiplexor.8:
2005-05-08 by Elrond
... wrote: [...] ... [...] I sent a patch for that and thought, it was integrated for 2.0b6. Elrond
2005-05-08 by manu@netbsd.org
... You mean it prefers unformatted man pages to the formatted ones? Anyone has a suggestion on how to decide when the unformatted man pages should not be
2005-05-08 by hans hm04
Hello Emmanuel ... partially not ok the installation procedure creates 4 files: /usr/local/man/man8/milter-greylist.8 /usr/local/man/man5/greylist.conf.5
2005-05-07 by manu@netbsd.org
Hello Here is milter-greylist 2.0 beta6 ftp://ftp.espci.fr/pub/milter-greylist/milter-greylist-2.0b6.tgz MD5 (milter-greylist-2.0b6.tgz) =
2005-05-07 by hans hm04
is ok - looks good
2005-05-07 by manu@netbsd.org
Hi milter-greylist man pages can be viewed on Solaris by doing groff -mdoc -Tascii milter-greylist.8 An easy woekaround to our problem could be to turn them
2005-05-03 by manu@netbsd.org
... Yes. -- Emmanuel Dreyfus Le cahier de l admin BSD 2eme ed. est dans toutes les bonnes librairies
2005-05-03 by hans hm04
hi Emmanuel which type of access do you need ? is an unprivileged user enough ? best regards from vienna hans --
2005-05-03 by manu@netbsd.org
Hello Someone can provide me an access to a Solaris box? that will make me able to fix the man page display on Solaris and I ll kick out the 2.0 release. --