Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added mail forward operations #57

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Added mail forward operations #57

wants to merge 4 commits into from

Commits on Mar 22, 2023

  1. Added mock calls for the mail forward endpoints

    Daan Wagenaar committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c33f6bd View commit details
    Browse the repository at this point in the history
  2. Added the MailForward class and MailForwardService. Scaled these unde…

    …r domain as all mail forward related operations require a domain
    Daan Wagenaar committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    aca1976 View commit details
    Browse the repository at this point in the history
  3. Added readme for mail forwards

    Daan Wagenaar committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ac1608f View commit details
    Browse the repository at this point in the history
  4. Added tests for the mail forwards

    Daan Wagenaar committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7954f35 View commit details
    Browse the repository at this point in the history