Re: Ldap and milter-greylist
2007-04-17 by Net_Guru_2U
... libmilter ... and found ... sendmail with ... configure ... -lpthread - ...
Yahoo Groups archive
Messages
Page 75 of 144 · 7199 messages matched
2007-04-17 by Net_Guru_2U
... libmilter ... and found ... sendmail with ... configure ... -lpthread - ...
2007-04-17 by Net_Guru_2U
... libmilter ... and found ... sendmail with ... configure ... -lpthread - ...
2007-04-17 by manu@netbsd.org
... We could have optionnal timeout and retry settings at the end of dnsrbl definitions, for instance dnsrbl test rbl.example.net 127.0.0.2/32 timeout 5s
2007-04-17 by Emmanuel Dreyfus
... Here is the relevant snipet: configure:7710: gcc -o conftest -g -O2 -Wall conftest.c -lmilter -lpthread - lresolv -lnsl &5
2007-04-17 by Mark Hamilton
Here is the config.log that failed and the one from my modified configure. ... This file contains any messages produced by compilers while running configure,
2007-04-17 by Michael Fromme
Hello, after succesfully using dnsrbl greylising, the last wave of heavy spam showed logs where sendmail switched to default: delivering spam. Apr 17 16:35:01
2007-04-17 by manu@netbsd.org
... Quick poll: shall I hold 4.0alpha2 on this problem or roll it out right now? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-04-16 by manu@netbsd.org
... Please send me config.log, I d like to undertsand what symbol can be missing here. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-04-15 by manu@netbsd.org
... I checked it in. We ll see how satisfying it is in beta2... -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-04-15 by manu@netbsd.org
... According to the K&R s book on C language, the asterisks should not be used, so it should not be a problem. Anyone see a reason why the asterisks should be
2007-04-15 by manu@netbsd.org
... How do other milter solve this problem? Obviously having to test random libraries that were linked with libmilter is not the right way, it s like a cat and
2007-04-15 by AIDA Shinra
At Sat, 14 Apr 2007 21:27:19 +0200, ... I missed a point. I focused when a recipient is whitelisted and another is ACCEPTED after greylisting. The above code
2007-04-14 by Net_Guru_2U
... Yes. I had to add -lldap and -llber to the LIBS variable where it was checking for smfi_register in -lmilter in ./configure to make it configure and
2007-04-14 by manu@netbsd.org
... Why does that comment has to go away? /* - * On a multi-recipient message, one message can be whitelisted, - * and the next ones be
2007-04-14 by manu@netbsd.org
... You mean libmilter require -lldap and -llber to link with milter-greylist? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-04-14 by Net_Guru_2U
When I tried to run ./configure I kept getting the Required libmilter not found. Use --with-libmilter error even when I supplied the correct path. So, I
2007-04-12 by attila.bruncsak@itu.int
... hoping that is does NOT break Sorry for the typo.
2007-04-12 by attila.bruncsak@itu.int
... Hello, My compiler on Tru64 UNIX is a bit picky about the proper type utilization: cc -I/usr/local/src/sendmail/libmilter/include -pthread
2007-04-12 by attila.bruncsak@itu.int
... Hello, I have some name space poisoning on Tru64 UNIX, sorry about that: cc -I/usr/local/src/sendmail/libmilter/include -pthread -D_XOPEN_SOURCE=500 -D_O
2007-04-07 by AIDA Shinra
Sorry, I broke X-Greylist header when a mail is greylisted and passed: http://www.j10n.org/files/mgl-20070407-x-greylist.patch
2007-04-05 by manu@netbsd.org
Hello Just in case someone care, I ll be AFK from april 7th to april 21st. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2007-04-03 by Emmanuel Dreyfus
... Nobody have been annoyed enough to change that code. Well, it s almost true: I did try BDB at once, but I gave it up since I had less garantees about
2007-04-03 by Dan Mahoney, System Admin
... Do any of the above actually use any sort of db/file based storage for the active greylist, or is it all still in main memory? -Dan -- When I m lost, and
2007-04-03 by manu@netbsd.org
Here is milter-greylist 4.0 alpha1 http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.0a1.tgz MD5 (milter-greylist-4.0a1.tgz) =
2007-04-03 by manu@netbsd.org
... 3.0.x is battle-tested 3.1.x has been under active developement, but feature addition seems to settle, so I m going to start a new stable release cycle. I
2007-04-03 by Collin Baillie
Hi all, On the web page it says don t use 3.1.x for production servers, yet from postings to this mailing list, it seems that 3.1.x is recommended, and someone
2007-04-02 by Emmanuel Dreyfus
... You need to know about the new features and write a nice document explaining how to use them (post questions here). The man page is not a good tutorial,
2007-04-02 by Harish Pillay
Emmanuel - ... I would like to volunteer for the documentation work. What do I need to do now? Harish
2007-04-02 by manu@netbsd.org
Hi There have been many feature addition recently, perhaps it s time to start a new major release cycle. Anyone has a feature to contribute before web go beta?
2007-03-28 by Emmanuel Dreyfus
... I checked it in, but please avoid combo-patches: if something goes wrong with one change, I ll have to back out the whole patch. -- Emmanuel Dreyfus
2007-03-28 by AIDA Shinra
Following patch contains changes below. http://www.j10n.org/files/mgl-20070328-misc.patch 1. New %% syntax in fstring. 2. Clarified %Xm and %Xh
2007-03-24 by AIDA Shinra
I found several inconsistencies in ACL code. In particular, macro and macro_list rules are completely broken.
2007-03-22 by Mart Pirita
Tere. ... Maybe? ... Yes, thank You. -- Mart
2007-03-22 by AIDA Shinra
At Thu, 22 Mar 2007 10:16:53 +0000, ... Real fix here: Index: milter-greylist.c =================================================================== RCS file:
2007-03-22 by Emmanuel Dreyfus
... Perhaps export CVS_RSH=ssh ? 3.1.8 contains the fix, anyway. -- Emmanuel Dreyfus manu@netbsd.org
2007-03-22 by Mart Pirita
Tere. ... Prr, seems I have old and noncompatible cvs for that job:(. -- Mart
2007-03-22 by Emmanuel Dreyfus
... I checked it out. Indeed the SPF fix cause the problem. I removed it, and here is 3.1.8: http://ftp.espci.fr/pub/milter-greylist/milter-greylist-3.1.8.tgz
2007-03-22 by manu@netbsd.org
... (snip) ... Can you remove AIDA Shinra s change, to make sure this is the problem? cvs -r1.176 -r1.177 milter-greylist.c|patch -R If it is the case, I ll
2007-03-22 by manu@netbsd.org
... milter-greylsit puts records to be sent on a queue, and a syncer thread is responsible for emptying the queue. If the syncer thread gets stuck, the queue
2007-03-22 by Mart Pirita
Tere. Sorry, second try, don t know why previous message wasn t sent: Mar 22 01:31:12 tibu sendmail[14096]: l2LNV0vs014092:
2007-03-22 by An H. Nguyen
I just recompiled with cc -DSYNC_MAXQLEN=4096 Hope this can fix the problem... How do you know if you run out of connexion? I m still able to telnet 5252 into
2007-03-22 by An.H.Nguyen
I have the same problem. Has anybody figured out a solution? Thanks, An Nguyen ... From: Rohe, Patrick J. To: milter-greylist@yahoogroups.com Sent: Tuesday,
2007-03-21 by Gerald A Saunders/FS/VCU
Check out the recent discussion. It looks like you might have had the same problem I did, may have picked up a distribution where the pipe is in a
2007-03-21 by Georg Horn
... Make sure that the directory where the socket shall live exists, has the right permissions and is identical in greylist.conf and sendmail.mc/cf. I have the
2007-03-21 by Johan Boshoff
Hi, I have installed this plugin just as the instructions explains and rebuilt the sendmail.cf file so that all the extra input becomes available and then I
2007-03-20 by manu@netbsd.org
... Just the application. If the machine crash, then either your kernel is buggy, or your hardware is rotten. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2007-03-20 by Jim Hermann - UUN Hostmaster
When a milter has problems with Thread Safety, does it crash the machine or just the application? The OS is Fedora Core 4 - Linux version 2.6.17-1.2142_FC4smp
2007-03-20 by manu@netbsd.org
Here is milter-greylist 3.1.7 http://ftp.espci.fr/pub/milter-greylist/milter-greylist-3.1.7.tgz MD5 (milter-greylist-3.1.7.tgz) =
2007-03-20 by AIDA Shinra
When nospf option is unset everything passes through due to change of spf.c on 2007/01/28. Index: milter-greylist.c
2007-03-19 by gsxatvcu
Thanks for the excellent critique, Oliver, where I learned some things. To be complete about this and maybe more helpful to some other noob, I didn t get