Re: [exim] filtering mail from specific hosts

Pàgina inicial
Delete this message
Reply to this message
Autor: Roberto S. Meyer
Data:  
A: exim-users
Assumpte: 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