Re: [Exim] $sender_helo_name with exim 2.x and system filter…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Alan Thew
Fecha:  
A: Philip Hazel
Cc: Exim List
Asunto: Re: [Exim] $sender_helo_name with exim 2.x and system filter file?
I am using

if $sender_helo_name contains "segasolutions"
then
        freeze text "frozen, likely spam via segasolutions.com"
endif


and a simple telnet to port 25 test fails....

-- 
Alan Thew                                       alan.thew@???
Computing Services,University of Liverpool      Fax: +44 151 794-4442


On Mon, 20 Mar 2000 09:53 , Philip Hazel <ph10@???> said:

>On Sat, 18 Mar 2000, Alan Thew wrote:
>
>> For some reason this does not seem to be getting the data given in a
>> HELO/EHLO, and one particular spammer uses the same string and I would
>> like to trash their mail via a system filter file, but it does not work
>> (as I would expect).
>> Thus I'm wondering what I'm missing... I've read and re-read the filter
>> doc.
>
>A simple test works. At least, with the latest Exim release. What
>command are you using in the filter?
>
>-- 
>Philip Hazel            University of Cambridge Computing Service,
>ph10@???      Cambridge, England. Phone: +44 1223 334714.

>
>