In this article Hostripples will show you how to remove emails from mail queue for a specific Sender/Receiver.
How to remove all emails from a particular user using exiqgrep?
Do follow this command:
# exiqgrep -i -f $user | xargs exim -Mrm
Or
How to remove all emails to a particular user using exiqgrep?
Do follow this command:
# exiqgrep -i -r $user | xargs exim -Mrm
That’s it 🙂 🙂
Exim related post
Photography is not just about taking pictures—it’s about presenting them beautifully. For photographers and creative bloggers, WordPress photo gallery plugins…
Festivals are more than cultural celebrations—they’re golden opportunities for e-commerce stores and bloggers to attract, engage, and convert audiences. During…
If you’re new to web hosting, the idea of moving your website from one provider to another might sound intimidating.…
WooCommerce powers over 5 million online stores, and its true potential comes alive with plugins that enhance functionality. The right…
When you first launch a WordPress website, it comes with a theme that controls how your site looks and feels.…