Re: [milter-greylist] Ratelimit option
2015-03-18 by manu@...
sofiane Habri sofiane.habri@obspm.fr [milter-greylist] ... Debugging this will probably require a few printf in ratelimit_validate(). You could stat by
Yahoo Groups archive
Messages
Page 15 of 144 · 7199 messages matched
2015-03-18 by manu@...
sofiane Habri sofiane.habri@obspm.fr [milter-greylist] ... Debugging this will probably require a few printf in ratelimit_validate(). You could stat by
2015-03-17 by sofiane Habri
Hi, Thanks for your return ... Yes, I do it through my MUA (T-bird). Regards, -- Sofiane Habri Observatoire de Paris-Meudon Divison Informatique de
2015-03-05 by manu@...
sofiane Habri sofiane.habri@obspm.fr [milter-greylist] ... How do you run your test? You do it through a remote machine, right? Debugging this will probably
2015-03-04 by sofiane Habri
Hi, ... I dont think. Here is my greylist.conf configuration: # Your own network, which should not suffer greylisting list my network addr { 127.0.0.1/8
2015-03-04 by manu@...
sofiane Habri sofiane.habri@obspm.fr [milter-greylist] ... Another ACL whitelists the messages before you hit this rule? -- Emmanuel Dreyfus
2015-03-03 by sofiane Habri
Hi, Sorry for my late return. I temporarly had to put the project on hold. So, before declaring list of servers wich are not affected by the limitation, I try
2015-02-23 by Joe Pruett
i just upgraded to 4.4.3 and was surprised that the broken mta list hadn t changed any since 4.2.whatever i had. it looks like yahoo has some new brokenness,
2015-01-29 by Bill Levering
Sorry about the delay, but I haven’t seen a rocks domain, to verify. But I believe your assumption is correct. Bill
2015-01-23 by manu@...
patpro@patpro.net [milter-greylist] ... That is an excellent way to start: add a line: printf( I am here n ); rebuild, and
2015-01-22 by Jim Klimov
Hello all, While trying to configure and compile milter-greylist with enabled -Werror setting, I found that my older fix to the configure.ac script might
2015-01-22 by patpro@...
... Not exactly something I can do, as I don t code (ie. I would just break everything and get no result). I ll try ktrace/dtrace instead, more my style ;).
2015-01-22 by patpro@...
... Another problem is you won t be allowed to query WHOIS servers at fast rate. On a medium sized MX server you ll get blacklisted/blocked very quickly by
2015-01-22 by Emmanuel Dreyfus
... Problem is: creation date field and format is different in each WHOIS server. -- Emmanuel Dreyfus manu@netbsd.org
2015-01-22 by Jim Klimov
... Actually, this is called WHOIS, and there are some 30 years worth of standards, protocols, clients and multiple dispersed public servers in a fashion
2015-01-22 by Bruncsak, Attila
... I think this should be done via simple DNS query. An example: if you are interested in the registration date of example.com you do a TXT query of
2015-01-22 by manu@...
sofiane Habri sofiane.habri@obspm.fr [milter-greylist] ... You need a rule before your racl blacklist ratelimit to whitelist the machine managing your mailing
2015-01-22 by manu@...
Vincent Fox vbfox@ucdavis.edu [milter-greylist] ... Cheking for sender domain registration age would be an interesting feature in milter-greylist,
2015-01-22 by manu@...
Patrick Proniewski patpro@patpro.net [milter-greylist] ... It seems nobody had the same problem, which is kind of weird. Data is sent to stat file when a
2015-01-21 by sofiane Habri
Hi, I m trying to use ratelimit option of milter-greylist to limit the number of recipient in the outgoing mail. So, to limit all users is simple with
2015-01-21 by Vincent Fox
On 1/20/2015 7:39 AM, Mike Grau m.grau@kcc.state.ks.us [milter-greylist] ... I see the problem as quite different. EDU spam is compromised accounts, on
2015-01-21 by Patrick Proniewski
No idea?
2015-01-20 by Mike Grau
On 01/17/2015 02:56 PM, Vincent Fox vbfox@ucdavis.edu [milter-greylist] ... I sympathize with that inclination. But I assure you that the domains .xx.us ,
2015-01-19 by Bruncsak, Attila
... Hi Bill, I would rather do racl blacklist from / .rocks[ ]*$/ msg “Sender domain suffix .rocks is full of spammers” mostly there is a closing in
2015-01-18 by manu@...
Bill Levering yidbill@planx.com [milter-greylist] ... Is the envelope sender address really in .rock? Perhaps envelope and header sender address do not match?
2015-01-17 by Vincent Fox
On 1/17/2015 12:35 PM, Bill Levering yidbill@planx.com [milter-greylist] ... We flat block these in sendmail access file: link website berlin email guru wang
2015-01-17 by Bill Levering
I’ve noticed that the following new top level domains as 100% spam: .rocks .click .xyz Sad thing is, milter-greylist doesn’t appear to be able to catch
2015-01-12 by Patrick Proniewski
Hello, I m using milter-greylist for some time now. It runs on 3 FreeBSD 9.x servers with Amavisd-new as a before queue content filter (ie. Postfix in Proxy).
2015-01-02 by Emmanuel Dreyfus
... It happens sometimes. There are always odd-behaving servers, and tis is why whitelisting is there. ... I would rather whitelist the netblocks allocated to
2015-01-01 by Alan Clifford
Emmanuel Dreyfus manu@netbsd.org [milter-greylist] wrote to Alan Clifford lists@clifford.ac [milter-greylist] ... OK, thanks for that. Is this a common
2015-01-01 by Emmanuel Dreyfus
... Yes,it seems the sender server should retry for the address that had a temporary failure. I guess you will have to globally whitelist this one. -- Emmanuel
2014-12-31 by Alan Clifford
Hi, I seem to have noticed this problem a couple of times. An email is sent to alan@clifford.ac and margaret@example.eu The wife s email address doesn t grey
2014-12-24 by Jim Klimov
Also tested, by chance, that the lowercasing logic does work: ...MGL-TEMPFAIL-DNS-480: DNScheck: probable spam-source; repost from registered SMTP server, or
2014-12-24 by Jim Klimov
... Thanks for the revision, looks good - almost: the check in LOG_DEBUG now got inverted, e.g.: Dec 24 16:18:51 myrelay milter-greylist: [ID 238697
2014-12-24 by manu@...
Jim Klimov jimklimov@cos.ru [milter-greylist] ... I refactorized a bit. Tell me if it works fine and I ll commit: http://ftp.espci.fr/shadow/manu/helo.patch -
2014-12-23 by Jim Klimov
New revision attached, without printf and with two strstr substring matches (A in B or B in A). Merry H-Mas, Jim Klimov
2014-12-23 by Jim Klimov
... Yes, no problem. It was there when I barged in, so I left it there. I had no idea who would use it - I didn t see this in the outputs - so chose to leave
2014-12-23 by Emmanuel Dreyfus
... Thanks, but could you remove the debug printf? -- Emmanuel Dreyfus manu@netbsd.org
2014-12-23 by Jim Klimov
Hi Manu, BTW, I see that 4.5.12 release does not hold my latest submitted patches for the Makefile/configure (to detect parallel/sequential make commands
2014-12-23 by Jim Klimov
Sorry, my bad: posted a patch against my earlier commit, not the bare upstream release. The one attached now should apply cleanly to milter-greylist-4.5.12 ;)
2014-12-23 by Jim Klimov
EHLO all, Better late than never, they say... got a bit of quiet time late in the year and finally took a look at the problem with misfiring `not helo %d `
2014-12-17 by manu@...
Here is milter-greylist 4.5.12 http://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.5.12.tgz MD5 (milter-greylist-4.5.12.tgz) =
2014-11-26 by Florin Grosu
Hello everybody, I didn t know you can do this with greylist, I ll take a look at it, I m interested too. And if I may suggest, there are some alternative
2014-11-26 by Emmanuel Dreyfus
... Yes, you can add a headerusing the addhdr clause, IIRC. -- Emmanuel Dreyfus manu@netbsd.org
2014-11-26 by Georgi Petrov
OK, it looks like it is a limitation of Postfix: This generally works as expected, with only one exception: non-SMTP filters must not REJECT or TEMPFAIL
2014-11-26 by Georgi Petrov
Well, here is the same with racl blacklist: milter-greylist: ratelimit overflow for class outgoing_mail_limit: 13, limit is 3 recipients / 300 sec, key =
2014-11-26 by Emmanuel Dreyfus
... Why don t you use racl blacklist for rate limit? -- Emmanuel Dreyfus manu@netbsd.org
2014-11-26 by Georgi Petrov
Hello, We are experimenting with rate limiting the outgoing mails. Basically this prevents hacked email accounts and hacked websites from sending spam.
2014-11-25 by manu@...
Bruncsak, Attila attila.bruncsak@itu.int [milter-greylist] ... No technical reason, it was just forgotten. Would you send a patch? -- Emmanuel Dreyfus
2014-11-25 by Bruncsak, Attila
Hello, Is there any technical reason that the helo clause can be used only in the rcpt stage ACL and not in the data stage ACL? May be the corresponding
2014-11-20 by Emmanuel Dreyfus
... I must confess I do not trust my own code here and I restart the daemon. Anyone else can answer the question? -- Emmanuel Dreyfus manu@netbsd.org