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

Mail Cron Job not sending Mails properly #9

Open
gigatesseract opened this issue Sep 26, 2020 · 0 comments
Open

Mail Cron Job not sending Mails properly #9

gigatesseract opened this issue Sep 26, 2020 · 0 comments
Assignees
Labels
backend Fixes apply to the backend branch bug Something isn't working good first issue Good for newcomers

Comments

@gigatesseract
Copy link
Member

Describe the bug
The mailer job does not fetch pending certificate requests correctly

To Reproduce
Steps to reproduce the behavior:

  1. Change config mail credentials to your credentials. If it is gmail, switch on less secure access
  2. Locate mail.js inside database folder.
  3. Change cron time to next minute.
  4. Enable the mail cron.
  5. Check output log to see number of mails sent.
  6. Check mail sent from your inbox to see how many pending requests have been sent.
  7. Cross verify with the database.

Expected behavior
The numbers sent in the mail should match with the db.

@gigatesseract gigatesseract added bug Something isn't working good first issue Good for newcomers backend Fixes apply to the backend branch labels Sep 26, 2020
@gigatesseract gigatesseract self-assigned this Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Fixes apply to the backend branch bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant