## Credentials

This is the folder to create the file `credentials.json`, put the following content here:

```json
{
  "originEmail": "your email...",
  "originName": "the name that will apear in the 'from' field of your email",
  "password": "your email password..."
}
```
