On 2010-09-09 at 10:57 +0200, Sandro Tosi wrote: > Hello, > we are storing our autoreply information on a mysql database table > (generating the .forward syntax on-the-fly with a query) and so we'd > like to store the 'once' information inside a mysql database table. > > Is it possible?
Not as things stand. Flat file or DBM, using whichever DB format Exim is built to use. Using MySQL, or arbitrary data stores, seems like an useful idea. Patches welcome. :) -Phil -- ## List details at http://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/