On 2014-03-17, Jorge <[email protected]> wrote:
> Hi,
>
> I receive a lot of mails from several spammers that hides the real sender, 
> for example, the from field, may be:
>
> From: "SomeText In the from field" <[email protected]>
>
> I want to drop all emails received that have "SomeText" or "sometext" or any 
> combination of cases.
>
> Can anyone help me and say me what and where I must to put in configure exim 
> file?

in the data ACL, you'd be using a $h_from in some sort of condition
or perhaps instead use a seive filter.

> And, If I want to apply the same restriction but only to one account under my 
> virtualhost?

a user seive filter would probably be the best way to do that.

-- 
Neither the pheasant plucker, nor the pheasant plucker's son.


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to