Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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