exiqgrep
Verified for current stable LTS
Exiqgrep Commands
Exiqgrep command syntax with verified terminal examples.
Commands
6 commands for Exiqgrep
exiqgrep Search
Exiqgrep Command: Count Bounced Messages Linux
exiqgrep -c -f '^<>$' exiqgrep Search
Exiqgrep Command: Match Recipient Address Linux
exiqgrep -r '<email@example.com>' exiqgrep Search
Exiqgrep Command: Match Sender Address Case Insensitive Linux
exiqgrep -f '<<email@example.com>>' exiqgrep Search
Exiqgrep Command: Match Sender Display Message Ids Linux
exiqgrep -i -f '<<email@example.com>>' exiqgrep Search
Exiqgrep Command: Remove Messages By Sender Linux
exiqgrep -i -f '<<email@example.com>>' | xargs exim -Mrm exiqgrep Search
Exiqgrep Command: Test For Bounced Messages Linux
exiqgrep -f '^<>$' Suggest a Exiqgrep Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Exiqgrep workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.