long strings of repeated connection failures\
2016-11-09 by Fred Smith
More curious than anything else, it doesn t seem to be an actual problem. In /var/log/maillog, I see many instances of incoming failures that go on for
Yahoo Groups archive
Messages
Page 6 of 144 · 7199 messages matched
2016-11-09 by Fred Smith
More curious than anything else, it doesn t seem to be an actual problem. In /var/log/maillog, I see many instances of incoming failures that go on for
2016-11-09 by Can Şirin
Quoting Emmanuel Dreyfus manu@netbsd.org [milter-greylist] ... Blacklist, because I do not want the authenticated users to send too many messages in a
2016-11-09 by Emmanuel Dreyfus
... Why blacklist? If I understand correctly, the message cannot ever pass the rule. ... It is more difficult to maintain for you. -- Emmanuel Dreyfus
2016-11-09 by Can Şirin
Hi, My purpose is to limit every user except that I defined ones. ##################################################################### ratelimit high_limit
2016-11-09 by Can Şirin
Thanks for your effort. Does that mean in every e-mail check of milter-greylist it is making geoip database query whether or not there is a rule including
2016-11-07 by Gerhard Schmidt
Am 07.11.2016 um 10:10 schrieb Emmanuel Dreyfus manu@netbsd.org ... I see only the parsing of the config file but not the handling of the Mails. I ve attached
2016-11-07 by Emmanuel Dreyfus
... That should not happen. ... You can run in the foreground with verbose output: milter-greylist -Dv -u $appropriate_user -- Emmanuel Dreyfus
2016-11-07 by Gerhard Schmidt
Hi I m using milter-greylist for quite some time (version 4.2.7 up until yesterday). Because of an neede OS update i was forced to update to 4.4.3 and my
2016-11-03 by manu@...
Can ?irin sirincan@itu.edu.tr [milter-greylist] ... Itwill always appear at warning level if milter-greylist is built with GeoIP support and no database was
2016-11-03 by Fred Smith
... FWIW, I don t see this on my Centos-7, where I just brought up milter-greylist. something in our configurations differs? -- ... Not everyone who says to
2016-11-03 by Can Şirin
Hi all, I am using milter-greylist on RHEL 7 installed from EPEL repo. In the log file there are so many milter-greylist: GeoIP is not available messages,
2016-11-02 by manu@...
Bruncsak, Attila attila.bruncsak@itu.int [milter-greylist] ... You will have it in 4.6.2 -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2016-11-02 by Bruncsak, Attila
Hello, The comparison function of the AC_HELO acl clause such as acl_helo_strstr() has a bug. The defined helo string in the acl incorrectly matches, even if
2016-10-30 by Fred Smith
... Emanuel, thanks for that. I ve got that added to the milter-greylist in my local xxx.mc file, did a make to get the cf file, bounced sendmail and it s off
2016-10-30 by manu@...
Fred Smith fredex@fcshome.stoneham.ma.us [milter-greylist] ... It is the same. The place specified here must be the same in sendmail and milter-greylist. --
2016-10-30 by Fred Smith
... thanks. One more thing on which I m not entirely clear: I assume (since the doc doesn t seem to be specific on this) that this is a separate communication
2016-10-30 by manu@...
Fred Smith fredex@fcshome.stoneham.ma.us [milter-greylist] ... Yes, IIRC this is R for RCPT stage. ... This is for the communication between sendmail and
2016-10-29 by Fred Smith
... Thanks, I ve found it, and (of course ;) have another question: can you advise me on which option is the right one for this situation? Note the separator
2016-10-29 by manu@...
Fred Smith fredex@fcshome.stoneham.ma.us [milter-greylist] ... Yes, it is a sendmail option where you define the milter (X line). See sendmail operator guide
2016-10-28 by Fred Smith
... so far I ve seen this phenomenon ONLY in SPAM emails. if that timeout event is happening in milter-greylist, can you say how long the timeout is? or if
2016-10-27 by Fred Smith
... good question. is there a way to tell? Fred -- ... The eyes of the Lord are everywhere, keeping watch on the wicked and the good.
2016-10-27 by Emmanuel Dreyfus
... Perhaps it times out on a DNS resolutions? Adding CPU will not help here. -- Emmanuel Dreyfus manu@netbsd.org
2016-10-27 by Fred Smith
... its a six-core AMD Vishera 6350. but it is running Folding At Home client. I can try freeing up one core to see if that helps. but what s funny is I
2016-10-27 by Fred Smith
... its a six-core AMD Vishera 6350. but it is running Folding At Home client. I can try freeing up one core to see if that helps. but what s funny is I
2016-10-27 by manu@...
Fred Smith fredex@fcshome.stoneham.ma.us [milter-greylist] ... For some reason, milter-greylist timed out. Is the machine busy, or is it running on another
2016-10-27 by Fred Smith
... here s an example that didn t get the X-greylist header. first, logs from /var/log/maillog: Oct 26 21:17:37 fcshome sendmail[5226]: u9R1HJpw005226: Milter
2016-10-26 by markus@...
Hello group! Can someone explain this behavour to me? Consider the following RACL rules: # Add a Received-SPF header to all messages # racl continue spf
2016-10-26 by Bill Levering
To allow SELinux to do what you want you have to do the following: 1) Put SELinux into permissive mode $ setenforce permissive 2) Get milter-greylist to write
2016-10-26 by Fred Smith
... I assume you mean the logs, as defined in the basic greylist.conf sample file: #stat /var/milter-greylist/greylist.log # %T{%Y/%m/%d %T} %d
2016-10-25 by Emmanuel Dreyfus
... A catch-all is valid. spf self let you detect it. -- Emmanuel Dreyfus manu@netbsd.org
2016-10-25 by Fred Smith
... they have one that lets them pass if I don t use SPF SELF. does that mean its valid? -- ... Show me your ways, O LORD, teach me your paths; Guide me in
2016-10-25 by manu@...
Fred Smith fredex@fcshome.stoneham.ma.us [milter-greylist] ... Do they have a valid SPF record? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2016-10-25 by manu@...
Fred Smith fredex@fcshome.stoneham.ma.us [milter-greylist] ... Perhaps you found a bug. Is there some milter-greylist logs about the message? -- Emmanuel
2016-10-25 by Fred Smith
Hi! I have report all in my greylist.conf: # # Simple greylisting config file using the new features # See greylist2.conf for a more detailed list of
2016-10-24 by Jim Klimov
... I guess it depends on site policy, and technical constraints like bandwidth and cpu horsepower. Big houses have infinite amounts of those and can afford to
2016-10-24 by Serge Stepanov
What do you think about all providers like google mail.ru yandex etc use all rejects at EOM data stage only ? 2016-10-24 3:02 GMT+03:00 Jim Klimov
2016-10-24 by Jim Klimov
Hi all, I ve finally done what I hoped to do for years - namely, revised and published sone of my older works, including the template milter-greylist config
2016-10-23 by Emmanuel Dreyfus
... I suspect you do. We call GeoIP_open() at config file parse time, hence you need to re-parse to open a new database. This can be done by a restart, or by a
2016-10-21 by Marcus Schopen
Hi, do I have to restart milter-greylist if I update [1] the GeoIP database automatically? Ciao! Marcus [1] https://github.com/maxmind/geoipupdate/releases
2016-10-21 by Fred Smith
Hi all! Just learning how to use milter-greylist. I m making progress, but have something I don t understand. Given these definitions in the greylist.conf
2016-10-12 by manu@...
markus@edemalm.se [milter-greylist] ... Reading the sources, it is not possible right now. Changing the code to allow that
2016-10-12 by markus@...
Hi! Is it possible to use two GeoIP databases? As far as I understand, I have to point geoipdb to either GeoIP.dat or GeoIPv6.dat. How can I use both? All the
2016-10-08 by Marcus Schopen
On 2016-10-08 02:37, Bill Levering yidbill@planx.com [milter-greylist] ... Thanks. I used / .co .ua[ ]*$/ which works too. Ciao Marcus
2016-10-08 by Bill Levering
Have you tried the expression: / .co .ua ?$/ the ? after a character means it isn’t required Bill
2016-10-07 by Marcus Schopen
Hi, I d like to block all senders from .co.ua and bis.ua. A rule like this racl BL_UKRAINIA blacklist from / .co .ua$/ msg Bad reputation - sender addr
2016-10-05 by Marcus Schopen
Hi Emmanuel, thanks for your time. ... Hmmm ... yes, I ve seen that option and was thinking of piping all stats to /var/log/mail.log instead to a separate
2016-10-05 by manu@...
Marcus Schopen lists-yahoogroups@localguru.de [milter-greylist] ... Look for CUSTOM REPORTS and %E in the greylist.conf man page. -- Emmanuel Dreyfus
2016-10-05 by Marcus Schopen
Hi, I d like to generate some graphs with mailgrapher. Milter-greylist is called via tcp from the receiving relay, so some logging is on the receiving sendmail
2016-10-01 by manu@...
Marcus Schopen lists-yahoogroups@localguru.de [milter-greylist] ... I am not sure you want to whitelist if you encounter it. -- Emmanuel Dreyfus
2016-10-01 by Marcus Schopen
Hi, I m planning to collect recipients from my smtp relay and whitelist these on the incoming relay via urlcheck feature. What are recipients which should be