Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E-Mail notifications to channel/room not working #10570

Closed
ghost opened this issue Apr 24, 2018 · 3 comments
Closed

E-Mail notifications to channel/room not working #10570

ghost opened this issue Apr 24, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Apr 24, 2018

Description:

Email notifications to users by reference not working

Server Setup Information:

  • Version of Rocket.Chat Server: 0.63.1
  • Operating System: Linux
  • Deployment Method(snap/docker/tar/etc): docker
  • Number of Running Instances:
  • DB Replicaset Oplog: Disabled
  • Node Version: v8.11.1
  • mongoDB Version: 3.0

Steps to Reproduce:

  1. Configure SMTP - it's working
  2. Configured Accounts - Default User Preferences -> Offline Email Notifications -> Every Mention/DM
  3. References user in channels with @

Expected behavior:

Send email to user like in this link:
#3814

Actual behavior:

Nothing happens

Relevant logs:

rocketchat_logger rocketchat_logger.js:278 �[34mMeteor ➔ method sendMessage -> userId: xp8aGn2wgBqMw2MTK , arguments: { '0': { _id: 'JusDtpHh8NQFNjemK', rid: 'MkzYaKwNDrtvZgPap', msg: '@teste.user ' } }
�[34mI20180424-10:23:15.086(0) rocketchat_logger rocketchat_logger.js:278 �[34mMeteor ➔ method canAccessRoom -> userId: xp8aGn2wgBqMw2MTK , arguments: { '0': 'MkzYaKwNDrtvZgPap', '1': 'xp8aGn2wgBqMw2MTK' }
�[34mI20180424-10:23:15.121(0) rocketchat_logger rocketchat_logger.js:278 �[34mIntegrations ➔ Outgoing WebHook.debug Execute Trigger: sendMessage
�[34mI20180424-10:23:15.122(0) rocketchat_logger rocketchat_logger.js:278 �[34mIntegrations ➔ Outgoing WebHook.debug Got the event arguments for the event: sendMessage { event: 'sendMessage', message: { _id: 'JusDtpHh8NQFNjemK', rid: 'MkzYaKwNDrtvZgPap', msg: '@teste.user ', ts: 2018-04-24T10:23:15.086Z, u: { _id: 'xp8aGn2wgBqMw2MTK', username: 'sergio.marques', name: 'Sérgio Marques' }, mentions: [ [Object] ], channels: [], _updatedAt: 2018-04-24T10:23:15.096Z, sandstormSessionId: null }, room: { _id: 'MkzYaKwNDrtvZgPap', name: 'teste', fname: 'teste', t: 'c', msgs: 20, u: { _id: 'xp8aGn2wgBqMw2MTK', username: 'sergio.marques' }, customFields: {}, ts: 2018-04-23T13:59:41.172Z, ro: false, sysMes: true, _updatedAt: 2018-04-24T10:21:07.314Z, lm: 2018-04-24T10:21:07.279Z, meta: { revision: 11, created: 1524499749675, version: 0, updated: 1524565267316 }, '$loki': 4, username: 'sergio.marques', usernames: [ 'rocket.cat', 'ricardo.simoes', 'pedro.dourado', 'pedro.benites', 'teste.user', 'sergio.marques' ] } }

@antgel
Copy link
Contributor

antgel commented May 22, 2018

@sampaiodiego Another one?

@ghost
Copy link
Author

ghost commented May 22, 2018

Hello,

This is solved, the user needed to confirm the email address.

Thanks

@ghost
Copy link
Author

ghost commented May 22, 2018

It's Working

@ghost ghost closed this as completed May 22, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant