From ac49e4c485345058d2ee582b9966f441b2349738 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 6 Nov 2011 18:20:08 -0500 Subject: * Stop adding the X-BeenThere header. * Separate out the RFC 2369 header adding handler. * Dynamically calculate the `List-Id` header instead of storing it in the database. This means it cannot be changed. * Be sure to clean out any digest .mmdf files when the world is reset. --- src/mailman/database/sql/postgres.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mailman/database/sql/postgres.sql') diff --git a/src/mailman/database/sql/postgres.sql b/src/mailman/database/sql/postgres.sql index 2ca94217f..60c05e340 100644 --- a/src/mailman/database/sql/postgres.sql +++ b/src/mailman/database/sql/postgres.sql @@ -3,7 +3,6 @@ CREATE TABLE mailinglist ( -- List identity list_name TEXT, mail_host TEXT, - list_id TEXT, include_list_post_header BOOLEAN, include_rfc2369_headers BOOLEAN, -- Attributes not directly modifiable via the web u/i -- cgit v1.2.3-70-g09d2