"Chemolli Francesco (USI)" wrote:
> Your regexp is bogus though.
> You should use
>
> \.eml$
>
> instead.
If you want to be specific on extension rather than a full pattern in
use you better make the match considerably broader
acl eml_messages urlpath_regex \.eml$ \.eml/ \.eml\? \.eml;
and quite likely a couple more alternatives..
-- Henrik Nordstrom Squid HackerReceived on Sat Sep 29 2001 - 02:41:42 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:31 MST