Added a note about debugging.
This commit is contained in:
parent
d6eb7453f7
commit
ccaff2a25e
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue