2007-03-05 by manu@netbsd.org
... Yes, that has been a known oddity for a long time. It was never changed to avoid burning people relying on the original behavior. The easiest workaround is
Thread view
Attachments: 0
2007-03-05 by Rick Adams
The domain keyword is defined as performing a suffix search. As coded, it actually performs a rightmost string match. This is not what is expected and
Thread view
Attachments: 0
2007-03-03 by manu@netbsd.org
... According to user reports, both would be fine. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-03-03 by bakey@memphis.edu
I think we used gcc so it might be. I ll check. So it would work better compiled as 64 bit or would it run better on a 32bit linux server? ... From:
Thread view
Attachments: 0
2007-03-02 by manu@netbsd.org
... A usual problem with Solaris boxen is the stream limit at 256 for 32 bit applications. Is milter-greylist built as a 32 bit binary? -- Emmanuel Dreyfus
Thread view
Attachments: 0
2007-03-02 by Nerijus Baliunas
... Please run milter-greylist under debugger and post backtrace here when it crashes. Regards, Nerijus
Thread view
Attachments: 0
2007-03-02 by Brian Akey
We are running two v490 sun boxes with 8 and everything is running fine with two standalone milter-greylist running but when we run peering one server or the
Thread view
Attachments: 0
2007-03-01 by Mart Pirita
Tere. Well, copied directory from /Users/admin/sendmail-8.14.0/include/libmilter to /usr/include/libmilter and tried again with same settings:
Thread view
Attachments: 0
2007-03-01 by Mart Pirita
Tere. ... Same problem, tried --with-libmilter=/Users/admin/sendmail-8.14.0/include/libmilter and --with-libmilter=/Users/admin/sendmail-8.14.0 However the
Thread view
Attachments: 0
2007-03-01 by Georg Horn
... Yes, see my second posting from yesterday... ;-) Bye, Georg
Thread view
Attachments: 0
2007-02-28 by Nerijus Baliunas
... All the other errors are because of this. If you have /Users/admin/sendmail-8.14.0/libmilter/mfapi.h, you should probably try
Thread view
Attachments: 0
2007-02-28 by Mart Pirita
Tere. Well, I m trying to get latest milter-greylist working with postfix in macosx 10.4 with options: ./configure --with-user=postfix --without-db
Thread view
Attachments: 0
2007-02-28 by manu@netbsd.org
... I would be happy to do so, provided you d actually post the patches :-) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-02-28 by Georg Horn
... As always, forgot the attachment on the first try. So once again... Bye, Georg diff -r -u milter-greylist-3.0.org/README milter-greylist-3.0/README ... +++
Thread view
Attachments: 0
2007-02-28 by Georg Horn
Hi, ... That s not needed here. The code in mlfi_envrcpt() just returns SMFIS_CONTINUE if the value of the macro is WHITE , so no further fiddling with ACLs
Thread view
Attachments: 0
2007-02-28 by manu@netbsd.org
... Um... How do you actually plan to use that? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-02-28 by GreyList Mail List
Hello all, I found a web site that makes a good tool for figuring out white list entries. http://www.senderbase.org/ Ken
Thread view
Attachments: 0
2007-02-27 by Nerijus Baliunas
... Type c (continue), wait until it crashes and then post bt output. Regards, Nerijus
Thread view
Attachments: 0
2007-02-27 by Nerijus Baliunas
... Does command fg 2 bring it back? Regards, Nerijus
Thread view
Attachments: 0
2007-02-27 by manu@netbsd.org
... It s a documentation bug: It s %f and not %s. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-02-27 by An.H.Nguyen
Here s the output for another try. milter-greylist does not crash yet so I am unable to get bt when it actually crashes... bash-2.03# gdb ./milter-greylist
Thread view
Attachments: 0
2007-02-27 by Jorge Revuelta
I have found the solution for my problem: sendmail 8.14.0. I have tryed in my machines and works as I want. Thanks again. In sendmail`s homepage:
Thread view
Attachments: 0
2007-02-27 by An.H.Nguyen
I just did a test with the 32-bit milter-greylist and here s the gdb output. The program died before I had a chance to run bt though... I tried several times
Thread view
Attachments: 0
2007-02-27 by Jorge Revuelta
I have found the solution to my problem: sendmail 8.14.0. I have try in my machines and works as I want. Thanks again. In sendmail`s homepage:
Thread view
Attachments: 0
2007-02-26 by GreyList Mail List
Thanks! Ken
Thread view
Attachments: 0
2007-02-26 by Emmanuel Dreyfus
... Yes, the list is active, with 4-10 message a day. -- Emmanuel Dreyfus manu@netbsd.org
Thread view
Attachments: 0
2007-02-26 by GreyList Mail List
I stopped getting messages. Just checking if it is still working, we had some mail server issues here. Thanks, Ken
Thread view
Attachments: 0
2007-02-26 by Matthias Scheler
... It also works fine with sendmail if you have entries in /etc/mail/access or /etc/mail/virtusertable which define all valid e-mail addresses. It does
Thread view
Attachments: 0
2007-02-25 by george
... funny how these are some 90% of MY acl hits :| i forget why i use 184 i think it came from your man page ? i am guessing it comes via this [gelgin@mail5
Thread view
Attachments: 0
2007-02-25 by george
... number of ... upgraded to ... actually if stat is working right shouldn t i see repeats of the same ip with tempfail, tempfail ... [maybe accept ?] well i
Thread view
Attachments: 0
2007-02-25 by Fabien Tassin
... I ve coded that a while ago in 2.* (but lost it when I recently upgraded to 3.1.5+cvs). My patch added an additionnal field in the db that was reported in
Thread view
Attachments: 0
2007-02-25 by manu@netbsd.org
... I m interested by the dnsrbl definitions. It seems there is a missing data in order to discover what rule is efficient. For instance, acl 184 gets 53/325
Thread view
Attachments: 0
2007-02-25 by george
occasionally i need to manually remove .sock on startup. so for RH i made these changes
Thread view
Attachments: 0
2007-02-25 by George Elgin
well `tombo` asked for histograms ? [gelgin@mail5 ~]$ ./hist.pl 0:accept ( 2) * 123:accept ( 15) ** 123:tempfail ( 27) *** 126:tempfail ( 3) * 178:tempfail (
Thread view
Attachments: 0
2007-02-24 by manu@netbsd.org
... It s not impossible for a real site to get offline for a whole day. The 23h timeout seems a bit too short to me. ... Brought to you by the fstring_expand()
Thread view
Attachments: 0
2007-02-24 by george
what i have found is that many spammers will try something once a day so if you want real results; presume a real server retry s more often than that so drop
Thread view
Attachments: 0
2007-02-24 by Kai Schaetzl
... I think it works this way if you use feature check_delay . Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services:
Thread view
Attachments: 0
2007-02-24 by manu@netbsd.org
Hello everybody For early testers: I just added in CVS the ability to gather properties sent by a urlcheck and reuse them in the ACL. Here is an example,
Thread view
Attachments: 0
2007-02-24 by An.H.Nguyen
I am still trying to get a backtrace using gdb. There are errors starting milter-greylist with gdb... bash-2.03# pwd /usr/local/bin bash-2.03# gdb
Thread view
Attachments: 0
2007-02-24 by manu@netbsd.org
... That can probably be fixed, but I need a backtrace (see Nerijus instructions) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-02-24 by Nerijus Baliunas
... Hmm, I told you already in a private mail, didn t I? cd /where milter-greylist is gdb ./milter-greylist r -P /var/milter-greylist/milter-greylist.pid -p
Thread view
Attachments: 0
2007-02-23 by An.H.Nguyen
I downloaded 3.1.6 and now it dumps correctly when it is terminated on Solaris 8. But it still crashes every hour. I use mimedefang and spamassassin. What s
Thread view
Attachments: 0
2007-02-23 by manu@netbsd.org
... Give it a try, you ll tell us... -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
Thread view
Attachments: 0
2007-02-23 by Ugo Bellavance
... what happens? What do you mean exactly, do a killall sendmail or a killall -HUP sendmail after editing the greylist.conf file?
Thread view
Attachments: 0
2007-02-23 by Nerijus Baliunas
... Please use a debugger (gdb or some Solaris one), run milter-greylist under it with a -D switch and post backtrace here when it crashes. You can try the
Thread view
Attachments: 0
2007-02-23 by Nerijus Baliunas
... I don t know, but my Postfix with milter-greylist works like you want - rejects unknown users and doesn t write them to greylist.db. I didn t do anything
Thread view
Attachments: 0
2007-02-23 by Emmanuel Dreyfus
... Simplier: list valid-users rcpt { alias1@domain alias2@domain alias3@domain alias4@domain } acl greylist list valid-users acl blacklist
Thread view
Attachments: 0
2007-02-23 by Jorge Revuelta
Hi! I have tried your solution and works fine: acl greylist rcpt alias1@domain acl greylist rcpt alias2@domain acl greylist rcpt alias3@domain acl greylist
Thread view
Attachments: 0
2007-02-23 by attila.bruncsak@itu.int
... And probably you do not want to destroy the previous dump with some junk/garbage you have in the memory. (since SIGSEGV warns you about something
Thread view
Attachments: 0
2007-02-23 by Oliver Fromme
... There are no calls to exit() or _exit() in the libmilter sources. Easy to check with grep -w . If there were any, that would be a serious bug. A
Thread view
Attachments: 0