> The field I am trying to fill is t_date, using '${quote_pgsql:${h_date}}'.
> I assume that $h_date is empty because I am doing local delivery.
> Using '$h_date' doesn't work either, and the same problem affects $h_subject.
I am not 100% sure if this will fix your problem, but with $h_ or header_ Exim
likes to have : at the end. So try using $h_subject: and $h_date etc. when you
refer to message headers. I had similar type of problems before I did this.
BR,
Jori
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/