Re: [exim] dropping connection causes message to freeze

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Graeme Fowler
Date:  
À: exim-users@exim.org
Sujet: Re: [exim] dropping connection causes message to freeze
On Mon, 2008-10-20 at 10:11 +0200, Anja Gawlik wrote:
> Sending us thousands of spam messages isn't very friendly either ;)


Use "reject" instead of "drop". It'll help prevent woodpeckers hammering
away, as they're more likely to terminate their connection properly
instead of saying to themselves "oh, it failed and the connection went
away, I'll try again".

Unfortunately, having a spam/ham ratio of approaching 1% is common these
days. You need multi-layered filtering to make it go away.

I'll hazard a guess that the frozen messages are bounces which can't be
delivered, right?

Graeme