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. |