No receive email after set portfolio on local server, when i run scan android project

No receive email after set portfolio on local server, when i run scan android project.

I configure a portfolio, frequency set Daily, recipients set my email address, portfolio calculation hours set 12, then I run ./gradlew sonarqube xxx. which step I miss?

HI @james

You will receive the portfolio PDF report on the defined frequency (Once a day in your case). Even if the portfolio is recomputed several times a day (for instance if some projects part of the portfolio are reanalyzed), the PDF is only sent at the defined frequency, to avoid spamming each time the portfolio is recomputed.

Carine