After registering on the site on the local server, OpenServer came to runtime such a letter
There is no link to confirm the mail, how to be?
My web.php
... 'modules' => [ 'user' => [ 'class' => 'dektrium\user\Module', 'enableConfirmation' => true, ], ], ... 
