Skip to content

FR: Allow search by status on message detective

Instructions

Originally reported by B. Jucker

Search

Over 100 feature requests already exist in the backlog; take a second to search to see if your idea already exists. If so, upvote it.

New FR

Describe the problem to be solved

For the recipient it would be also very helpful to check all bounced or rejected emails (e.g. when there is strong SPAM filter activated with wrong positive results).

Examples:

	from: *
	to: user@example.com

or

	status: rejected
	to: user@example.com

Describe the solution that you'd like

The results should contain more contextual information, like the sender, recipient and any missing information not provided by the query.

Describe alternatives you've considered

This feature might better be served by the log viewer: #9

This feature also relates to #502 (closed)