dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2324 - Moving a mail domain from a client to another doesn't work...
tbrehm
2012-08-29
c9435bcf367b6a54d396caf9d4fac4c39b43167a
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0027.sql
1
ALTER TABLE `mail_user` ADD `autoresponder_subject` VARCHAR(255) NOT NULL DEFAULT 'Out of office reply' AFTER `autoresponder_end_date`;