On Mon, Jan 29, 2007 at 09:01:02AM -0000, Jorge Bastos wrote: > I think DBmail doesn't use temporary tables in it's work, maybe Paul/Aaron > can clarify us if it does or not, i'd like to know also :P
/tmp has nothing to do with temporary tables, it is part of the unix filesystem where typically temporary files are placed. dbmail uses it to place files which are meant for inter-process messaging. Because these files are persistent, I would prefer them in /var/lib/dbmail. Marc _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
