im using the default setting, when use ‘useFileTransport’ => true in mailer config, it will save email as a file in runtime/mail, but when set ‘useFileTransport’ => false, show success msg but not send mail.
there is no problem with reset password mail request!