[Rspamd-Users] rbl check sender domain part
Bill Pye
bill.pye at phoenix-systems.co.uk
Thu Sep 10 10:07:16 UTC 2020
Hi
I haven't tried this but I found a post on the Nethserver forum that you might be able to adapt, obviously I don't know if this is possible but it's located here: https://community.nethserver.org/t/blocking-email-at-the-tld/6485/20
It would make an interesting addition to the Rspamd wiki if it does. :)
Regards
Bill
----- Original Message -----
> From: "bill pye" <bill.pye at phoenix-systems.co.uk>
> To: "Users" <users at lists.rspamd.com>
> Sent: Thursday, 10 September, 2020 12:05:48
> Subject: Re: [Rspamd-Users] rbl check sender domain part
> Hi
>
> I haven't tried this but I found a post on the Nethserver forum that you might
> be able to adapt, obviously I don't know if this is possible but it's located
> here: https://community.nethserver.org/t/blocking-email-at-the-tld/6485/20
>
> It would make an interesting addition to the Rspamd wiki if it does. :)
>
> Regards
>
>
> Bill
>
> ----- Original Message -----
>> From: "Manuel Garbin"
>> To: "Users"
>> Sent: Thursday, 10 September, 2020 11:30:29
>> Subject: [Rspamd-Users] rbl check sender domain part
>
>> Hi,
>> today there was a massive spam from .*.icu new domain, none was matched against
>> rbl like spam eating monkey.
>> I've digged deeper into lua code for rbl against from domain and see that there
>> is no function to match this type of information.
>>
>> The function that seems to match the email domain is check_emails but it will
>> get the email only from message body ( it use extract_specific_urls lua util )
>> , not header.
>>
>> [
>> https://github.com/rspamd/rspamd/blob/2a4a393ff51b2f110426ea9d52936d136a5ddcd3/src/plugins/lua/rbl.lua
>> |
>> https://github.com/rspamd/rspamd/blob/2a4a393ff51b2f110426ea9d52936d136a5ddcd3/src/plugins/lua/rbl.lua
>> ]
>>
>>
>> --
>> Users mailing list
>> Users at lists.rspamd.com
> > https://lists.rspamd.com/mailman/listinfo/users
More information about the Users
mailing list