SQLGREY spf support

Request and discuss new features you would like to have.
Post Reply
nicola.piazzi
Posts: 388
Joined: 23 Apr 2015 09:45

SQLGREY spf support

Post by nicola.piazzi »

There are large providers that can send same email from a lot of servers, like microsoft or google
So a domain that use this service can retry lot of times because it try from different server every time and these servers can be on different c classes

Is possible to exclude these servers suffix from control, but this turn off sqlgrey for all domains that use this services and often also here there are spammers domains

It can be very useful a directive to accept email immediately when an emailor a domain is in whitelist table and spf pass, so it authoryze also all servers and not only servers that was seen

what do you think ?
Odon Garma
Posts: 33
Joined: 08 May 2017 14:10

Re: SQLGREY spf support

Post by Odon Garma »

I was whitelisting Microsoft Office 365 Servers

/etc/sqlgrey/clients_fqdn_whitelist (/etc/sqlgrey/clients_fqdn_whitelist.local is not working for me)

outbound.protection.outlook.com
*.outbound.protection.outlook.com

/etc/init.d/sqlgrey restart

Greetz
nicola.piazzi
Posts: 388
Joined: 23 Apr 2015 09:45

Re: SQLGREY spf support

Post by nicola.piazzi »

I know fqdn but is not what is needed

doing so you authoryze all microfost servers for all domains that they have

I need a way to do a greylist process that authoryze all spf and not only c class, domain by domain
Post Reply