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

Add options to enable smtpd_sasl #5

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Add options to enable smtpd_sasl #5

wants to merge 10 commits into from

Commits on Oct 22, 2020

  1. Add options to enable smtpd_sasl

    Florian Lamprecht committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    23ae285 View commit details
    Browse the repository at this point in the history
  2. Add options to set smtpd_delay_reject

    Florian Lamprecht committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d46e2d2 View commit details
    Browse the repository at this point in the history
  3. Add options for queue lifetimes

    Florian Lamprecht committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    daee470 View commit details
    Browse the repository at this point in the history
  4. Add paramter to set sasl_security_options

    Florian Lamprecht committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    d49985c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Fix different problems and warnings in templates and remove with_dict…

    … loop condition
    Florian Lamprecht committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    bb213e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Consistently use mta_override_hostname

    Florian Lamprecht committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    5ed88a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Always include size limit, as a size of zero would also be false

    Florian Lamprecht committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    1f37760 View commit details
    Browse the repository at this point in the history
  2. Add option to set smtp timeout

    Florian Lamprecht committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    15b5a04 View commit details
    Browse the repository at this point in the history
  3. Write listen interfaces to multiple lines for better readability

    Florian Lamprecht committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    60f74d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

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