Skip to content

Wrong mailbox count after restoring archive #231

@rfhsorna

Description

@rfhsorna

After restoring an archived mailbox, the mailbox counter for the associated domain is not raised.

I added the following code in application/controllers/ArchiveController.php on line 479:

$data['mailbox']->getDomain()->setMailboxCount( $data['mailbox']->getDomain()->getMailboxCount() + 1 );

Would be good, if this could be fixed proper way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions