python_signed_mail/config.json
2025-01-10 22:30:07 +01:00

12 lines
No EOL
387 B
JSON

{
"sender_email": "davrot@uni-bremen.de",
"p12_file": "davrot_79C4A75C.p12",
"p12_password": "REDACTED",
"smtp_server": "smtp.uni-bremen.de",
"smtp_port": 465,
"smtp_username": "davrot",
"smtp_password": "REDACTED",
"verify_cert": false,
"ldap_host": "ldaps://smime.neuro.uni-bremen.de",
"people_dn": "ou=people,dc=smime,dc=uni-bremen,dc=de"
}