JavaMail background processor

You can use these optional parameters when starting the JavaMail background processor.

Parameter Description
-keepmail Do not delete mail events once sent successfully.
-sleep <n> Number of seconds to sleep between checking for events and mail. Default is 10 seconds.
-debug Print more diagnostics to sm.log. This also turns on -keepmail.
-clean Don't put extraneous headers in mail. Example: HPE Service Manager Operator: falcon

JavaMail also processes the sm.ini file for additional parameters and can pass the parameters on the command line (for example, -log:file places the JavaMail diagnostics in a different file).