Re: [Exim] Some newbie questions

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: michael
Fecha:  
A: exim-users
Asunto: Re: [Exim] Some newbie questions
> > 3) Prevent attacks of users sending tons of message just to crash my mail
> > server.
>
> RTFM: smtp_accept_max
> RTFM: smtp_accept_max_per_host
> RTFM: queue_run_max
> RTFM: deliver_load_max


They are very useful to make sure that the machine will not get overloaded
during regular operation, but I think that application level measures
really don't have a chance against todays typical attacks. Thanks goodness,
mail servers are only rarely attacked compared to other targets and it has
been a long time since I saw people trying to annoy others by huge amounts
of mail.

Michael