Skip to content

Max length of Mailbox.uri field is too low #306

@eriktelepovsky

Description

@eriktelepovsky

Hello.

Is there a reason why the Mailbox.uri field is limited to 255 characters only? If you create Office 365 mailbox with uri formatted like described in documentation:

office365://youremailaddress%40yourdomain.com:oauth2@outlook.office365.com?client_id=client_id&client_secret=client_secret&tenant_id=tenant_id&archive=Archived

you will reach the limit of 255 characters very easily as client_id, client_secret and tenant_id values have together 112 characters.

Can you either increase the max_length value or change it to models.TextField instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions