Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Messages

Browse messages

Page 78 of 144 · 7199 messages matched

Re: [milter-greylist] dbdump command

2007-02-23 by Oliver Fromme

... Right, but you shouldn t get a SIGSEGV during normal operation, because that would be a bug, wouldn t it. ;-) And you _can_ install your own signal

Thread view Attachments: 0

RE: [milter-greylist] dbdump command

2007-02-23 by attila.bruncsak@itu.int

... I library should never decide to exit on its own, it is supposed to return error code if it has any trouble. Exiting is the privilege of the main program.

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Emmanuel Dreyfus

... I just looked at the code, and we already dump when smfi_main exits. atexit serves just as a safety net if libmilter calls exit(), but I m not sure if it

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Emmanuel Dreyfus

... Which means that if you get a SIGSEGV, you loose. ... I thought smfi_main() was never returning. Does it? -- Emmanuel Dreyfus manu@netbsd.org

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Oliver Fromme

... According to the source (signal.c and engine.c), that call- back is called upon SIGINT, but not on SIGTERM or SIGHUP. I don t understand why.

Thread view Attachments: 0

User unknown and milter-greylist

2007-02-23 by Jorge Revuelta

Hi! I have the user database in sendmail`s aliases. So, without milter-greylist, sendmail refuses mails destinated to unknown users as expected. But if

Thread view Attachments: 0

RE: [milter-greylist] dbdump command

2007-02-23 by attila.bruncsak@itu.int

... You did not missed it, the patch is in it. I did not verified for this release, but if there is no other glitch it should work.

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Emmanuel Dreyfus

... I hope I did, but it may have sliped through. ChaneLog does not says about it. Can you check 3.1.6 to see if your code was included, and if it was not, can

Thread view Attachments: 0

RE: [milter-greylist] dbdump command

2007-02-23 by attila.bruncsak@itu.int

... Emmanuel, I have submitted a patch earlier that fixes the missing dump at program exit. You wrote that you are not going to put into the 3.0 stable

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Emmanuel Dreyfus

... Well, I d just say that there is a missing feature: libmilter should call a handler in the milter when receiving kill -1 (for reloading config), or kill

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Emmanuel Dreyfus

... ldd show you dynamic linking. A .a is a static library which is embedded in the executable. If ldd does nto shows you libmilter, it means the static

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Oliver Fromme

... You are right, I ve just had a look at the documentation. That s a serious design flaw in the milter API. :-( Brain-damaged, if you ask me. However, it

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by aNguyen

When I check with ldd, milter-greylist does not link to either libmilter.a or libmilter.so ... I wonder if something is missing here. thx bash-2.03# which

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by An.H.Nguyen

Mine runs on a Sparc Solaris 8. Is there any possibility? I have two Sparc Solaris 8. In order to build 64bit milter-greylist, I had to build 64bit libmilter.a

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Oliver Fromme

... Oh, really? It works perfectly fine for me on FreeBSD 6. I can t imagine what the problem could be with simply installing a handler for SIGTERM (and

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Emmanuel Dreyfus

... On some OSes, that does not work properly. In an ideal world, we could have milter-greylist listening on a control socket, whith a command line tool to

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by An.H.Nguyen

This is the kill command that I use and it does not dump the db. What should I check to fix this problem? I can recompile again if that will fix this problem.

Thread view Attachments: 0

Re: [milter-greylist] dbdump command

2007-02-23 by Oliver Fromme

... It does that automatically when you kill it. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.

Thread view Attachments: 0

dbdump command

2007-02-23 by aNguyen

Is there a command to force db dump while milter-greylist is running? I have a script to restart greylist when it takes up over 35% cpu. It would be nice to

Thread view Attachments: 0

Re: Greylist timing

2007-02-21 by George Elgin

ignore this guy he s afs i am going to try the line stat /var/log/greylist.stat %S %i %f %r %E %R n just so you know the ex) stat line in the readme was

Thread view Attachments: 0

Re: How to whitelist with access.db?

2007-02-21 by Georg Horn

Hello, ... My smtp-after-pop stuff is at http://koblenz-net.de/~horn/smtp_after_pop/ Within db.c you ll find how to insert or delete records into/from a db

Thread view Attachments: 0

Re: How to whitelist with access.db?

2007-02-21 by Georg Horn

... Hm. I think this is probably not really what i want. My modified pop3-Server writes the IP-Address of the client directly into the Berkley DB file

Thread view Attachments: 0

Re: [milter-greylist] Greylist timing

2007-02-21 by Emmanuel Dreyfus

... I m really surprised you could feel that way about our exchanges. While it s true I could endlessly rant about US administration s behavior (though I never

Thread view Attachments: 0

Greylist timing

2007-02-21 by Tom Hedges

I have received little response from the author on this list, although I greatly appreciate the quality of his code. I suppose the French and Americans think

Thread view Attachments: 0

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.