Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fatmahussein authored Aug 31, 2024
1 parent 681bee6 commit 875a691
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ config.action_mailer.delivery_method = :smtp
open_timeout: 5,
read_timeout: 5 }
```
Please change this to be true in your file

`config.action_mailer.raise_delivery_errors = true`

Your Rails application should now be able to send outbound emails.

### Securing your email and password
Expand Down

0 comments on commit 875a691

Please sign in to comment.