Re: [exim] system-filter and outlook

Pàgina inicial
Delete this message
Reply to this message
Autor: Aram Galestian
Data:  
A: exim-users
Assumpte: Re: [exim] system-filter and outlook
Im i to restrective to both use System-Filter and Mime ACL to deny
extentions..



deny    message        = Blacklisted file extension detected
          condition      = ${if match {${lc:$mime_filename}} \
                           {\N(\.exe|\.pif|\.bat|\.scr|\.lnk|\.com)$\N} 
{1}{0}}





"Jakob Hirsch" <jh@???>
2005-11-07 11:35

To
"Aram Galestian" <Aram.Galestian@???>
cc
exim-users@???
Subject
Re: [exim] system-filter and outlook






Aram Galestian wrote:

> My System Filter stop pdf files.. but as i can see out look send

filename=
> OB_....@mydomain.Xcom
> and my system filter belive that is a .com file.. is any recommendation
> how to advice outlook user send me a pdf file ?


Is there a reason for not using the MIME ACL for this?



PS: It's enough to send your message once.