Email Credentials

Maintainer: Michiel de Jong mic.nosp@m.hiel@unhost.nosp@m.ed.org Version: - 0.1.0

Summary
Email CredentialsMaintainer: Michiel de Jong mic.nosp@m.hiel@unhost.nosp@m.ed.org Version: - 0.1.0
Schemas
email/configCredentials configuration for email

Schemas

email/config

Credentials configuration for email

actorobject:
namedisplay name to use when sending email
addresssender address when sending email
objectobject:
objectTypealways ‘credentials’
imapobject:
hostthe imap server to connect to (string)
portthe imap port to connect to (number)
tlswhether to use tls (boolean)
usenameimap username (string)
passwordimap password (string)
smtpobject:
hostthe smtp server to connect to (string)
portthe smtp port to connect to (number)
tlswhether to use tls (boolean)
usenamesmtp username (string)
passwordsmtp password (string)
Close