hi. i am thinking about using a directory to store email addresses (as well as some other data - but the majority is email addresses), along with a group identifier per address. every once and a while i will need to pull out all email addresses per group.
i have been using mysql, but i have heard that a directory is more of what i need. the only problem is, i have more than 1million entries... paying for an iplanet license for 1million entries is way too expensive. does anyone have any suggestions? thanks!
