test commit

This commit is contained in:
David Woodhouse 2007-04-05 20:14:53 +00:00
parent b40e7830aa
commit 585faa4872

View File

@ -5,6 +5,7 @@ CREATE TABLE resenders (
PRIMARY KEY (host, helo)
);
CREATE TABLE greylist (
id TEXT PRIMARY KEY,
expire INTEGER,