next up previous contents
Next: Database Schema Up: Running SQLWhite Previous: Running SQLWhite   Contents

Overview of the Whitelist/Blacklist Mechanism

Postfix recieves an inbound connection from a client (MTA, mail client, etc) This client gives postfix this information when requesting access to deliver mail:

If SQLWhite is installed and running, Postfix will hand off this data to SQLWhite and expect one of three answers:

SQLWhite decides on how to handle each email by taking the information given by Postfix and comparing it to a database looking for matches, and replies according to the most specific match. The fact that the most specific match is chosen is important. If there is no match, SQLWhite will tell Postfix "DUNNO", and the mail will go through the rest of the validation mechanism.



Subsections

Amin Astaneh 2007-09-18