Added a note about debugging.
This commit is contained in:
parent
d6eb7453f7
commit
ccaff2a25e
@ -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
|
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.
|
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…
x
Reference in New Issue
Block a user