Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-13 23:57 UTC

Messages

Browse messages

Page 9 of 144 · 7199 messages matched

Re: [milter-greylist] block SRS senders

2016-09-04 by Jim Klimov

... Just in case, check regexes are on in your build and maybe the domain-matching keyword (don t have docs atm) acts up? -- Typos courtesy of K-9 Mail on my

Thread view Attachments: 0

block SRS senders

2016-09-03 by Marcus Schopen

Hi Emmanuel, I get a lot of spam forwarded from an external server to my server. The used SRS return path e.g. looks like this:

Thread view Attachments: 0

dacl rules never match

2016-09-01 by Christian Pélissier

Hi, I am using the following rules. ... racl greylist spf self delay 1h dacl greylist dkim pass delay 2m racl greylist spf fail delay 45m other spf rules ...

Thread view Attachments: 0

Add 2 headers to message

2016-08-31 by Alvaro_Mar=c3=adn

Hi, I ve some rules to greylist bad IPs, and one last rule to add a header with the IP and country code of senders: racl whitelist default addheader

Thread view Attachments: 0

Missing quarantine option

2016-08-26 by Christian Pélissier

Hi, I found no quarantine option for milter-greylist racl and dacl (only blacklist, greylist or whitelist). Milter API now offer a smfi_quarantine callback to

Thread view Attachments: 0

ACL Based On From Address

2016-08-23 by Can Şirin

Hi again, I would like to use an acl based on from address of the message as you can seen below. #racl blacklist from /@example .com$/ This is acting as

Thread view Attachments: 0

Re: [milter-greylist] SPF feature

2016-08-05 by Jim Klimov

... Note that with expression evaluation you can also implement scoring within milter-greylist. That s what we do, to avoid expensive checks like content

Thread view Attachments: 0

Re: [milter-greylist] SPF feature

2016-08-05 by Can Şirin

Hi, SPF check is just one step of the spam tests. There are lots of parameters that you can mark a mail as spam. So I think you should change your system

Thread view Attachments: 0

Re: [milter-greylist] SPF feature

2016-08-05 by Jim Klimov

... Well, technically it should is wishful thinking ;) In the end, it verifies if a specific remote IP address is a valid sender for a specific email domain.

Thread view Attachments: 0

Re: [milter-greylist] SPF feature

2016-08-04 by Carsten Grammes

Am 04.08.2016 19:59, schrieb Mauricio Teixeira ... That sounds a good workaround I surely will give a trial, thank you! Nevertheless I would like to know

Thread view Attachments: 0

Re: [milter-greylist] SPF feature

2016-08-04 by Mauricio Teixeira

I started using DNSWL, then most of my problems with those senders that use multiple IPs have gone away. On Thu, Aug 4, 2016 at 12:12 PM, Grammes, Carsten

Thread view Attachments: 0

Re: [milter-greylist] SPF feature

2016-08-04 by Serge Stepanov

Hi, You can use ip whitelist like list broken mta addr { } from default greylist.conf file and list good domains domain { gmail.com google.com

Thread view Attachments: 0

SPF feature

2016-08-04 by Grammes, Carsten

Hello, I m using milter-greylist for quite some years. I have a probably simple question. I found that many Spammers use SPF records so whitelisting mails

Thread view Attachments: 0

Milter-Greylist Dump Problem

2016-07-25 by Can Şirin

Hi, I would like to use milter-greylist as an extension of sendmail. My distro is RHEL7. I have used EPEL-repo to install the milter-greylist package. My

Thread view Attachments: 0

milter-greylist 4.6.1 is available

2016-07-12 by manu@...

Here is our latest stable realase, milter-greylist 4.6.1 https://ftp.espci.fr/pub/milter-greylist/milter-greylist-4.6.1.tgz MD5 (milter-greylist-4.6.1.tgz) =

Thread view Attachments: 0

dkim acl dont work

2016-07-04 by Serge Stepanov

Hi. There is an error in dkimcheck.c return (stat == ad ? *(enum spf_status *)ad : MGSPF_PASS); should be return (stat == (ad ? *(enum spf_status *)ad :

Thread view Attachments: 0

--lookup-by-subnet like for postgrey

2016-06-22 by Marcus Schopen

Hi, is there an option like --lookup-by-subnet for postgrey to get mail through if the second try comes from another IP but in the same class C subnet? Ciao

Thread view Attachments: 0

Question about DNSRBL evaluation

2016-05-17 by Jonathan Siegle

All, We use milter-greylist 4.4.3. We plan to upgrade later this summer. I want to evaluate a few DNSRBLs that are cached locally. I am interested in

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.