Added a note about debugging.

This commit is contained in:
Juan Luis Baptiste 2018-05-09 02:14:55 -05:00
parent d6eb7453f7
commit ccaff2a25e
1 changed files with 4 additions and 0 deletions

View File

@ -60,3 +60,7 @@ for authentication (like Thunderbird or Outlook). First you need to enable acces
Also take into account that email `From:` header will contain the email address of the account being used to
authenticate against the Gmail SMTP server(SMTP_USERNAME), the one on the email will be ignored by Gmail.
### Debugging
If you need troubleshooting the container you can set the environment variable _DEBUG=yes_ for a more verbose output.