New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.



Comments
https://www.ovhcloud.com/en-ie/abuse/
just report OVH. case closed
I just let @jar handle all my spam.
First of all I thought OVH sending spams 😂
Yeah, abuse report it is my man.
Reported once before. Never get any replies from them..
echo '-i origin AS16276' | nc whois.radb.net 43 | grep '^route:'Regards
That IP is already listed by a few RBLs, and it doesn't even have a proper Reverse DNS record, so that's an easy one to just reject.
BTW, SendGrid seems to send a lot of spam lately - and that's a lot more difficult to deal with.
Like this:
deny message = Mail not accepted from default assigned hostnames !authenticated = * condition = ${if or{\ {match{$sender_helo_name}{\N^vps-.*\.vps\.ovh\.(ca|us|net)$\N}}\ {match{$sender_host_name}{\N^vps-.*\.vps\.ovh\.(ca|us|net)$\N}}\ }{yes}{no}} logwrite = Rejected default OVH hostname: helo=$sender_helo_name host=$sender_host_name from $sender_host_address