mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Continued snipe-it implementation
This commit is contained in:
@@ -12,7 +12,7 @@ tls off
|
||||
|
||||
account system_email
|
||||
host {{system_email.host}}
|
||||
port {{system_email.smtp_port}}
|
||||
port {{system_email.port}}
|
||||
from {{system_email.from}}
|
||||
user {{system_email.username}}
|
||||
password {{system_email.password}}
|
||||
|
Reference in New Issue
Block a user