Skip to content

Commit a0ec32b

Browse files
committed
add smtp helper to docs
1 parent d3c79db commit a0ec32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosting/configuration/transactional-emails.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ To enable transactional emails in your deployment, set the following environment
1111

1212
| Variable | Description |
1313
| :------- | :---------- |
14-
| `SMTP_CONNECTION_URL` | SMTP server connection. |
14+
| `SMTP_CONNECTION_URL` | SMTP server connection (`smtp://[user[:password]@]host[:port]`)|
1515
| `EMAIL_FROM_ADDRESS` | The sender's email address |

0 commit comments

Comments
 (0)