http://www.exim.org/exim-html-current/doc/html/spec_html/ch-some_common_configuration_settings.html
I would like to ask if there is a set of curly brackets missing on
${if match {$return_path}{^(.+?)[email protected]\$}\
{[email protected]}fail}
should:-
if{ ....{} {} \
{} fail }
be:-
if{ ....{} {} \
{} {fail} }
Thank you.
--
Paul.
England,
EU.
Our systems are exclusively Linux. No Micro$oft Windoze here.
--
## 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/