UNPKG

mail-sender-helper

Version:
12 lines (9 loc) 274 B
## 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..." } ```