>Would it be possible to move the relay_recipients.map to a database in
>either postgresql or mysql.

any access file can be a database, but a full database must be less 
efficient than a simple hash file.

>I am currently using a database for our
>transport list and it seems to be fast since it doesnt have to hash the file
>for db lookup.

a hash: file is b-tree.  how can a full-blown db file be more efficient?

Len



Reply via email to