Re: [exim] REGEX help - links to EXE

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Andreas Pettersson
Fecha:  
A: exim-users
Asunto: 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