Current time: 05-18-2024, 11:37 AM Hello There, Guest! (LoginRegister)


Post Reply 
Separating Mail Web and maybe mysql
Author Message
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #4
RE: Separating Mail Web and maybe mysql
rsmithgs Wrote:Wouldn't that still be dependant on the processing power of the web server when processing email?

It wouldn't, but it also won't be that easy to set-up.... I would go this way:

mail.domain.tld
- Courier config (/etc/courier) database should be NFS exported
- So should be postfix config (/etc/postfix) with an aditional warning: ispcp will configure it as web.domain.tld fqdn so you will have to replace it manually.

web.domain.tld
- Mount /etc/courier & /etc/postfix from mail.domain.tld
- Modify DNS templates to point MX, mail, pop3, stmp, etc. to mail.domain.tld instead of web.tomain.tld

db.domain.tld
- This is the easiest of all, just enter the db server IP on ispcp installation (and tell your customers that they need to use "db.domain.tld" when connecting to their mysql databases)

Once this is all working you would get:
- Dedicated mail server that processes all mail including pop3/imap and authentication locally
- Dedicated db server (this is optional, you may choose to run this at the web machine)
- Web/panel/ftp server that manages the mail server through NFS access to it's config/userdbs files


This *might* work, but I'm sure that some problems will arise... be ready to fight a bit Wink
08-03-2007 10:54 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Separating Mail Web and maybe mysql - kilburn - 08-03-2007 10:54 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)