Re: Antwort: Re: [Exim] EXISCAN - extension feature sometime…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Michelle Konzack
日付:  
To: exim-users
題目: Re: Antwort: Re: [Exim] EXISCAN - extension feature sometimes not working ?!
Hello,

Am 16:10 2003-02-25 +0100 hat Wolfgang.Fuertbauer@??? geschrieben:
>
>
>On 25.02.2003 15:55:16 sharun wrote:
>>Wolfgang.Fuertbauer@??? wrote:


>>If attachment name is encoded with MIME, then exiscan fail to
>>scan attachment extension. Voila.
>
>So what can I do?


Write a wrapper which decode it and look for the Header of the file...
I had done this for 2 years... (but not with exim and exiscan)

It is enough, if it decode the first 200 Bytes.

Note:   If you have Outlook Clients in the Network, do not trust
        the extension... Same as in IE


        You download it and you mean all is OK.


        But OE and IE are looking into the file header to execute
        it if they find the 'MZ' or 'vbs' stuff.


Michelle