Mail mode option

Option

Default

-mail-to-user

not set

Specifies the e-mail addresses to which the Purify reports are mailed if the program reports errors. For example, to send the reports to the user named "Chris" upon completion of the Purify'd application, use:

% purify -mail-to-user=chris gcc ...

Or specify a list of addresses separated by commas (,).

When mail mode is turned on, by default Purify does not send output to the Viewer or to stderr unless you specify the option -windows=yes or -log-file=stderr.

When you use -mail-to-user, you can use the -ignore-runtime-environment option to control the execution of your program.

For more information about mailing Purify output to team members, click