Page 1 of 1

SQLGREY spf support

Posted: 18 Jul 2019 10:23
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 ?

Re: SQLGREY spf support

Posted: 23 Jul 2019 19:10
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

Re: SQLGREY spf support

Posted: 29 Jul 2019 07:16
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