Re: [milter-greylist] protection.outlook.com mailserver and my clients using it
2015-11-02 by Jobst Schmalenbach
Indeed! Thanks, Emmanuel Jobst ... -- File not found! Do you want me to fake it?
Yahoo Groups archive
Messages
Page 13 of 144 · 7199 messages matched
2015-11-02 by Jobst Schmalenbach
Indeed! Thanks, Emmanuel Jobst ... -- File not found! Do you want me to fake it?
2015-11-02 by manu@...
Here is out latest developement snapshot: https://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.5.16.tgz MD5 (milter-greylist-4.5.16.tgz) =
2015-10-30 by Bruncsak, Attila
... I haven t encountered crash with that patch.
2015-10-30 by manu@...
Jobst Schmalenbach jobst@barrett.com.au [milter-greylist] ... No, that is wrong. domain will match substring of sender machine DNS name, here
2015-10-29 by manu@...
Bruncsak, Attila attila.bruncsak@itu.int [milter-greylist] ... Does that fix the problem? Index: spf.c
2015-10-29 by Jobst Schmalenbach
Hi I am having problems with (protection.)outlook.com mailservers, they are server farms. Some of our clients are using that service, when they send an email
2015-10-28 by Emmanuel Dreyfus
... Right: NULL pointer, this one will be easy to fix. -- Emmanuel Dreyfus manu@netbsd.org
2015-10-28 by Bruncsak, Attila
... Here it is: (gdb) frame 2 #2 0x0000000000410708 in spf_check_internal (ad=0x1b574168, as= , ap= , priv=0x1bc74a30)
2015-10-28 by manu@...
... Could you provide the information from your core? In gdb: frame 2 print spf_response print spf_response- received_spf_value -- Emmanuel Dreyfus
2015-10-27 by manu@...
Bruncsak, Attila attila.bruncsak@itu.int [milter-greylist] ... This is: priv- priv_spf_header = strdup(spf_response- received_spf_value); Most likely
2015-10-26 by Bruncsak, Attila
... Now, I have it: #0 0x0000003608c78ca0 in strlen () from /lib64/libc.so.6 #1 0x0000003608c789d6 in strdup () from /lib64/libc.so.6 #2 0x0000000000410708
2015-10-26 by Emmanuel Dreyfus
... Sure, but do you have a backtrace? -- Emmanuel Dreyfus manu@netbsd.org
2015-10-26 by Bruncsak, Attila
... Near immediately I got a crash: Oct 26 09:52:57 mail8 kernel: milter-greylist[23337]: segfault at 0000000000000000 rip 0000003608c78ca0 rsp
2015-10-26 by manu@...
Here is out latest developement snapshot: https://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.5.15.tgz MD5 (milter-greylist-4.5.15.tgz) =
2015-10-06 by manu@...
Alan Clifford lists@clifford.ac [milter-greylist] ... You can indeed stop milter-greylist, remove offending the entries and restart. -- Emmanuel Dreyfus
2015-10-06 by Petar Bogdanovic
... afair, yes; Stop mg, edit db, start mg.
2015-10-06 by Alan Clifford
Could someone help me with this please. My mailservers are just used by myself and my wife so not much mail and I have a long whitelisting period. grepping
2015-10-04 by manu@...
Steven Hiscocks steven@hiscocks.me.uk [milter-greylist] ... I double checked it and it seems I am the one that screwed it, sorry: it applies nicely. --
2015-10-04 by Steven Hiscocks
... I believe that patch should be against 4.5.14. I ve just tried the patch against 4.5.14 source and the latest pull from CVS, and it appears to patch
2015-10-04 by manu@...
Richard Johnsson johnsson@hamilton.com [milter-greylist] ... Would it makes sense to use something like this? list google from { /google .com$/ /gmail .com$/
2015-10-04 by manu@...
Marcus Schopen lists-yahoogroups@localguru.de [milter-greylist] ... Would you want to check this fix that only sets socket ownership if it exists in
2015-10-04 by manu@...
Steven Hiscocks steven@hiscocks.me.uk [milter-greylist] ... I was about to commit it, but I realized you patched against 4.4.3, and the patch does not apply on
2015-10-04 by manu@...
Steven Hiscocks steven@hiscocks.me.uk [milter-greylist] ... This one is checked in. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@netbsd.org
2015-09-28 by Steven Hiscocks
... No worries. ... Changed to index in attached patch. ... If I remember correctly, I added the DKIM reason message, but it kept triggering when nolog was
2015-09-27 by manu@...
Steven Hiscocks steven@hiscocks.me.uk [milter-greylist] ... Thanks for taht patch that plugs a long standing complain. I am a bit scared about the should
2015-09-27 by manu@...
Steven Hiscocks steven@hiscocks.me.uk [milter-greylist] ... Sorry for not replying earlier, I had trouble with a dying computer at home. A few comments: - you
2015-09-21 by Steven Hiscocks
Sorry. Previous patch had significant bug due to me misinterpreting the case statement in spf.c, setting the result string to test value as set in
2015-09-20 by Steven Hiscocks
Hi, Attached is a patch which supercedes my previous patches for the Received-SPF header and nodkim. On the nodkim feature: I dropped it as I generally don t
2015-09-14 by Emmanuel Dreyfus
... Thank you for that contribution. I am in the middle of a home computer mess and I cannot merge patches right now. Please be patient and do not hesitate to
2015-09-13 by Steven Hiscocks
Hi, I ve created a patch which allows logging of queue IDs when using postfix; useful when analysing logs. This requires the postfix option
2015-09-11 by Steven Hiscocks
... I ve attached a new patch which allows setting of optional integer after the addheader ACL clause for inserting (as appose to appending), and includes
2015-09-10 by Steven Hiscocks
... SPF standard states that the header must be above the Received header. http://www.openspf.org/SPF_Received_Header As an example, SpamAssassin will only
2015-09-10 by Emmanuel Dreyfus
... Or a more compact syntax with optional index? addheader 0: Name:Value -- Emmanuel Dreyfus manu@netbsd.org
2015-09-10 by Jim Klimov
... Does SMTP or MIME dictate the ordering of header fields? IIRC only that headers are key:value pairs, with hanging lines indented. Anyhow, SPF at least only
2015-09-10 by Steven Hiscocks
... Sure thing. The only issue is that a SPF header needs to be inserted before the top most received header to be valid. How about adding a insheader ACL
2015-09-10 by Bill Levering
It appears the outlook.com mail servers are up to some weirdness. First I get a bunch of connections attempting to deliver mail to: … I emailed abuse, and
2015-09-09 by manu@...
Steven Hiscocks steven@hiscocks.me.uk [milter-greylist] ... milter-greylist already has a addheader ACLclause that let you do things like this: racl continue
2015-09-09 by Steven Hiscocks
Hi, I ve created a patch which optionally adds a Received-SPF header when using libspf2 (probably could support libspf and version varients if there s
2015-09-06 by Steven Hiscocks
Hi, Patch attached to allow DKIM to auto-whitelist in the DATA stage, similar to SPF. Also added `nodkim` option similar to `nospf`, and now DKIM errors are
2015-08-26 by Patrick Proniewski
... Lovely, works perfectly! Thanks a lot. You saved the day. regards Pat
2015-08-26 by Bruncsak, Attila
... Instead of /@sub.domain.tld$/ try with /@sub .domain .tld $/ .
2015-08-26 by Patrick Proniewski
... Thanks for the tip, I ll try ASAP. But in the mean time, I m very surprised… the man greylist.conf clearly states: Entries in the access-list are
2015-08-26 by Jim Klimov
... You can use variable assignments to store results of tests (such as spf hit) and then build some result actions (gwb-lists with various timeouts and
2015-08-26 by patpro@...
Hi, I would like to trigger a different behavior for different users. Basically, I need: - rcpt @sub.domain.tld to be greylisted - always, for a given delay -
2015-08-19 by Marcus Schopen
Hi, On Tue, 18 Aug 2015 14:41:25 +0000, Emmanuel Dreyfus manu@netbsd.org ... No, the recipient is not . I m using mimedefang s md_check_against_smtp_server
2015-08-18 by Emmanuel Dreyfus
... Recipient was ? -- Emmanuel Dreyfus manu@netbsd.org
2015-08-18 by Marcus Schopen
Hi, RCPT information in X-Greylist: inspected by ... header is empty: Aug 18 13:38:47 mail sm-mta[2685]: t7IBcj35001685: Milter add: header: X-Greylist:
2015-08-10 by manu@...
Jim Klimov jimklimov@cos.ru [milter-greylist] ... It must have been something different: the current code does not check the socket is a file before attempting
2015-08-10 by Richard Johnsson
I have this in my config # List of google addresses from dig _spf.google.com txt list google addr { 64.18.0.0/20 64.233.160.0/19
2015-08-10 by Marcus Schopen
On Mon, 10 Aug 2015 13:03:47 +0200, Jim Klimov jimklimov@cos.ru ... years ... 4.5.11-1build1 backport from Ubuntu 15.04 [1] to Ubuntu 14.04 LTS, no code