baruwaproject / baruwa2

Baruwa 2.0
http://www.baruwa.org
GNU General Public License v3.0
21 stars 9 forks source link

Feature Request: Blocking invalid receipients on sender / domain level. Not on IP/Server level #74

Open kbentlage opened 8 years ago

kbentlage commented 8 years ago

Hi,

We're using Baruwa as smarthost for filtering and blocking outbound mails. We have several clients with webservers (direct admin) that host between 50 and 200 domains.

When one of those users on that server causes a "failed receipient" block, the entire server will be blocked, and all other customers / domains on that same server are affected. And can't send mail.

It would be very useful if that failed recipiënt check will block only a single sender or domain, and not a whole IP/Server. Maybe you can make this optionally in the software settings? I think other customers of Baruwa, that use it as Smarthost will have these “problems” too.

extremeshok commented 8 years ago

+1

Sent from my iPhone

On 28 Apr 2016, at 11:16 AM, lumix1991 notifications@github.com wrote:

Hi,

We're using Baruwa as smarthost for filtering and blocking outbound mails. We have several clients with webservers (direct admin) that host between 50 and 200 domains.

When one of those users on that server causes a "failed receipient" block, the entire server will be blocked, and all other customers / domains on that same server are affected.

It would be very useful if that failed recipiënt check will block only a single sender or domain, and not a whole IP/Server. Maybe you can make this optionally in the software settings? I think other customers of Baruwa, that use it as Smarthost will have these “problems” too.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

mijnsleutel commented 8 years ago

+1

rmoesbergen commented 8 years ago

+1

mijnsleutel commented 8 years ago

Any update on this one ?

akissa commented 8 years ago

This has far reaching implications so it needs to be analysised and tested for a while before it can be made available. It will not be part of the next update

mijnsleutel commented 8 years ago

How can we stop getting host listed as temp solution ? Or raise the limit ?

akissa commented 8 years ago

Disable reputation protection - https://www.baruwa.com/docs/configuration/configuration.html#mta-additional-settings

mijnsleutel commented 8 years ago

@akissa will send you email.

kbentlage commented 7 years ago

Hi, installed 2.1.4. Is this improvement directly active? So that only a single sender / domain will be blocked instead of the IP-address? Or do we have to configure this in the settings?

akissa commented 7 years ago

This is still per IP address, if you want it per user you need to use SMTP AUTH. Any decent spam generation engine will by pass this check if it is done on a per domain basis.