Email Notification Settings and Trace Flags

User Defined Settings

key type description
mail_queue_processor.enabled integer_value Stop/Start the email subsystem.
mail_queue_processor.using_smtp_server integer_value Sending email w/o a dedicated smtp server.
mail_queue_processor.smtp_address string_value Address of the dedicated smtp server.
mail_queue_processor.smtp_port integer_value SMTP server port.
mail_queue_processor.smtp_auth integer_value If the Application Server should be authenticated on dedicated SMTP server.

mail_queue_processor.smtp_login string_value Authentication login name.
mail_queue_processor.smtp_password string_value Authentication password (encrypted).
mail_queue_processor.smtp_ssl integer_value If using SSL.

Parameters and Settings that are not Available in the User Interface

key type description
mail_queue_processor.activity integer_value Mail system activity report. Not configurable. When mail works it updates time_value every integer_value seconds.
email_subsystem.retries.max_count integer_value Number of attempts to retry sending a failed email. Default value is 10.
mail_subsystem.retries.delay_between integer_value Initial delay value between attempts. Default is 60 seconds. The delay between attempts is a quadratic sequence, i.e. 1 min, 2 min, 4 min, 8 min, 16 min, etc.
email_subsystem.notifications.enable integer_value Disable/Enable sending Virtual Ticket Notifications email.

Other Parameters

key type description
portal.outgoing_email_setup_name    
portal.outgoing_email_setup_address    
All settings are stored in the system_registry table.

Email Notification Trace Flags

  • appserver.core.mail
  • appserver.core.mail.details
  • mail_queue_manager
  • mail_processor_impl
  • mail_sender
  • mail.details
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.