Add to your personal schedule

Using MySQL Cluster in a High Volume Email Environment

James Blair (UC Berkeley), Paul Fisher (UC Berkeley)

UC Berkeley recently migrated to an open source/free software email system based on Exim, Cyrus, and SquirrelMail. Because users are especially intolerant of downtime when it comes to email, all of our systems are built with redundancy and fault tolerance in mind. Many email systems use LDAP to store account data (often piggybacking on enterprise directory data that are already present), and ours did at first as well. But we soon found that our enterprise LDAP system wasn’t able to meet the reliability and performance requirements demanded by an email system that processes 4 million messages per day.

We built a MySQL cluster on hardware that we were already using to power the mail system itself. NDB data nodes share space with Cyrus on our backend mail storage machines, and MySQL servers acting as API nodes run on each of our redundant frontend MTA servers. The result is an extremely stable database for our account data that is easily used by all of the components of the email system.

In addition to an overview of how we designed and built the cluster, including schema challenges, we will also show how we integrate it into our application components with code and configuration samples:

  • We show how Exim can be configured to use MySQL to create a completely dynamic mail routing system.
  • We implement the Postgrey greylisting algorithm using only MySQL stored procedures that are called from Exim.
  • We use MySQL cluster to make user preference data available to our four webmail servers.
  • Model-view-controller based web frameworks are a great way to write web applications that interact with complex databases. We use TurboGears, and will show how we use the SQLAlchemy ORM and Python to make short work of managing our account data.

James Blair

UC Berkeley

James is currently a system administrator responsible for UC Berkeley’s campus email system. He uses MySQL cluster to unify a range of free software systems into a cohesive platform.

Paul Fisher

UC Berkeley

Paul Fisher is a principal email systems administrator and manager of the central campus collaboration tools group at UC Berkeley.

Sponsors

Diamond Sponsors

  • Kickfire
  • Zmanda, Inc.

Platinum Sponsors

  • Continuent
  • EDS
  • JasperSoft
  • Sun Microsystems
  • Symantec
  • XAware

Gold Sponsors

  • Data Direct Technologies
  • Dolphin Interconnect Solutions
  • Hewlett Packard
  • Infobright, Inc
  • Linagora
  • Microsoft
  • OpSource
  • Oracle
  • Pentaho
  • R1Soft
  • Red Hat
  • Ticketmaster

Premier Media Partner

  • TechRepublic

Sponsorship Opportunities

For information on exhibition and sponsorship opportunities at the conference, contact Sharon Cordesse at scordesse@oreilly.com.

Download the MySQL Sponsor/Exhibitor Prospectus

Media Partner Opportunities

Download the Media & Promotional Partner Brochure (PDF) for more information on trade opportunities with O'Reilly conferences, or contact Avila Reese at mediapartners@oreilly.com.

Press and Media

For media-related inquiries, contact confpr@oreilly.com.

MySQL Conference Newsletter

To stay abreast of conference news and to receive email notification when registration opens, please sign up for the MySQL Conference newsletter.

Contact Us

View a complete list of MySQL contacts.