> From: Emanuel Gonzalez It's ACL, not a filter.
> In the exim log i see this: > > 2018-08-22 07:48:12 1fsQgL-000554-6N Entrantes y Salientes autenticados - > Cuenta_FROM: <[email protected]> - X-Mailer = Microsoft Outlook > Express 6.00.2900.2950 - Subject = \277Eres el del video? > > discard condition = ${if match{$header_subject:}{^\277Eres el del > video?\$}} logwrite = Rejected By SPAM - $header_subject - FROM: > "$sender_address" deny condition = ${if match{$header_subject:}\ {\N^\0277Eres el del video\?$\N}} message = rejected as spam - $header_subject: - FROM: $sender_address This must be in the data ACL. -- ## List details at https://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/
