Microsoft
Software
Hardware
Network
Question : Email Server Software used in conjuction with SQL Server or MySQL database
Hello Experts,
I am trying to gather my thoughts on a project that I would like to put together and would like to see what kind of suggestions I can get from all of you.
In short, I would like to build an email server that contains a massive database of user information, email addresses, etc. and I would like to basically tie the two together much like Exchange and Active Directory. My thought is that this database can store user information just like you would do in Active Directory however it would be scalable to thousands or even millions of users and their email addresses would not need to exist on the domain, it could simply be
[email protected]
or
[email protected]
.
I'm not entirely sure if this can be done but I'm looking for some suggestions in terms of how I might be able to set something like this up. Information such as what email server software to use (open source or purchase something), whether I should use SQL Server, MySQL, etc.
I know that this is a very vague question but unfortunately I can't give too much information about what I'm trying to do at this time. Any responses you can provide would be helpful. Thanks in advance!
Answer : Email Server Software used in conjuction with SQL Server or MySQL database
A standard combination would be sendmail as SMTP/POP3 server, using an LDAP server such as openldap as user directory. You can complete this package with a Web mail server and an IMAP server. All is depending on your needs.
Random Solutions
Network card disables on reboot
Replace line from keyword
what msstd in outlook anywhere used for?
Customize left_col.phtml properly in Magento - XML beginner!
How to get unique records based on maximum date?
effects of too many temp tables
Server Error: The signature on the certificate was found to be invalid. Check the log file for details.
Variable not defined error using VBA ExportAsFixedFormat Type:=xlTypePDF in excel 2003
checking login & pass with curl
Should Sys Admins (Domain Admins) also have user accounts?