mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-21 13:51:29 +00:00
Show spam aliases #
This commit is contained in:
3
data/web/rc/SQL/mysql/2011111600.sql
Normal file
3
data/web/rc/SQL/mysql/2011111600.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Updates from version 0.7-beta
|
||||
|
||||
ALTER TABLE `session` CHANGE `sess_id` `sess_id` varchar(128) NOT NULL;
|
||||
Reference in New Issue
Block a user