Re: [exim] Block extensions

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Eduardo M KALINOWSKI
Data:  
Para: exim-users
Asunto: Re: [exim] Block extensions
Daniele Gallarato escreveu:
> Hello all.
> I've this problem.
> I've configured exim to block mails whose contain wav attachment.
> But I've a voice mail server that send messages with this type of file,
> and I want to configure an exception to permit this.
> Is it possible to obtain this?
> Using some type of acl? With ip address would be great.
>
>


It certainly is possible. How are you blocking the .wav attachments?
Providing the configuration snippet responsible for that would help.

I'd guess you need something like
    !hosts = ip.of.whitelisted.server
in the ACL that blocks the attachments.



--
Eduardo M Kalinowski
eduardo@???