fixing catchall badly migrated in 3.0.1

This commit is contained in:
Benjamin Sonntag 2014-03-26 17:47:00 +01:00
parent b04eb3ef73
commit 34899f05e6
1 changed files with 2 additions and 1 deletions

View File

@ -47,5 +47,6 @@ where
;
-- We didn't migrate existing catchall address properly (sniff)
UPDATE address SET TYPE="catchall" WHERE address="";