[Exim] exim trick

Top Page
Delete this message
Reply to this message
Author: Chan Cao
Date:  
To: exim-users
Subject: [Exim] exim trick
I just want to send a very small contribution to the list...

If you use gzip to compress your logs, use "gzip -d -c" on
your makefile to simulate gzcat. I had a hard time to
search for gzcat...I thought I've seen it before but...

C