Add documentation for configuring services to use email
This commit is contained in:
parent
44b234c05f
commit
e4bcba2a0b
12
homelab/docs/Email.md
Normal file
12
homelab/docs/Email.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Connect a service to the noreply@jafner.net service account
|
||||
| Key | Value | Note |
|
||||
|:---:|:-----:|:----:|
|
||||
| From Address | noreply@jafner.net |
|
||||
| From Name | No Reply |
|
||||
| Protocol | SMTP |
|
||||
| Mail Server | smtp.gmail.com |
|
||||
| Mail Server Port | 465 |
|
||||
| Security | SSL (Implicit TLS) |
|
||||
| SMTP Authentication | Yes |
|
||||
| Username | noreply@jafner.net |
|
||||
| Password | *See Bitwarden* |
|
Loading…
Reference in New Issue
Block a user