Re: [Exim] exigrep (Exim 3.35) and gzipped logfiles

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Bernhard R. Erdmann
Dátum:  
Címzett: Tabor J. Wells
CC: exim-users@exim.org
Tárgy: Re: [Exim] exigrep (Exim 3.35) and gzipped logfiles
> in my Local/Makefile. Perhaps your ZCAT_COMMAND was set to something other
> than zcat/gzcat?


Many thanks! That did the trick. After setting it to /bin/zcat instead
of /usr/sbin/gunzip gzipped logfiles are handled as expected.