Cory Nelson wrote: > strings should be surrounded by single quotes, so only single quotes > and null bytes need to be quoted.
How do I quote a null byte? I found nothing regarding this and the Perl Module's quote function leaves null bytes unchanged (the query fails then). > but, it would be faster to use > binding and not have to deal with quoting. Sure, but Exim's query functions does not support that.

