Conversation
|
@brylie These is resovled issue. But I have the next information in meteor console: |
|
Right, the mail settings have to be configured in order for the MAIL_URL environmental variable to be set. |
|
We have enabled verification emails at all times, which means that Meteor will sometimes try to send emails when the |
So, should I merge it? When MAIL_ENV is not set, email doesn't send to user. |
|
Jep. That is expected. We have to figure out how to dynamically enable the email related features, but in the meantime opted to enable them by default. |
|
@brylie I'm goint to merge it with a view to MAIL_ENV will be set and will work correct in the PR for 1843 issue |
Closes #1836
Changes