Re: [milter-greylist] How to use sendmail db files?
2006-10-24 by Jeff A. Earickson
On Tue, 24 Oct 2006, eclark wrote: Where? I googled all over the place. My perl popauth relay script has worked correctly for a very long time, allowing
Yahoo Groups archive
Messages
Page 92 of 144 · 7199 messages matched
2006-10-24 by Jeff A. Earickson
On Tue, 24 Oct 2006, eclark wrote: Where? I googled all over the place. My perl popauth relay script has worked correctly for a very long time, allowing
2006-10-24 by Jeff A. Earickson
... My setup: Solaris 10, sendmail 8.13.8, milter-greylist 3.0rc5. I added this in, recompiled, reinstalled, restarted greymilter. It dies almost instantly,
2006-10-24 by eclark
This is already documented. You edited your poprelayd right? Google will tell you how to do this.
2006-10-24 by rdrvzet
... Ok I will try, thanks for answering. Rini
2006-10-23 by manu@netbsd.org
... It looks good. It seems you ll have to do some debug. In macro.c, look for macro_check. After the call to smfi_getsymval, add this syslog(LOG_INFO,
2006-10-23 by manu@netbsd.org
... I use 3.0rc in production. Can you give it a try? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2006-10-23 by manu@netbsd.org
... I don t recall the syntax exactly, but it s in milter documentation. You can also grab the syntax from another milter: it will be the same, since libmilter
2006-10-23 by Cristian Merz
... How I can use the option -p to run the milter-greylist in one host and the sendmails in all others hosts?
2006-10-23 by Jeff A. Earickson
Please, please a few more clues on troubleshooting... I have tried many variants of the sendmail.cf settings, eg: # Milter options O Milter.LogLevel=12 O
2006-10-23 by Cristian Merz
Hi. How I can put only one server to work with the milter-greylist and all the others use the milter of the first server. The question is how to change the
2006-10-23 by Rini van Zetten
Hello list, Last week i installed milter-greylist and it worked as expected until i got an mail with an bracket ( in the email address. After that mail al
2006-10-20 by randersson2
... I d like some more feedback from other users here first. I feel I sort of stumbled onto something that worked for me, without really understanding why. Why
2006-10-20 by manu@netbsd.org
... I m not sure I want to fight against that. Could you draft some documentation on the problem and the workarounds? We could include that in the README,
2006-10-20 by randersson2
... That library mix is what I get with: ./configure --enable-dnsrbl This doesn t link at all, the error message is: dnsrbl.o: In function
2006-10-19 by manu@netbsd.org
... Very strange indeed. If you build a milter-greylist with -lresolv -lnsl -lpthread -lmilter, does ldd shows /usr/lib/libresolv.so is used? Do you have
2006-10-19 by randersson2
... FWIW I also had milter-greylist crash on me on FC3, FC5 and RHEL4 configured with --enable-dnsrbl. If you just do --enable-dnsrbl, then you get linking
2006-10-19 by Brian J. Lewis
Yep its Thread Safe! [root@mailscanner5 lib]# nm libbind.so -D | grep res_ninit 0003b980 T __res_ninit Btw, its been stable all day today with MXSync enabled,
2006-10-18 by Jeff A. Earickson
... I am still scratching my head over this issue, and I am wondering how to test my setup, without having access to a remote host account (offsite). Is there
2006-10-18 by manu@netbsd.org
... Try nm -D -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2006-10-18 by Brian J. Lewis
While most of my scanners have 512mb of ram, the main scanner has a gig of ram and free reveals using 946megs, 85 megs available, 445 megs in buffers/cache
2006-10-18 by Brian J. Lewis
nm : libbind.so.4.0.2 : no symbols :( libbind.so.4.0.2 is part of bind-libs-9.3.2-20.FC5 Searching the system reveals only this libbind.so.4.0.2 (and the
2006-10-18 by Brian J. Lewis
I run a dedicated server using rbldnsd, rsync d databases, dnscache, all it does is DNS for the mailscanners! Its wicked fast and creates no delays.
2006-10-18 by hwdahm
... I had the same problems, but I don´t use SPF or DNSRBL. I used ./configure without arguments (I think --with-libbind is only necessary if spf or dnsrbl,
2006-10-18 by manu@netbsd.org
... Then he would not have to restart the milter to get the whole thing working again... -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2006-10-18 by manu@netbsd.org
... (snip) ... Are you sure that one is from BIND9? Please run nm /usr/lib/libbind.so.4| grep res_ninit ... That smells like thread insafety.. -- Emmanuel
2006-10-18 by AIDA Shinra
At Tue, 17 Oct 2006 21:50:49 +0200, ... I frequently see temporary timeout before data read simply because of high latency in lookuping SPF on my lesser
2006-10-17 by Brian J. Lewis
It did, there is only one libbind.so.4 (actually a symbolic link to libbind.so.4.0.2) in /usr/lib/ and LDD shows that this is where its linked. libbind.so is
2006-10-17 by manu@netbsd.org
... I would be --with-libbind=/usr ... If it s libbind from BIND9, it s thread safe. Run ldd on milter-greylist toheck that you actally linked with the
2006-10-17 by Brian J. Lewis
First thank you for your quick replies Emmanuel. I appreciate it. I am not a linux expert, so I am trying the best I can on this. I compiled using
2006-10-17 by manu@netbsd.org
... As explained in greylist.conf(5), your sendmail.cf must contain a Milter.macros.envrcpt which includes {popauth}. e.g.: O
2006-10-17 by manu@netbsd.org
... The timeout before data read simply means the milter stopped responding, probably because it crashed. There are two usual suspects 1) DNS query with a
2006-10-17 by Jeff A. Earickson
... Yup, I was staring at this section of the manpage. I added the following to my greylist.conf: sm_macro POP relay popauth OK acl whitelist sm_macro
2006-10-17 by Brian J. Lewis
Maybe this is a clue? Check this out, these are weird errors, its greylisting but its also erroring same time. I can email you a GZIP of the log that has all
2006-10-17 by Brian J. Lewis
Milter-greylist is working: Oct 17 09:38:32 mailscanner6 milter-greylist: k9HGcLRM031656: addr wmflb12na02.ezweb.ne.jp[222.15.69.197] from to
2006-10-17 by manu@netbsd.org
... Try to increase the queue len in sync.h (SYNC_MAXQLEN) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2006-10-17 by Brian J. Lewis
No filtering at all, all mail servers on the same switch. Oct 17 09:17:01 mailscanner6 milter-greylist: Incoming MX sync connexion from 70.x.x.x Oct 17
2006-10-17 by manu@netbsd.org
... It s the MX sync queue. For some reason, the MX sync cannot operate. Is the TCP port 5252 blocked? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2006-10-17 by Matt Kettler
... Yep. $ cc -o test -lbind test.c /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libbind.so: undefined reference to `pthread_getspecific
2006-10-17 by Brian J. Lewis
I am getting these constantly on my mailscanners Oct 17 08:11:07 mailscannerx milter-greylist: peer 70.x.x.x queue overflow (1024 entries), discarding new
2006-10-17 by manu@netbsd.org
... Sure, you can do that. See the greylist.conf(5) man page: SENDMAIL MACROS Any sendmail macro can be used as a clause in the access list. You need to define
2006-10-17 by manu@netbsd.org
... So that fails at yours? test.c: int main(void) { return 0; } cc -o test -lbind test.c And that works? cc -o test -lpthread -lbind test.c Of course, the
2006-10-16 by Raul Dias
... I was thinking more on a community shared DNSGWL (better and correct name). Raul Dias
2006-10-16 by Jeff A. Earickson
Hi, My setup: Solaris 10, sendmail 8.13.8, milter-greylist 3.0rc5. I have a sendmail Berkeley db file for access ok that looks like so, before being hashed
2006-10-16 by Jeff A. Earickson
Hi, Solaris 10, gcc, got this on the configure step: config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting Anything to worry about?
2006-10-16 by Matt Kettler
... I don t see why not. You could easily create your own dnsbl zone, add the necessary records and have milter-greylist query it with an ACL line that s set
2006-10-16 by Matt Kettler
... I found that using libbind did solve this exact problem. There s actually quite a few platforms out there that do not export ns_initparse from libresolv.
2006-10-16 by Fabien Tassin
... I can t either using Linux and --enable-dnsrbl gcc -g -O2 -Wall -D_XOPEN_SOURCE=500 -DUSE_DNSRBL -D_BSD_SOURCE -c -o dnsrbl.o dnsrbl.c dnsrbl.c: In
2006-10-16 by Raul Dias
... What about a DNSRBL for greylist s whitelist? I mean, those known systems that are unable to pass greylist without manualling ading them to whitelist?
2006-10-16 by Matt Kettler
... It s a patched Redhat 9 box. (Most notable: I had to build my own libbind because libresolv doesn t export some of the functions you re using, and none of
2006-10-16 by Matt Kettler
... Not much.. the DNSRBLs in general perform better. That said, if you wanted to support these you d basically want to extract the domain from the envelope