Package com.onec.mail

Class MailProperties.Webhook

java.lang.Object
com.onec.mail.MailProperties.Webhook
Enclosing class:
MailProperties

public static class MailProperties.Webhook extends Object
Inbound provider webhook (bounces/complaints) that feeds the suppression list.
  • Constructor Details

    • Webhook

      public Webhook()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)