I'm sorry for the ambiguous post. I meant support for **sql** databases like MySql or Postgresql. I feel this support is especially important for implementations with many users where uptime is critical. For example, to achieve maximum uptime, you need to have more than one mail/tmda server. If not for load, then for redundancy. You could mount the data dirs on a shared nfs server, but, in my experience, this will not perform as well under load as a shared database server. There are many file locking issues with the various nfs implementations that are much harder to debug that a simple sql database solution. So, what about sql database support? Anything already started? Any thoughts on the effort involved? Thanks for the help.
>> previous post below << Chris Schaub <[EMAIL PROTECTED]> writes: > I've been reading the various threads regarding database support > for the list files (whitelist ...) that are currently in the > .tmda dir. Which threads exactly? They should have conveyed that support is already implemented. > I'm wondering if this functionality is at all planned? You can use the DBM or CDB format with any of your address-only TMDA lists. See http://tmda.net/config-filter.html for more details. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers ===== Schaub Consulting http://www.schaub.com Classical Guitar - Location Recording http://www.schaubguitar.com __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
