Re: [Exim] filter help

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Dave C.
Date:  
À: Johan Almqvist
CC: Tristan Aston, exim-users
Sujet: Re: [Exim] filter help

Nono, the bad guy isnt sending mail thru this guys server, he is
sending mail throu elsewhere, using this guys domain as his sender
address..

On Wed, 28 Jun 2000, Johan Almqvist wrote:

> On Wed, Jun 28, 2000 at 11:56:55AM +0100, Tristan Aston wrote:
> >
> > I'm running exim 3.14
> > I have a small problem,
>
> Are you using Linux?
>
> Try
>
> ipchains -A input -s IP_OF_BAD_GUY --destination-port 25 -j DENY
>
> -Johan
>


--