Initial commit

This commit is contained in:
Julian Rother 2025-01-16 02:45:17 +01:00
commit 530fbab51c
Signed by: julian
GPG key ID: C19B924C0CD13341
9 changed files with 297 additions and 0 deletions

19
defaults/main.yml Normal file
View file

@ -0,0 +1,19 @@
mail_autodiscover:
info:
name: Example Org
url: https://autodiscover.example.com
domain: example.com
imap:
host: imap.example.com
port: 993
socket: SSL # plain/SSL/STARTTLS
smtp:
host: smtp.example.com
port: 587
socket: STARTTLS # plain/SSL/STARTTLS
# Apple mobile config identifiers
mobile:
identifier: com.example.autodiscover # Replace with reverse of your domain
uuid: 92943D26-CAB3-4086-897D-DC6C0D8B1E86 # Replace with random UUID
mail:
uuid: 7A981A9E-D5D0-4EF8-87FE-39FD6A506FAC # Replace with random UUID