I want to tar my postfix directory, I can get it to tar (from the tar website) tar --create --verbose --file=postifx.tar
but after that I can't open it. tells me that its not gzip type. I know I am missing something but not sure what since I have only untarred programs never tarred anything.
