Skip to content

DDMsgReader: Allows kwyeord searching of personal email with command-line arguments

Eric Oulashin requested to merge dd_msg_reader_search_personal_email_update into master

DDMsgReader: Allows kwyeord searching of personal email with command-line arguments.

?../xtrn/DDMsgReader/DDMsgReader.js -search=keyword_search -personalEmail -startMode=list

Alternately, for searching personal email with a keyword, you can specify -subBoard=mail instead of -personalEmail: ?../xtrn/DDMsgReader/DDMsgReader.js -search=keyword_search -subBoard=mail -startMode=list

Merge request reports