Hello friends! I have a filter: ---
if $message_body matches ".*((video|x-world|audio|image))|((application/)+(rar|zip|internet|mac|octe|oda|ole|pics|postscript|set-payment-initiation|vnd.ms-powerpoint|win|x-)).*" then deliver "[email protected]" save "/dev/null" 660 finish endif --- It works OK for small size messages. But for large messages does not work! I configured message_body_visible to 999999 and the entire body of the message is in the variable $message_body but the filter does not work. Would you like the idea of you about how to solve this problem. Thanks! Gilmar
<<attachment: g.vcf>>
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
