Actions
Bug #1646
closed
GL
VJ
smtp: fix inspected tracker values
Bug #1646:
smtp: fix inspected tracker values
Affected Versions:
Effort:
Difficulty:
Label:
Description
Currently inspected tracker settings are parsed and stored in a local vars,
instead of in smtp_config, which are set to 0.
So, during inspection the values of these setting are wrong.
To fix that, inspected tracker values has to be set in smtp_config.
Actions