[EMAIL PROTECTED] wrote:
> Can anyone comment on using a local MySQL server on the Postfix
> box for the IMGate tables. I plan on keeping the MySQL local to
> the Postfix box.
> 
> Specifically, I'm wondering if it will add a big load on the box
> and if it will hold up long-term as we add more customer domains
> and the overall activity grows.
> 
> I would like to use the MySQL tables to allow us easier managment
> of certain table and also allow customer to self-maintain certain
> data such as a relay_recipients table for their local servers. This
> way we can build a web interface and also store additional data
> such as the time and date added/updated and other notes.
> 

We have such for more than a year been running a system with Imgate / mysql.

basicly what we do is

an admin system with webinterface where we add the domains who shall 
have access and which server it shall send the mail to. on the imgate 
serveres there is a php script run by a cron job every 15 minuttes 
getting the info from the mysql server writing a new map file and 
postmapping this.

Its very simple but effectfull when you have several gateway servers and 
lots of mailservers on the inside.

We have never ever been thinking of going back from this system.

Benny
ISPhuset.no



Reply via email to