Re: [exim] Exim file filters

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tim Jackson
日付:  
To: exim-users
題目: Re: [exim] Exim file filters
Ian wrote:

> I need to block attachments based on the endings of file names - eg no
> *.exe files are allowed to pass.


Aside from the spec (manual), there are lots of sample configurations and
other information at http://www.exim.org/eximwiki/ . In this case:

http://www.exim.org/eximwiki/ExiscanFilenameBlocking

Tim