On Friday 15 August 2003 05.00, Niti Lohwithee wrote: > #!/usr/bin/perl -p > s%http://centralmail\b%http://reverse-proxy%;
This does not look right.. why are you doing this? Your Squid does not have any clue on how to fetch http://reverse-proxy, and most likely your centralmail server also does not know what to do with that domain name (if it supports virtual domains). Regards Henrik
