From 5683ca475d5d89dd8eae076ccf680bed256f80ef Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Tue, 19 Jan 1999 08:07:45 +0000 Subject: Majorly changed querying of email addresses. --- helpemailquery.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 helpemailquery.html (limited to 'helpemailquery.html') diff --git a/helpemailquery.html b/helpemailquery.html new file mode 100644 index 000000000..622e3aa45 --- /dev/null +++ b/helpemailquery.html @@ -0,0 +1,36 @@ + +Help on searching by email address. + + + +

Help on searching by email address.

+ +This used to be simpler, but not very powerful. Now it's really +powerful and useful, but it may not be obvious how to use it... + +

+ +To search for bugs associated with an email address: + +

+ +

+ +You can look for up to two different email addresses; if you specify +both, then only bugs which match both will show up. This is useful to +find bugs that were, for example, created by Ralph and assigned to +Fred. + +

+ +You can also use the drop down menus to specify whether you want to +match addresses by doing a substring match, by using regular +expressions, or by exactly matching a fully specified email address. + + + + -- cgit v1.2.3-24-g4f1b