Re: [exim] REGEX help - links to EXE

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Andreas Pettersson
Dátum:  
Címzett: exim-users
Tárgy: 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