ImapSmtpAccessDetails
Access details for inbox using SMTP or IMAP
Properties
Name | Type | Description | Notes |
---|---|---|---|
smtpServerHost | String | SMTP server host domain | |
smtpServerPort | Integer | SMTP server host port | |
smtpUsername | String | SMTP username for login | |
smtpPassword | String | SMTP for login | |
imapServerHost | String | IMAP server host domain | |
imapServerPort | Integer | IMAP server host port | |
imapUsername | String | IMAP username for login | |
imapPassword | String | IMAP password for login |