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

Remove Held messages, not release or re-add them to queue #469

Closed
influenist opened this issue Jan 18, 2018 · 2 comments
Closed

Remove Held messages, not release or re-add them to queue #469

influenist opened this issue Jan 18, 2018 · 2 comments

Comments

@influenist
Copy link

Hi,
As disucesed in #239 #257 #256

There are options to reapply the held messages to the queue. But how to remove them? Or better from a particular sender if there was a smtp flood? I now have a held queue of 10000 mails to non existing user due to incorrect smtp client connection which flooded the root user mails. In exim I would do smth like this:

exiqgrep -i -f root@localhost | xargs exim -Mrm

@willpower232
Copy link
Collaborator

If a message is held, it will not be sent until it is manually released.

You can leave the messages in the system and they will be filtered out by the passage of time.

@teoxrr
Copy link

teoxrr commented Jan 17, 2024

Hello, we've about 1000 messages held, nevere cleaned by the system.
How can we delete all at once?

"You can leave the messages in the system and they will be filtered out by the passage of time."
Seems not true

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

No branches or pull requests

3 participants