Re: [exim] REGEX help - links to EXE

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Andreas Pettersson
Data:  
Para: exim-users
Assunto: Re: [exim] REGEX help - links to EXE
Marc Perkel wrote:

>Trying to write an ACL with a regex expression that will catch lines
>with links to EXE files. So it has to start with http:// or www and end
>in .exe. I'm having trouble with the ":" (colon) wanting to mess things up.
>
>Thanks in advance.
>
>

Colon is a list separator.
Try http:://blahblah

--
Andreas