This may have been aswered before but what do we do with the emails coming in and getting by the filter with .zip files that look like a virus...I have Declude 1.79 installed....do I have to go as far as to exclude all .zip files?
Richard Farris Ethixs Online 1.270.247.5555 Office 1.800.548.3877 Tech Support ----- Original Message ----- From: "Pete McNeil" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 04, 2004 3:49 PM Subject: Re: [sniffer] test > At 04:17 PM 5/4/2004, you wrote: > >At 02:49 PM 5/4/2004, Vivek Khera wrote: > > > >>On May 4, 2004, at 3:42 PM, Pete McNeil wrote: > >> > >>>Every rulebase is potentially a different size & composition, plus sizes > >>>typically change with each update. I'm glad to hear all the positive > >>>reports on this. :-) > > > >Forgive me... What is the URL for the zipped version of the file... > > > >:( > > Actually - the URL is the same. The file will be compressed with gzip if > your browser (or wget, etc...) notifies the server that it can accept that > type of compression. > > This requires a little bit of extra scripting and that you download gzip. > > This hasn't made it to the archive yet but I think the following message > snippet will help you get started: > > > > This can be done with wget, for example, but setting this up appears > > > to be technically complex - so I'm going to leave it at that for > > > now. (Requires the --header switch and piping the output through > > > gzip) > > > >It is not so complex: > > > >In the wget command change > > -O sniffer.new > >to > > -O sniffer.new.gz > >and add the switch > > --header=Accept-Encoding:gzip > > > >And in the next line put the command > > gzip -d -f sniffer.new.gz > > That looks about right. Of course you will also need to download gzip to > make this work if you don't already have it. > > http://www.gzip.org/ > > _M > > > > > This E-Mail came from the Message Sniffer mailing list. For information and (un)subscription instructions go to http://www.sortmonster.com/MessageSniffer/Help/Help.html > > This E-Mail came from the Message Sniffer mailing list. For information and (un)subscription instructions go to http://www.sortmonster.com/MessageSniffer/Help/Help.html
