How to block on (may be forged) ?
2016-01-26 by Chris
I m using milter-greylist on a FreeBSD box with Sendmail. But can t seem to figure out how to block/reject, or l-o-n-g delay, when the sender address returns
Yahoo Groups archive
Messages
Page 12 of 144 · 7199 messages matched
2016-01-26 by Chris
I m using milter-greylist on a FreeBSD box with Sendmail. But can t seem to figure out how to block/reject, or l-o-n-g delay, when the sender address returns
2016-01-26 by manu@...
john_espiro@yahoo.com [milter-greylist] ... Peek at the logs? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2016-01-26 by john_espiro@...
So I noticed that I was not getting emails from skype.com, which I solved by adding this to my config file: racl whitelist domain skype.com racl greylist not
2016-01-26 by john_espiro@...
I have my gmail account setup to forward to my personal email address. Most messages make it through but some do not. I am wondering if it is perhaps a
2016-01-22 by Bob Friesenhahn
... Without Attila s patches, I get the following warnings under OmniOS r151016 with GCC 5.1. Most of the warnings seem different. I configured with:
2016-01-20 by Steven Hiscocks
... Attached for consideration is a small README patch to explain how to enable queue IDs in postfix config. -- Steven Hiscocks
2016-01-19 by Bruncsak, Attila
... From the manual page of strtok_r(): In the initial call to strtok_r(), the *savept must be the null pointer. I went through all the code and checked
2016-01-18 by manu@...
Christian Pélissier Christian.Pelissier@onera.fr [milter-greylist] ... Feel free to send patches to fix that. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2016-01-18 by Christian Pélissier
4.6a1 compilation is OK with the following warning (Linux RHEL 6.7) milter-greylist.c:3072: warning: dereferencing pointer addr.101 does break
2016-01-18 by manu@...
Christian Pélissier Christian.Pelissier@onera.fr [milter-greylist] ... Grab 4.6alpha1 first! :-) -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz
2016-01-18 by manu@...
Here is our first alpha for upcoming milter-greylsit 4.6 https://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.6a1.tgz MD5 (milter-greylist-4.6a1.tgz) =
2016-01-18 by Christian Pélissier
Le lundi 18 janvier 2016 à 06:01 +0100, manu@netbsd.org ... Yes we are waiting for 4.6.0 ! -- Christian Pélissier / 34419 ONERA DRI/RSC BP72 92322 Chatillon
2016-01-18 by Bob Friesenhahn
... I decided to go with the latest since I am building packages from source code and am prepared to deal with any issues. Yesterday I built an OmniOS IPS
2016-01-18 by Emmanuel Dreyfus
... That looks fine to me. -- Emmanuel Dreyfus manu@netbsd.org
2016-01-18 by Chris
On Mon, 18 Jan 2016 08:24:00 +0000 Emmanuel Dreyfus manu@netbsd.org [milter-greylist] wrote ... Thank you very much for the
2016-01-18 by Emmanuel Dreyfus
... Here is what I have O Milter.macros.connect=H, j, _, {daemon_name}, {daemon_port}, {if_name}, {if_ad dr}, {client_addr} O Milter.macros.helo={tls_version},
2016-01-18 by Jim Klimov
... Note: I use the 4.5.x branch and/since most of my changes landed there. I am not certain if there were (m)any Solaris-specific fixes for MGL though. Our
2016-01-18 by Chris
Greetings, I m attempting to use the config entries sm_macro maybe_forged {client_resolve} FORGED racl greylist sm_macro maybe_forged delay 2h in
2016-01-18 by manu@...
Bob Friesenhahn bfriesen@simple.dallas.tx.us [milter-greylist] ... Generally speaking, developement branches are not for production, but we did not have
2016-01-17 by Bob Friesenhahn
I am building a new mail server based on OmniOS (based on Illumos derived from OpenSolaris). This is to replace a Solaris 10 server which has successfully
2016-01-03 by manu@...
Hajimu UMEMOTO ume@mahoroba.org [milter-greylist] ... I checked this patch in. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2015-12-28 by Kazuyuki YOSHIDA
Milter-greylist with the Hajimu UMEMOTO s patch of 11:33AM(+9) 24 Dec. 2015 is operating normaly in these 4 days(24-28 Dec.) on our server. -- Kazuyuki Yohida
2015-12-28 by Emmanuel Dreyfus
... I meant: feedback that latest patch from Hajimu UMEMOTO works (the obvious syntax error being fixed, of course). -- Emmanuel Dreyfus manu@netbsd.org
2015-12-28 by Kazuyuki YOSHIDA
Hi, Usage of DNSRBL for IPv6 is same as usage of DNSRBL for IPv4. Some DNSRBLs, such as dnswl.org, virbl.dnsbl.bit.nl, and spamhaus.org, may have entries of
2015-12-24 by Emmanuel Dreyfus
... It looks fine, I would just like to hear usage feedback before checking it in. -- Emmanuel Dreyfus manu@netbsd.org
2015-12-24 by Hajimu UMEMOTO
Hi, ... yosh # two patches at 3:48(+9) & 4:08(+9) look same. No, there was a difference in an index of the addr array. :) yosh There is a extra ( in patch
2015-12-24 by Kazuyuki YOSHIDA
Hi, Thank you for your refinement Hajimu. It s nice! # two patches at 3:48(+9) & 4:08(+9) look same. There is a extra ( in patch for dnsrbl.h. +char
2015-12-23 by Hajimu UMEMOTO
Hi, ... yoshida In ip6tostringfordns, IPv6 address is changed per Byte (2 Hexadecimal yoshida digits), yoshida like one byte of IPv6 Address like 0x12
2015-12-23 by Hajimu UMEMOTO
Hi, ... yoshida In ip6tostringfordns, IPv6 address is changed per Byte (2 Hexadecimal yoshida digits), yoshida like one byte of IPv6 Address like 0x12
2015-12-23 by Kazuyuki YOSHIDA
Dear Emmanuel Dreyfus, Thank you for your comments. ip6tostringfordns changes IPv6 address to String for DNS like IPv6 Address 2607:f8b0:400e:c00::248
2015-12-23 by Emmanuel Dreyfus
... For next submission please observe - 80 char/line max - spaces around binary operators such as == or && My comments: - if (sa- sa_family == AF_INET) ;
2015-12-23 by Kazuyuki YOSHIDA
Hi, I ve created a patch which allows dnsrbl for IPv6 MTAs. There are few Blacklist for IPv6 MTAs, but some Whitelists exist. MTAWL.org includes IPv6 MTAs.
2015-12-07 by Rudolph T. Maceyko
... Been there and done that. It does not help. I dont have racl whitelist default now as a result of my attempting to prune out things from the
2015-12-07 by manu@...
Rudolph T. Maceyko rm55@pobox.com [milter-greylist] ... This is something I overlooked: your ACL has no default clause for RCPT stage. Does it help to
2015-12-06 by Rudolph T. Maceyko
... Dec 06 10:25:46 xxx milter-greylist[19837]: tB6FPku6019844: addr xxx[xxx] from to delayed for 00:30:00 (ACL (none)) This matches my suspicion
2015-12-06 by manu@...
Rudolph T. Maceyko rm55@pobox.com [milter-greylist] ... That is content examination: data-stage logic is executed (as your I was here confirms anyway) ...
2015-12-05 by Rudolph T. Maceyko
... rpm -q milter-greylist milter-greylist-4.5.12-2.1t.el7.centos.x86_64 The “.1t” is my patched version (built as an RPM replacing the one from EPEL). The
2015-12-05 by manu@...
Rudolph T. Maceyko rm55@pobox.com [milter-greylist] ... I found nothing obvious from what you posted. Would you be able to rebuild from sources? It would be
2015-12-04 by Rudolph T. Maceyko
... I have done a little diving through the code and just a tiny bit more playing around with this. The problem remains. Milter-greylist is only invoked using
2015-12-03 by BERTRAND_Jo=c3=abl
... Hello, With a lot of delay, I have applied your patch against 4.5.16. It seems to run as expected. Regards, JKB
2015-12-01 by Bruncsak, Attila
Is there any unexpected milter-greylist log entry in your syslog? How is it looking your INPUT_MAIL_FILTER definitions in your .mc file? Not only for the
2015-12-01 by manu@...
Rudolph T. Maceyko rm55@pobox.com [milter-greylist] ... I will have to read the code again to answer your question, so expect a few days of delay, exept if
2015-11-29 by Rudolph T. Maceyko
... Thanks—in hindsight that should have been obvious. Now that I’m doing DATA-phase checks in dacls (or trying to), I’ve run into a different problem:
2015-11-28 by manu@...
Rudolph T. Maceyko rm55@pobox.com [milter-greylist] ... (...) ... DATA-stage ACL are evaluated after RCPT-stage ACL. therefore line 301 here can never see
2015-11-27 by Rudolph T. Maceyko
Hello, I’ve been using milter-greylist for just over a week. It’s part of my sendmail configuration alongside MIMEDefang and OpenDKIM. This is on a
2015-11-07 by manu@...
Manuel Badzong manuel@badzong.com [milter-greylist] ... Well I am not sure of what happens with 7 MX. My first hunch is about a MX being down or unreachable,
2015-11-06 by Manuel Badzong
... BTW if your mail load requires 7 MX. Consider monkey patching PENDING_BUCKETS in pending.h to a reasonable value. MG uses a static hash table that tends to
2015-11-06 by Manuel Badzong
... IMO it s probably not a good idea to raise syncmaxqlen. Under regular conditions a sync queue of 1024 is more than enough. Isn t this an old issue?
2015-11-06 by manu@...
Jonathan Siegle jsiegle+mg@psu.edu [milter-greylist] ... Usually that happens when a peer is down. If this is not the case, you can raise the limit with
2015-11-06 by Jonathan Siegle
Hi, Today we have seven mx relays and each machine has the other six as peers. I often see 10-20 of these each second in my logs: peer IP_for_apeer queue