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

Use MidiSmtpServer for incoming SMTP Service - Enables AUTH and STARTTLS #386

Closed
wants to merge 7 commits into from

Commits on Nov 17, 2018

  1. Use MidiSmtpServer for incoming SMTP Service

      - allows optional TLS and AUTH for SMTP Clients
      - SSL cert will be generated temporarily
      - all auth credentials will be accepted
    TomFreudenberg committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    240e829 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Configuration menu
    Copy the full SHA
    9434417 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    f840d4b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Configuration menu
    Copy the full SHA
    43fd4f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    af09d89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    064cac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    ce8e73d View commit details
    Browse the repository at this point in the history