Skip to content

Mail queue page shows all items instead of the selected items per page #7557

@mrmarkuz

Description

@mrmarkuz

On the mail queue page all items are shown. The "Items per page" selection is ignored.

Steps to reproduce

  • Install a User domain, Mail and Roundcube
  • Create queued mails
    • Block outgoing port 25 on the firewall
      firewall-cmd --direct --add-rule ipv4 filter OUTPUT 0 -p tcp -m tcp --dport=25 -j DROP
      
    • Send 11 Mails to some external address, just resend the same mail in Roundcube
  • Check the queue page inside the mail app

Expected behavior

10 items are listed as the "Items per page" is set to 10.

Actual behavior

11 items are listed.

Components

Mail 1.6.4

See also

https://community.nethserver.org/t/list-of-mail-queue-pages-are-not-consistently-working/26051


Thanks to jrieder

Metadata

Metadata

Assignees

No one assigned

    Labels

    verifiedAll test cases were verified successfully

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions