meteor accounts-entry包中是否有自动邮箱验证支持

Is there an automatic email verification support in meteor accounts-entry package

...如果没有,将如何实施?

非常感谢任何帮助。

参见Accounts.config。它有一个名为 sendVerificationEmail.

的选项