On 7 Sep 2005 at 18:53, Herb Martin wrote about
"RE: [exim] bounce per lang":
|...
| Stanzas for Data ACL (there two merely to make it
| easier for me to monitor the firing of each separately
| with different messages):
|...
Interesting. FWIW, the issue I saw with matching $h_content_type: in
the DATA ACL, rather than using the exiscan's $mime_* variables in
the MIME ACL, is that you miss checking multipart messages.
- Fred