Skip to content

Click on "Mailqueue -> Postfix mailqueue -> actions" does nothing #12

@ITaluone

Description

@ITaluone

Hello

When I want to do some maintenance on the postfix mail queue through the admin web view (e.g. removing auto responding spam messages) the click on e.g. "Delete" has no effect.

Browser console tells this:

Uncaught TypeError: Cannot read properties of undefined (reading 'length')
    at onClick (MailQ.js:85:43)

The workaround via the native postfix queue manipulation feels hacky.

mailq
postsuper -d <queue_id>

Despite of that it is very annoying if you check mails from the queue and another refresh kicks in -> every selected mail is deselected again..

Metadata

Metadata

Assignees

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