Skip to content

Changed values in sql structure for quota in mailboxes and goto in aliases#3

Open
matzex wants to merge 3 commits intodominikschulz:masterfrom
matzex:master
Open

Changed values in sql structure for quota in mailboxes and goto in aliases#3
matzex wants to merge 3 commits intodominikschulz:masterfrom
matzex:master

Conversation

@matzex
Copy link

@matzex matzex commented Sep 14, 2013

see commit c0e6477

…re then 255 chars in the local part of aliases

Table aliases:
changed goto: from varchar(255) to varchar(1020) to allow more recipients in an alias
Table mailboxes:
changed quota: from int(16) to bigint(16) for bigger mailboxes then 4,2gb. An user can set values like 10gb or 15gb for mailboxes now.
travis build fails because it can't find package "libdigest-perl-md5-perl". This isn't a valid package name, i think it must be "libdigest-md5-perl"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant