* mc ([EMAIL PROTECTED]) [191216 15:27]: > Perhaps I was not clear about my point; what I mean is storing each header > name:value pair in its very own row, something like the one mentioned in > the wiki. (http://www.dbmail.org/dokuwiki/doku.php?id=headercache). > Certainly I know the header and body are stored separately as there is a > is_header flag in the table :-)
You were clear, but misunderstand: header names and values *are* stored seperately in 2.1. Without the new tables 2.1.3 will not work properly. And you need to fill the new tables for your existing store using dbmail-util. As mentioned in the wiki, the new headercache setup is fully implemented and marked as /done/. > > By the way, how can I build from svn trunk? I have tried aclocal -> > automake -> autoconf -> autoreconf -fi -> ./configure, but configure > reports this: > buildtools/ltconfig: buildtools/ltconfig: No such file or directory > What should I do to build from svn sources? I use autoreconf -i on a daily basis. Could be there's some kind of fallout from the changes in Makefile.am lately, but that does seem unlikely. Make sure your using autoconf-1.9 though. -- ________________________________________________________________ Paul Stevens mailto:[EMAIL PROTECTED] NET FACILITIES GROUP PGP: finger [EMAIL PROTECTED] The Netherlands________________________________http://www.nfg.nl
