public class OvhAccountDiagnosis extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
canReceiveEmail
Determines if ingoing message has been received
canBeNull && readOnly
|
Boolean |
canSendEmail
Determines if outgoing message has been delivered
canBeNull && readOnly
|
Boolean |
connectiveWebmail
Determines if possible to authenticate with credentials
canBeNull && readOnly
|
Boolean |
isLocked
Determines if account is locked
canBeNull && readOnly
|
Boolean |
isMxValid
Determines if MX record for account's domain is properly set
canBeNull && readOnly
|
Boolean |
isSpammer
Determines if account is flagged as spammer
canBeNull && readOnly
|
Boolean |
isSrvValid
Determines if SRV (autodiscovery) record for account's domain is properly set
canBeNull && readOnly
|
Boolean |
isSuspended
Determines if account is suspended
canBeNull && readOnly
|
Date |
lastCheck
Last performed diagnostics date
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhAccountDiagnosis() |
public Boolean isMxValid
public Boolean isSpammer
public Boolean canReceiveEmail
public Date lastCheck
public Boolean isSuspended
public Boolean isSrvValid
public Boolean canSendEmail
public Boolean isLocked
public Boolean connectiveWebmail
Copyright © 2018. All rights reserved.