Re: [exim] filtering mail from specific hosts

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Roberto S. Meyer
Date:  
À: exim-users
Sujet: Re: [exim] filtering mail from specific hosts
rmeyer escribió/wrote/a écrit:

[snip]

> What I need is to catch this traffic in a filter and save a copy
> of it in a special mailbox for auditing.


Ok, I found what I was looking for: sender_fullhost

After this, I catch e-mails by their originating IP and save a
copy if their message body is larger than 250KB

Greetings.

-
Roberto