0

Our Jenkins server sends notification e-mails that contain the header

From: Jenkins <nobody@nowhere>

How do I search for mails that exactly match this header?

Searching for FROM: "jenkins" or for FROM: "nobody@nowhere" returns results. However neither of the following work:

  • FROM: "jenkins" AND FROM: "nobody@nowhere"
  • FROM: "jenkins <nobody@nowhere>"

1 Answers1

0
  • Open the e-mail you want to search on
  • In Outlook 2013, go to File > Properties
  • Under Internet Headers, copy the exact line for From
  • Use this to search for your e-mail e.g. "From: Jenkins <nobody@nowhere>"
Sun
  • 6,480