hackathon-manager icon indicating copy to clipboard operation
hackathon-manager copied to clipboard

Update README to include UserMailer check error

Open peterkos opened this issue 5 years ago • 1 comments
trafficstars

When running in dev environment, do not attempt to send real mail, as there is no mail to send.

peterkos avatar May 23 '20 23:05 peterkos

If it helps, the dev environment should be set up by default to send to Mailcatcher over SMTP, which makes it super easy to test email: http://mailcatcher.me/

sman591 avatar May 24 '20 00:05 sman591