Skip to content

issues Search Results · repo:parse-community/parse-server-simple-mailgun-adapter language:JavaScript

Filter by

21 results
 (95 ms)

21 results

inparse-community/parse-server-simple-mailgun-adapter (press backspace or delete to remove)

I can see a few solutions that use parse cloud code to resend verification email. Is there a built-in function that I can call to resend verification email from the front-end ?
  • tanzeelrana
  • 1
  • Opened 
    on Nov 19, 2018
  • #29

After updating server.js for AWS somehow parse stop running below is the status. emailAdapter: { module: parse-server-mailgun , options: { // The address that your emails come from fromAddress: xxx , ...
  • amitkh6
  • 5
  • Opened 
    on Oct 1, 2018
  • #28

I have two mailgun accounts, one created from a long time ago, with the api key like key-121314214 and other created today with the key like 21313414124-321312-32131 The first works ok, the second no, ...
  • pcg92
  • 1
  • Opened 
    on Jun 6, 2018
  • #25

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper ...
greenkeeper
  • greenkeeper[bot]
  • 1
  • Opened 
    on Feb 12, 2018
  • #24

I have implemented parse-server-simple-mailgun-adapter with my Parse server to send email verifications and reset password emails. Everything is working perfectly fine, but I am concerned about the publicServerURL ...
  • fprospato
  • 1
  • Opened 
    on Jan 4, 2018
  • #23

I made my Parse server through AWS EC2 with bitnami. I connected to my server s instance in the AWS console and added the this code in my server.js file: var express = require( express ); var ParseServer ...
  • fprospato
  • Opened 
    on Dec 28, 2017
  • #22

I m updating parse server user fields using JSON Cloud Code functions. Upon successful submission, this adaptor sends out a new email to the user.
  • tomcooperandco
  • 1
  • Opened 
    on Nov 26, 2017
  • #20

Hello! I have a problem I ve asked in Stackoverflow, ServerFault and Parse Server several weeks ago with no answer, so this is my last chance to find the solution. I ll try to follow the steps to describe ...
  • rferbesa
  • 1
  • Opened 
    on May 9, 2017
  • #17

Hey, I tried integrating this using npm install parse-server-simple-mailgun-adapter and couldn t get it to work. Maybe my domain settings are not configured properly on mailgun as the DNS records is showing ...
  • kaanselhep
  • 4
  • Opened 
    on Dec 21, 2016
  • #16

My email verification/password-reset works but now whenever saveInBackground() is called on a user, the email verification gets sent as well. How can I stop this?
  • gyrotechnologies
  • 2
  • Opened 
    on Nov 27, 2016
  • #15
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub