Hi Benoit, > manu@... a \ufffdcrit : > > Adam Katz <yegsa-yahoo@...> wrote: > > > >> My solution was to include ALL of gmail/google's SPF records in the > >> milter-greylist "broken mta" whitelist. It looks like this > >> (whitespace shortened to fit in 72-column email): > > > > The following ACL should work with 4.0: > > No, only in 4.1.1. > SPF status code check has been added after 4.0 was released. > > But this example is a classical "pass" test, so in 4.0 it could be written: > > racl whitelist from /.*@gmail\.com/ spf > > .. And to be sure to avoid "subdomain match abuse" ( ex. > mail@...), the regex should better be written like this: > > racl whitelist from /@gmail\.com>/ spf I've been following this thread and would also like to whitelist gmail with valid spf. I run 4.1.1 Do I need to just do: racl whitelist from /@gmail\.com>/ spf ? or do I also need to add all the IP's that was previously posted also? Is there any compile option needed for milter-greylist 4.1.1 that I need to have the spf checks there? Thanks. Michael. > > racl whitelist from /.*@gmail\.com/ spf pass > > > > Nice, isn't it? > > > > -- > Ce message a ete verifie par MailScanner > pour des virus ou des polluriels et rien de > suspect n'a ete trouve. > > ------------------------------------ > > Yahoo! Groups Links > > >
Message
Re: [milter-greylist] New IPs of Google mail
2008-05-15 by Michael Mansour
Attachments
- No local attachments were found for this message.