On 2012-03-30 at 10:24 +0200, [email protected] wrote:
> I've tried your soluton, but it also deny messages with such From:
>
> From: [email protected]<[email protected]>
>
> (so email address followed by email address in <>, without any spaces
> between them)
That's not a valid format, so there's nothing there that should be
recognised as an address.
Take my suggestion, drop the "${addresses:" and matching "}" and just do
a strlen test against the contents of the header, if you don't care
about what the content is and any garbage will do.
-Phil
--
## 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/