Mantis - Resin
Viewing Issue Advanced Details
6376 minor always 12-17-20 11:47 12-17-20 11:47
nam  
 
normal  
new 4.0.65  
open  
none    
none  
0006376: add documentation for configuring PdfReport mail smtp
(rep by S. Sampgaonkar)

Given an smtp config, how does one configure PdfReport to use it?

<mail name="mail_config">
  ...
</mail>

<health:PdfReport>
  ...
  <mail>${mail_config}</mail>
</health:PdfReport>

There are no notes attached to this issue.